uh, you mean that when blocker(pop up blocker?) is on no flash movie could be seen? What's the code you are using or the file.
Hi Vishesh
Yes I have 2 very small flash movies, one in the banner and one in a picture box which don't show until I click the pop up blocker off. Also I have a javascript drop down menu which also doesn't show unless I click of the pop up blocker.
Code for the banner movie is: [<object classid="clsid

27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="600" height="95">
<param name="movie" value="banner animation.swf">
<param name="quality" value="high"><param name="LOOP" value="false">
<embed src="banner animation.swf" width="600" height="95" loop="false" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed>
</object>]
Code for the javascript menu is: [ <tr>
<td><script type="text/javascript" src="jamDeluxeMenu.js"></script></td>
</tr>]
Best regards
Catherine