juxmedia
10-05-2007, 05:11 PM
Hi
im struggling to validate my current xhtml web page the only thing left is to change the embed flash into the code below, witch worked i know longer have any errors
this is all good but the movie wont play any one have any ideas?
i want it to be supported in all browsers to but atm it looks like its only going to work in EXPLORER
<object type="application/x-shockwave-flash" data="justin home.swf" width="431" height="68">
<param name="movie" value="justin home.swf" />
<param name="BGCOLOR" value="#000000" />
<a title="You must install the Flash Plugin for your Browser in order to view this movie" href="http://www.macromedia.com/shockwave/download/alternates/"><img src="needplugin.gif" width="431" height="68" alt="placeholder for flash movie" /></a>
</object>
im struggling to validate my current xhtml web page the only thing left is to change the embed flash into the code below, witch worked i know longer have any errors
this is all good but the movie wont play any one have any ideas?
i want it to be supported in all browsers to but atm it looks like its only going to work in EXPLORER
<object type="application/x-shockwave-flash" data="justin home.swf" width="431" height="68">
<param name="movie" value="justin home.swf" />
<param name="BGCOLOR" value="#000000" />
<a title="You must install the Flash Plugin for your Browser in order to view this movie" href="http://www.macromedia.com/shockwave/download/alternates/"><img src="needplugin.gif" width="431" height="68" alt="placeholder for flash movie" /></a>
</object>