2 things wrong. first of all for some reason I can’t see my flash movie online. i right click and it shows it as being there but i can’t see it. second, when i use to be able to see it, a huge black block would always pop up where it used to be masked. here is the html i’m using to display the page
<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”>
<html xmlns=“http://www.w3.org/1999/xhtml” xml:lang=“en” lang=“en”>
<head>
<meta http-equiv=“Content-Type” content=“text/html; charset=iso-8859-1” />
<title>Main</title>
</head>
<body bgcolor="#ffffff">
<!–url’s used in the movie–>
<!–text used in the movie–>
<!–
0
–>
<object classid=“clsid:d27cdb6e-ae6d-11cf-96b8-444553540000” codebase=“http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0” width=“100%” height=“100%” id=“Main” align=“middle”>
<param name=“allowScriptAccess” value=“sameDomain” />
<param name=“movie” value=“Main.swf” />
<param name=“quality” value=“high” />
<param name=“scale” value=“noscale” />
<param name=“bgcolor” value="#ffffff" />
<embed src=“Main.swf” quality=“high” scale=“noscale” bgcolor="#ffffff" width=“100%” height=“100%” name=“Main” align=“middle” allowScriptAccess=“sameDomain” type=“application/x-shockwave-flash” pluginspage=“http://www.macromedia.com/go/getflashplayer” /></object>
</body>
</html>
the website is www.visionfuse.com