MySpace is a prime example of allowScriptAccess="never"
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf
> Of John VanHorn
> Sent: Thursday, November 16, 2006 3:27 PM
> To: Flashcoders mailing list
> Subject: Re: [Fla
the allowScriptAccess attribute of the embed tag can be set to "never" or
"always". if its never, you can write all the javascript you want, but it
wont get called. i see embeds with both "always" and "never" on myspace
pages. im guessing that any third party swfs will be set to "never".if
tha
there's a ready state for the External interface you might need to check,
the ready state fires when the page has done loading and the javascript is
ready for you to call , check the ExternalInterface class in flash 8 for
that
On 11/16/06, Dave Segal <[EMAIL PROTECTED]> wrote:
Thanks for the r
Dave,
Hopefully the following will help you get closer to your goal.
I tried various things to get this to work and the biggest problem is I
couldn't find a way to make javascript talk back to flash when it's created
in flash. If you have javascript functions on the html page where the flash
obj
4 matches
Mail list logo