Hi all,
I have created a small flash file and while trying to add to a site, the search feature does not work. The link to the movie is http://www.mediafire.com/?mivxbmjmpwe
I have tried Publishing with Flash 6 through 9 without any use.
While CS3 is open and I test the scene, the search opens a new window and things work fine. When I open the Published SWF through explorer it asks for a prompt to change the setting but nothing actually happens…
While embeded in HTML no popups!! Please help me on this.
I use the following code to embed
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0" id="webserver1" width="984" height="43"><param name="movie" value="menu2.swf"><param name="quality" value="high"> <param name="bgcolor" value="#FFFFFF"><embed src="menu2.swf" quality="high" bgcolor="#FFFFFF" width="984" height="43" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></embed></object>