Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

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)

 

Thanks for your help

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...