Anders Posted March 4, 2010 Share Posted March 4, 2010 HiI want to show a flash file on my frontpage. How can I do that?If i set this in the HTML in the "Home text editor": <object width="550" height="400"> <embed src="somefilename.swf" width="550" height="400"> </embed> </object> It automatic changes it to: <object width="550" height="400" data="somefilename.swf" type="application/x-shockwave-flash"> </object> And then it only works i IE.What is the solution? Link to comment Share on other sites More sharing options...
josemyhi Posted March 4, 2010 Share Posted March 4, 2010 you can see the solution in this post http://www.prestashop.com/forums/viewthread/7416/discusin_general/insertar_flash_en_index_dot_tpl is spanish, Byewww.vidadel.com Link to comment Share on other sites More sharing options...
Recommended Posts