Both the swf are loaded in portal environment. So consider i have 2 menus in portal, Menu1 loads SWF1. Menu2 loads SWF2.
So when i m on Menu1,SWF1 loads and when i click anyhting on SWF! it should change to menu2 and load SWF2 second screen. So, how can i achie such a scenario. I have to pass some parameter to SWF2 from SWF1 to load second screen in SWF2. I dont think SWFLoader will work as its not child application. Both are main applications.... Please suggest. On Sat, Jun 16, 2012 at 11:35 PM, Nagarjuna chilukuri < [email protected]> wrote: > > Hi RK, > I have done this. It is a sub applications concept. > These links will be helpful. > http://blogs.adobe.com/flexdoc/2008/11/flex_32_loading_subapps_1.html > http://livedocs.adobe.com/flex/3/loading_applications.pdf > > > As far as i know, we cannot have control on swf which was not yet loaded. > > Thanks, > Nag. > > > On Thu, Jun 14, 2012 at 3:05 PM, RK <[email protected]> wrote: > >> Hi, >> >> Can anybody help me with this. I have to pass some data between two swfs. >> They load at different times. I mean not at the same time. so Local >> Connection cannot be established. >> >> Also, I have to open 2nd screen of SWF2(not loaded) when i click on >> screen1 of SWF1(loaded). >> >> >> Please help. >> >> Thanks in advance!! >> RK >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Flex India Community" group. >> To view this discussion on the web visit >> https://groups.google.com/d/msg/flex_india/-/_-6Gkkwoq7IJ. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/flex_india?hl=en. >> > > -- > You received this message because you are subscribed to the Google Groups > "Flex India Community" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/flex_india?hl=en. > -- Thanks, Ruchita Khanna -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

