View Single Post

  #2 (permalink)  
Old 18-08-08, 17:58
tem's Avatar
tem tem is offline
Moderator
 
Join Date: Jan 1970
Posts: 493
Rep Power: 40
tem is on a distinguished road
Re: Linking Buttons to SWF files?

Hi!
so you want to change the actual swf file embedded in an html page with a new one?

I think that you can do that using html i-frames HTML IFRAME TAG
then from the flash button:

Code:
navigateToURL(request,'_iframe-name');
hope it helps..
__________________
http://www.thetconcept.com
Reply With Quote