I think that the only way to communicate between AVM1 and AVM2 movies other than with frame actions (gotoAndPlay, stop, etc) is through a SharedObject.

On 5/31/06, Claudia Barnal <[EMAIL PROTECTED]> wrote:
Yeah, I am using the Loader and "content" property, but I can't get
access to the _methods_ inside a Script tag within the Application
(main.mxml) of the loaded SWF.

Am I supposed to put the functions somewhere else, or is there
something else I might be missing?

Thanks,
Claudia


On 5/30/06, Tracy Spratt <[EMAIL PROTECTED]> wrote:
> How are you loading the swf?  Typically you can access public members of a swf loaded by Loader or Image using the "content" porperty.
>
> myLoader.content.myPublicMember;
>
> For going "up", I think you use parentDocument.
>
> Tracy


--




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


YAHOO! GROUPS LINKS






--
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