Mort-lemur Posted October 7, 2015 Share Posted October 7, 2015 Hi, A very quick question - and I should know the answer, but my mind is blank..... I have taken on a new supplier who has some very nice product images as 360 degree movies in .m4v format. They are each a single file and stored in my images folder What is the html code I would need to use to insert these as large images? Many Thanks Now running on a fully modded, Mobile Friendly 2.3.4 Store with the Excellent MTS installed - See my profile for the mods installed ..... So much thanks for all the help given along the way by forum members. Link to comment Share on other sites More sharing options...
burt Posted October 7, 2015 Share Posted October 7, 2015 You'll need to change from .m4v to .mp4 - you should be able to simply rename the file... Upload an image (for use in the layout on the product_info.php page) Then, in the HTML input box: <video controls> <source src="images/Name_Of_Video.mp4" type="video/mp4"> </video> Link to comment Share on other sites More sharing options...
Mort-lemur Posted October 7, 2015 Author Share Posted October 7, 2015 @@burt Thanks Gary :) Now running on a fully modded, Mobile Friendly 2.3.4 Store with the Excellent MTS installed - See my profile for the mods installed ..... So much thanks for all the help given along the way by forum members. Link to comment Share on other sites More sharing options...
Mort-lemur Posted October 8, 2015 Author Share Posted October 8, 2015 @@burt Thanks again - just to confirm that that worked like a charm and for the record the .m4v files could simply be renamed to .mp4 files without issue. I now have some nifty 360 degree images for some products which look great :) Now running on a fully modded, Mobile Friendly 2.3.4 Store with the Excellent MTS installed - See my profile for the mods installed ..... So much thanks for all the help given along the way by forum members. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.