Does AbleCommerce Gold support video playing or streaming

For general questions and discussions specific to the AbleCommerce GOLD ASP.Net shopping cart software.
Post Reply
skinsfan99
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 45
Joined: Wed May 25, 2016 3:32 am

Does AbleCommerce Gold support video playing or streaming

Post by skinsfan99 » Wed Nov 02, 2016 9:06 am

Hi Katie,

Does AC Gold support video playing and/or streaming? We have added some YouTube links and they work fine from an <iframe>

I am wondering if we need a specific plug-in.

I did a search on the Merchant Guide for video and got back no hits.

Any information you have on this subject would be helpful.

Thanks,
David

User avatar
Shopping Cart Admin
AbleCommerce Admin
AbleCommerce Admin
Posts: 3055
Joined: Mon Dec 01, 2003 8:41 pm
Location: Vancouver, WA
Contact:

Re: Does AbleCommerce Gold support video playing or streaming

Post by Shopping Cart Admin » Thu Nov 03, 2016 3:36 am

Hi David,

Any of the html fields in AbleCommerce would support the youtube links just fine. There isn't any special requirements or anything.
Thanks for your support

Shopping Cart Guru
AbleCommerce.com
Follow us on Facebook

skinsfan99
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 45
Joined: Wed May 25, 2016 3:32 am

Re: Does AbleCommerce Gold support video playing or streaming

Post by skinsfan99 » Thu Nov 03, 2016 3:52 am

Yes we have had success with that.

Our question is can we play videos other than YouTube via AC? Example, video files that are on our server.

I would think we would need some sort of plugin and I was asking does AC support that and if so which one(s).

Thanks,
David

User avatar
Shopping Cart Admin
AbleCommerce Admin
AbleCommerce Admin
Posts: 3055
Joined: Mon Dec 01, 2003 8:41 pm
Location: Vancouver, WA
Contact:

Re: Does AbleCommerce Gold support video playing or streaming

Post by Shopping Cart Admin » Thu Nov 03, 2016 4:05 am

Hi David,

Add the extension of the videos so they can be uploaded via the asset manager. Then you can simply reference them in the html field as well. No plug ins are required. Though there are jquery add-on's that may be helpful.

http://help.ablecommerce.com/mergedProj ... ttings.htm

This is just a random jquery plug in I found using google.

http://jquery.malsup.com/media/
Thanks for your support

Shopping Cart Guru
AbleCommerce.com
Follow us on Facebook

User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Re: Does AbleCommerce Gold support video playing or streaming

Post by AbleMods » Thu Nov 03, 2016 8:45 am

skinsfan99 wrote:Our question is can we play videos other than YouTube via AC? Example, video files that are on our server.
You can, but you don't want to unless the server itself has been configured for streaming video. If you just embed the movie file without any sort of streaming feature on the server, every browser hit will require downloading the entire movie file before the page can finish loading. Anything but the smallest of video clips would drag your page speed down dramatically. This is why streaming video is so popular, it delivers video content in manageable chunks instead of all at once.

The best solution (without a lot of technical changes) is to upload your videos to YouTube or Vimeo and embed them into your site. You can tell YouTube to not show ads, trigger them to auto-play etc all within the parameters of the embedded link.

There's really very little reason to stream your own video these days unless it's monotized, in which case you would still want to use some sort of streaming service to offload the hard setup work.
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com

Post Reply