Hello,
I have embedded flash for a short demo animation into a fragment using the following:
!!<<object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="600" height="600" >
<param name="movie" value="http://www.schoolofcolor.com/acatalog/page 1 title page.swf">
<param name="quality" value="high"><param name="scale" value="exactfit">
<embed src="http://www.schoolofcolor.com/acatalog/page 1 title page.swf" width="600" height="600" align="top" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed>
</object>>!!
However, I am getting a black bar at the top and the bottom of the animation. Please see here http://www.schoolofcolor.com/acatalo...Book_Demo.html
I have tried everything that I can think of and followed dozens of google suggestions but they won't go.
Can anyone help?
Cheers
I have embedded flash for a short demo animation into a fragment using the following:
!!<<object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="600" height="600" >
<param name="movie" value="http://www.schoolofcolor.com/acatalog/page 1 title page.swf">
<param name="quality" value="high"><param name="scale" value="exactfit">
<embed src="http://www.schoolofcolor.com/acatalog/page 1 title page.swf" width="600" height="600" align="top" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed>
</object>>!!
However, I am getting a black bar at the top and the bottom of the animation. Please see here http://www.schoolofcolor.com/acatalo...Book_Demo.html
I have tried everything that I can think of and followed dozens of google suggestions but they won't go.
Can anyone help?
Cheers
Comment