Hio all,
Here is my problem
I have a page with 4 frames, Top,left,bottom and main... in the Left frame i have 1 flash text elemant and currently 5 Flash buttons. i tested the link with the flash text and worked fine but wont work with the buttons. I am trying to use the buttons for my Nav Bar and to target the link to open in the "Main frame". It works fine with flash text,normal text and images with urls... but when i try any flash button it wont work...
Could some one please help? i have googled about but no luck, i found one forum topic sumwer that sounded like sum1 had same problem but i didnt understand where to put the new code that had been given...
Here is the code for one of my buttons
<object classid="clsid
27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="147" height="34">
<param name="movie" value="btnHome.swf">
<param name="bgcolor" value="#666666"><param name="QUALITY" value="high">
<embed src="btnHome.swf" width="147" height="34" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" bgcolor="#666666"></embed>
</object>
If possible could sum1 who knows how to fix it please put in the extra code where it needs to be and colour it in red?
Thanks in advance
-System366-