Hi
Thanks for the help all the time.
In my flash code what would i put if someone went to my site and the flash did not work, a code to detect the flash they need..
I used a flash stream flv in part
of my movie i made, the flash movie
plays good but the streamed flv dont work unless i download flash player 10.
I use flash MX
here is my code..
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase=" width="823" height="202" id="headerstream2" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="headerstream2.swf" />
<param name="quality" value="high" />
<param name="bgcolor" value="#ffffff" />
<embed src="headerstream2.swf" quality="high" bgcolor="#ffffff" width="823" height="202" name="headerstream2" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage=" />
</object>
thank you
Thanks for the help all the time.
In my flash code what would i put if someone went to my site and the flash did not work, a code to detect the flash they need..
I used a flash stream flv in part
of my movie i made, the flash movie
plays good but the streamed flv dont work unless i download flash player 10.
I use flash MX
here is my code..
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase=" width="823" height="202" id="headerstream2" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="headerstream2.swf" />
<param name="quality" value="high" />
<param name="bgcolor" value="#ffffff" />
<embed src="headerstream2.swf" quality="high" bgcolor="#ffffff" width="823" height="202" name="headerstream2" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage=" />
</object>
thank you