Guest Posted February 20, 2007 Posted February 20, 2007 1st a BIG Kudos to the whole OScommerce Team for such great development Flash Not working on IE 6 and Firefox 2.0 but Opera 9.0 I am using on my index.php to have flash embedded this code " <TD width="81" valign="top" align="center"> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="180" height="144"> <param name="movie" value="images/your(swf)file here.swf"> <param name="quality" value="high"> <embed src="images/your(swf)file here.swf" quality="high" pluginspage="https://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="174" height="164"></embed> </object> </TD>" where my swf file is under images/banner2.swf , where banner2.swf is just a loader with some actionscript (it reads an xml file ) and gets the pictures from the images folder. I now it works fine cause I can see it on my local test LAMP server, and also online using opera 9.0 but on IE6 and Firefox 2.0 i see the message movie not loaded . Any ideas why is that happening? This is the url to my test shop http://www.proyectorodo.com/tienda2/ the admin section is open with no password (please dont play with it) (I felt my problem description was not helping for someone take a look) Thanks for your help
Velveeta Posted February 20, 2007 Posted February 20, 2007 1st a BIG Kudos to the whole OScommerce Team for such great developmentFlash Not working on IE 6 and Firefox 2.0 but Opera 9.0 I am using on my index.php to have flash embedded this code " <TD width="81" valign="top" align="center"> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="180" height="144"> <param name="movie" value="images/your(swf)file here.swf"> <param name="quality" value="high"> <embed src="images/your(swf)file here.swf" quality="high" pluginspage="https://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="174" height="164"></embed> </object> </TD>" where my swf file is under images/banner2.swf , where banner2.swf is just a loader with some actionscript (it reads an xml file ) and gets the pictures from the images folder. I now it works fine cause I can see it on my local test LAMP server, and also online using opera 9.0 but on IE6 and Firefox 2.0 i see the message movie not loaded . Any ideas why is that happening? This is the url to my test shop http://www.proyectorodo.com/tienda2/ the admin section is open with no password (please dont play with it) (I felt my problem description was not helping for someone take a look) Thanks for your help Please don't double-post the same problem 1 hour apart... I looked into it myself but am not sure why it's not working... If someone knows the answer, they will chime in with it... Richard. Richard Lindsey
Guest Posted February 20, 2007 Posted February 20, 2007 Please don't double-post the same problem 1 hour apart... I looked into it myself but am not sure why it's not working... If someone knows the answer, they will chime in with it... Richard. I do apologize is just I felt my topic description was not helping on someone take a look. Thank You
Guest Posted February 21, 2007 Posted February 21, 2007 I managed to do this using Dreamweaver Thanks
Recommended Posts
Archived
This topic is now archived and is closed to further replies.