campo
March 20th, 2006, 06:53 PM
I can do quite a few things on websites but for some inexplicable reason I can never get Flash to work properly!
I just downloaded an application which makes the animation for you but again....no luck!
Can anybody who knows anything about Flash tell me why the following refuses to load?
<HTML>
<HEAD>
<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
<TITLE>5intro</TITLE>
</HEAD>
<BODY bgcolor="#001E4B">
<P align="center">
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
WIDTH="640" HEIGHT="480" id="5intro">
<PARAM NAME="movie" VALUE="5intro.swf">
<PARAM NAME="quality" VALUE=high>
<PARAM NAME="bgcolor" VALUE=#001E4B>
<EMBED src="5intro.swf" quality=high bgcolor=#001E4B WIDTH="640" HEIGHT="480" NAME="5intro" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>
</OBJECT>
</P>
</BODY>
</HTML>
I just downloaded an application which makes the animation for you but again....no luck!
Can anybody who knows anything about Flash tell me why the following refuses to load?
<HTML>
<HEAD>
<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
<TITLE>5intro</TITLE>
</HEAD>
<BODY bgcolor="#001E4B">
<P align="center">
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
WIDTH="640" HEIGHT="480" id="5intro">
<PARAM NAME="movie" VALUE="5intro.swf">
<PARAM NAME="quality" VALUE=high>
<PARAM NAME="bgcolor" VALUE=#001E4B>
<EMBED src="5intro.swf" quality=high bgcolor=#001E4B WIDTH="640" HEIGHT="480" NAME="5intro" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>
</OBJECT>
</P>
</BODY>
</HTML>