aroon
01-17-2009, 10:18 AM
hi
i m confused why i cant see my flash movie on browser
this is my html code
<HTML><HEAD><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<style type="text/css">
<!--
body {
margin-left: 0%;
margin-top: 0%;
margin-right: 0%;
margin-bottom: 0%;
}
-->
</style>
<script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
</HEAD>
<BODY>
<!--url's used in the movie-->
<!--http://www.blackpulp.com/forums/-->
<!--text used in the movie-->
<script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0','width','100%','heigh t','100%','id','rezrrctn','align','middle','src',' ../swf/rezrrctn','quality','high','scale','noscale','bgco lor','#999999','name','rezrrctn','allowscriptacces s','sameDomain','pluginspage','http://www.macromedia.com/go/getflashplayer','movie','../swf/rezrrctn' ); //end AC code
</script><noscript><OBJECT classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="100%" height="100%" id="rezrrctn" align="middle">
<PARAM name="allowScriptAccess" value="sameDomain">
<PARAM name="movie" value="full prototype.swf">
<PARAM name="quality" value="high">
<PARAM name="scale" value="noscale">
<PARAM name="bgcolor" value="#999999">
<EMBED src="swf/full prototype.swf" quality="high" scale="noscale" bgcolor="#999999" width="100%" height="100%" name="full prototype" align="middle" allowscriptaccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer">
</OBJECT></noscript>
</BODY></HTML>
plz suggest if there any problem with text
with this text i m seeing only blank screen nothing else
thnx in advance
i m confused why i cant see my flash movie on browser
this is my html code
<HTML><HEAD><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<style type="text/css">
<!--
body {
margin-left: 0%;
margin-top: 0%;
margin-right: 0%;
margin-bottom: 0%;
}
-->
</style>
<script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
</HEAD>
<BODY>
<!--url's used in the movie-->
<!--http://www.blackpulp.com/forums/-->
<!--text used in the movie-->
<script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0','width','100%','heigh t','100%','id','rezrrctn','align','middle','src',' ../swf/rezrrctn','quality','high','scale','noscale','bgco lor','#999999','name','rezrrctn','allowscriptacces s','sameDomain','pluginspage','http://www.macromedia.com/go/getflashplayer','movie','../swf/rezrrctn' ); //end AC code
</script><noscript><OBJECT classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="100%" height="100%" id="rezrrctn" align="middle">
<PARAM name="allowScriptAccess" value="sameDomain">
<PARAM name="movie" value="full prototype.swf">
<PARAM name="quality" value="high">
<PARAM name="scale" value="noscale">
<PARAM name="bgcolor" value="#999999">
<EMBED src="swf/full prototype.swf" quality="high" scale="noscale" bgcolor="#999999" width="100%" height="100%" name="full prototype" align="middle" allowscriptaccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer">
</OBJECT></noscript>
</BODY></HTML>
plz suggest if there any problem with text
with this text i m seeing only blank screen nothing else
thnx in advance