I had the same problem and I solved it using Application.application.variable in the swf application. Dont know if this works for functions as well.
Greetings --- In [email protected], "kosir.milan" <[EMAIL PROTECTED]> wrote: > > Hi all, I'm posting this again after first unseccesfull post. > > I'd like to use SWFLoader to load some flex/AS3 swf, and when it is > loaded into host application, I'd like to change some data on it, > according to data in host application. I've seen examples in help about > accessing loaded SWF with SystemManager, but I'd like to access host > application from within loaded swf (in creationComplete event). Does > anyone has experience how to access variables/methods in host > application? If I trace this.parent.parent.parent in loaded swf I can > see my SWFLoader in host application, but it seems like I can't access > parentApplication directly. > Any hint would be greatly appreciated. > Thanks, Milan > -- 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 <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/flexcoders/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> 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/

