My question this time is very simple.How can I make a popup window to open from a flash button??
I've tried a few examples I found on the net but it comes up with IE cannot download?!!
In actions choose the GET URL function and paste in following code:
javascript:openNewWindow('
Test.html'
,'thewin',
'height=100,width=250,tool
bar=no,scr
ollbars=ye
s');
Any ideeas how this can be done.So I want nothing more than to open a IE popup window from a Flash button.Thank you
Start Free Trial