Interesting.  Most of the examples I see use getURL.  Even Cristophe's
HTML-InIFrame-Over-Flex solution has the fscommand lines commented out
and is using getURL!

So far, we have been able to control the browser, but are there any
other advantages?

Tracy

-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of John Dowdell
Sent: Friday, May 20, 2005 4:38 PM
To: [email protected]
Subject: Re: [flexcoders] passing variables using getURL?

Abdul Qabiz wrote:
> No we don't get anything back if invoke JavaScript function using
> getURL(..). But you can do something similar, as described below:

For what it's worth, some of the various browsers *did* return 
JavaScript values to plugins after receiving a "javascript:" pseudo-URL.

I haven't tested whether any of the current browsers work like this.

But like all that underdocumented stuff, it worked in some browsers, 
didn't work in others, and was subject to side-effects in many cases 
(didn't work with WMODE on, etc).

Some of the browsers *do* offer a documented, tested, and supported 
plugin/browser intercommunication scheme, and where such an ability is 
offered the Macromedia Flash Player has exploited it, under the general 
"FSCommand" interface. I see lots of people continue to promote 
"javascript:" pseudo-URLs and this worries me, just because of the great

variability of browser support for this ability.

jd




-- 
John Dowdell . Macromedia Developer Support . San Francisco CA USA
Weblog: http://www.macromedia.com/go/blog_jd
Aggregator: http://www.macromedia.com/go/weblogs
Technotes: http://www.macromedia.com/support/
Spam killed my private email -- public record is best, thanks.


 
Yahoo! Groups Links



 






 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to