M
Miklos
I have tried to get this flash code to work using "movie in flash format
properties".
This is the code that Front Page has created for the swf file alexnew.swf
<object
classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,42,0"
id="alexnew"
width="567" height="295"<param name="movie" value="alexnew.swf">
<param name="bgcolor" value="#000000">
<param name="quality" value="High">
<param name="wmode" value="transparent">
<param name="allowscriptaccess" value="samedomain">
<param name="base" value="../">
<embed
type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer"
name="alexnew"
width="567" height="295"
src="alexnew.swf"
bgcolor="#000000"
quality="High"
wmode="transparent"
allowscriptaccess="samedomain" base="../">
<noembed>
</noembed>
</embed>
</object>
This is the url:
http://www.alexdasilva.com/home/alexhome.html
Why isn't the code working in I.E. or any other browsers?
properties".
This is the code that Front Page has created for the swf file alexnew.swf
<object
classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,42,0"
id="alexnew"
width="567" height="295"<param name="movie" value="alexnew.swf">
<param name="bgcolor" value="#000000">
<param name="quality" value="High">
<param name="wmode" value="transparent">
<param name="allowscriptaccess" value="samedomain">
<param name="base" value="../">
<embed
type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer"
name="alexnew"
width="567" height="295"
src="alexnew.swf"
bgcolor="#000000"
quality="High"
wmode="transparent"
allowscriptaccess="samedomain" base="../">
<noembed>
</noembed>
</embed>
</object>
This is the url:
http://www.alexdasilva.com/home/alexhome.html
Why isn't the code working in I.E. or any other browsers?