all groups > flash actionscript > september 2005 >
You're in the

flash actionscript

group:

JavaScript and Flash Player 8


JavaScript and Flash Player 8 andgonza
9/23/2005 8:26:24 PM
flash actionscript: Hi everyone!
I have one flash button with this command:
on (release) {
getURL("javascript:window.close()", "_parent");
}

It works very well with Flash player 7, but as soon as install Flash payer 8,
my button doesn?t want to work any more.
Is there anyone who can tell me why?
thanks

Re: JavaScript and Flash Player 8 labs NO[at]SPAM cbaconsult
9/24/2005 12:37:28 PM
Hi.

Why don't you try the new externalinterface? It's far more powerfull and very easy to handle.

[]'s
Re: JavaScript and Flash Player 8 andgonza
9/26/2005 4:10:27 PM
Hi Labs,
Could you please explain me, what is externalinterface
AddThis Social Bookmark Button