Hey
I have a flash movie which is 800x800 in true size.
I am wanting to have a display in the main content area of a website I am creating, and to also resize automagically based on browser reoslution.
The code is :
<object classid="clsid
27CDB6E-AE6D-11cf-96B8-444553540000" codebase=" width="100%" height="100%">
<param name="movie" value="Files/Images/flash2.swf">
<param name="quality" value="high">
<embed src="Files/Images/flash2.swf" quality="high" pluginspage=" type="application/x-shockwave-flash" width="800" height="800"></embed>
</object>
However the movie clip is displaying at about 25% of available space.
Any ideas please ?
Thanks
Nigel Wilson
"kiwi-kid"
I have a flash movie which is 800x800 in true size.
I am wanting to have a display in the main content area of a website I am creating, and to also resize automagically based on browser reoslution.
The code is :
<object classid="clsid
<param name="movie" value="Files/Images/flash2.swf">
<param name="quality" value="high">
<embed src="Files/Images/flash2.swf" quality="high" pluginspage=" type="application/x-shockwave-flash" width="800" height="800"></embed>
</object>
However the movie clip is displaying at about 25% of available space.
Any ideas please ?
Thanks
Nigel Wilson
"kiwi-kid"