So if the dynamic textfield has an instance name of myText the path from the main timeline would be:
rtFrame.myText.text = "Hello Mum"; Kev -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Noyes, Jeff Sent: 01 November 2005 20:15 To: Flashcoders mailing list Subject: [Flashcoders] How do you send data from a movie to a loaded swf? I have a movie that has a movieclip inside called "rtFrame" On load, the movie loads a foo.swf into rtFrame. If I want to send data from the main movie to a dynamic text file inside of foo.swf - how do you do that? -----Original Message----- From: eric dolecki [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 01, 2005 3:10 PM To: Flashcoders mailing list Subject: [Flashcoders] Circle, rotation to ? I have a math question. Lets say I have a circular movieclip on the stage. It has a directional marker on it so you know which direction its rotated to. click on the circle, now with easing (even just linear), rotate to the movieclip from its current rotation to the destination angle (where the movieclip was clicked on). To work in full 360 degrees. Anyone have any good suggestions on the best way to code this, or an example to boot? Thanks, e.dolecki _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

