Greetings,
I have used Flash 5 to design a small site and have used the publish feature
to generate an HTML file. I've uploaded the HTML file to my host,but for some
reason the page will not load. There are no problems with my server and my dns
settings are pointing to them.My hosting company verifed everything is in
working order. They said there is a problem with my HTML file and I can not
figure out the problem.I have pasted my HTML file code below. If someone could
take a look to see if they can find anything I need to change to make it work I
would greatly appreciate it. If there is anything that I can do for you,please
let me know.
Thank you,
Lorenzo Munoz,Jr
Digital intertainment
<HTML>
<HEAD>
<meta http-equiv=Content-Type content="text/html; charset=utf-8">
<TITLE>Digital Intertainment</TITLE>
</HEAD>
<BODY bgcolor="#FFFFFF">
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="
http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve rsion=6,0,0,0"
WIDTH="980" HEIGHT="600" id="Digital Intertainment" ALIGN="">
<PARAM NAME=movie VALUE="Digital Intertainment.swf"> <PARAM NAME=loop
VALUE=false> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#FFFFFF>
<EMBED src="Digital Intertainment.swf" loop=false quality=high bgcolor=#FFFFFF
WIDTH="550" HEIGHT="400" NAME="Digital Intertainment" ALIGN=""
TYPE="application/x-shockwave-flash"
PLUGINSPAGE="
http://www.macromedia.com/go/getflashplayer"></EMBED>
</OBJECT>
</BODY>
</HTML>