And a quick follow-up:

setVariable() will work with a Flex setter function, so you can use it to trigger any action in flex.

 

I use this callback setup for programmatic security. I use getURL(“_javascript_:myWrapperFunc(mydata)”);

Tracy

 


From: [email protected] [mailto:[email protected]] On Behalf Of Tracy Spratt
Sent: Friday, November 04, 2005 4:18 PM
To: [email protected]
Subject: RE: [flexcoders] Obtaining data from the outer HTML's DOM

 

Could you use a callback setup?  Fscommand or getURL out to the wrapper, then FlashMovieObject.setVariable(myData) back to Flex?

 

Tracy

 


From: [email protected] [mailto:[email protected]] On Behalf Of Mink, Joseph
Sent: Friday, November 04, 2005 3:56 PM
To: [email protected]
Subject: [flexcoders] Obtaining data from the outer HTML's DOM

 

I just read about fscommand ():

 

 

...very wierd.

 

Anyway, I was hoping to actually obtain information as a return value from a JS function that gets called.  I didn't see any way to obtain data in return using the fscommand function.  Does anyone have a recommendation for obtaing information (with Flex) that exists in the parent HTML document?

 

Thanks!

Joey Mink

[Software Engineer @ Solers, Inc.]

Voice: 703 480 2450

Fax: 703 263 2663

[EMAIL PROTECTED]

 





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




YAHOO! GROUPS LINKS




Reply via email to