The LocalConnection class allows one Flex application to invoke methods in another. If you load the “inner” application into the same Application Domain as the “outer” application, you may be able to call functions and methods in the “inner” application directly, but I’m not sure how.

 

Tobias.

 


From: [email protected] [mailto:[email protected]] On Behalf Of mthielman11
Sent: Friday, June 30, 2006 10:44 AM
To: [email protected]
Subject: [flexcoders] Re: Calling one Flex app from another

 

--- In [EMAIL PROTECTED]ups.com, "Tobias Patton" <tobias.patton@...> wrote:
>
> You can use the SWFLoader class to load a Flex application from a URL
> and add it as a child of your application.

THanks. I think what I was getting at in my original question was how do I call a certain state
that exists in another flex app in another HTML frame from a different flex app button??

However I may be able to accomplish what I want with the SWLoader command. I have
created a new app with a HDIvdeBox container. The left container holds the Accordian, the
right I want to hold different MXML files depending on the accordian chosen. Each accodian
panel has several buttons that I want to change states in the loaded SW file. How do I do
that?

__._,_.___

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





SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




__,_._,___

Reply via email to