Jump to content

Need help with displaying Flash


dennylin93

Recommended Posts

I tried the way on this URL: http://www.w3schools.com/media/media_object.asp , and it worked when I put a .swf file on it and viewed it in Interrnet Explorer 6.0. When I tried to open it in Firefox nothing came up, and if I use Dreamweaver to display .swf files, it doesn't validate for HTML 4.01 transitional. Is there any way I can fix this?

Link to comment
Share on other sites

can you post the code you used to display the flash files?
This is the code I used:<object width="400" height="40"classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#4,0,0,0"><param name="SRC" value="bookmark.swf"></object>It is on http://www.w3schools.com/media/media_object.asp. I just modified the file location. It worked on IE, but nothing came up on Firefox.Can anyone can give me a code that is valid HTML and it can show up in Firefox? It will be appreciated.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...