[Extendflash] 7.2 newbie
Jesse MacFadyen
jessem at ns8corp.net
Thu Aug 11 10:28:48 PDT 2005
This is actually a forum for JSFL which is javascript code that can be run
in the Flash IDE at design time.
My google search for "Flash calls Javascript" returned plenty of results.
Here's one that should answer your question:
http://www.permadi.com/tutorial/flashcalljs/
I think what you want to do is make sure you build your string correctly :
like this : getURL("javascript:myWierdness('blah', 'blah', 'blah',
'_blank')");
Cheers,
Jesse
----- Original Message -----
From: "[b) a d i" <badi at sbcglobal.net>
To: <extendflash at flashguru.co.uk>
Sent: Wednesday, August 10, 2005 7:52 PM
Subject: Re: [Extendflash] 7.2 newbie
> hello,
>
> i'm trying to call a javascript function that i've defined using
> getURL("javascript:myWierdness("blah", "blah", "blah", "_blank");
>
> the javascript function is defined in the same html page my swf is
> embedded...
> i know that i'm not accessing the correct object or object correctly :)
> can
> anyone help?
>
> thanks
>
> b
>
>
>
>
> _______________________________________________
> Extendflash mailing list
> Extendflash at flashguru.co.uk
> http://lists.flashguru.co.uk/mailman/listinfo/extendflash
>
More information about the Extendflash
mailing list