Help - Search - Members - Calendar
Full Version: Emmbedded Flash Firefox = Yes / IE = No
HTMLHelp Forums > Web Authoring > Graphics, Flash and Multimedia
Matt R
Hi,

I have created my first site from a template in HTML/CSS.

I am having a problem displaying the flash. It works fine in Firefox but not in IE.

When I run it in IE from my home PC it works fine although does ask if Its OK using an ActiveX control.

Am I doing something wrong cause I've been racking my brain for hours now.

http://www.onbarz.co.uk/chart.htm

Thanks

Matt
pandy
In the data attribute you refer to a file on flash-mp3-player.net's server. In the PARAM, where you should refer to the same file, you refer to a file on your server and that file doesn't exist. Don't know, possibly FF don't need the PARAM. IE obviously does.

QUOTE
<object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3_maxi.swf" width="135" height="23">
<param name="movie" value="player_mp3_maxi.swf" />
<param name="bgcolor" value="#730f11" />
<param name="FlashVars" value="mp3=http%3A//www.onbarz.co.uk/mp3/vocalchart/...[and so on]


You should download the flash from flash-mp3-player.net and upload it to your own server and not leech it from theirs.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.