| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Registered User
Join Date: Jun 2001
Posts: 12
|
I need help in sending variables from a main movie to a movie (swf format) which is loaded on to the main movie.
I have loaded the movie by using loadmovie function. The loaded movie has some textfields(input type) with variable names stored in each of the fields. The movie is in swf format and is loaded on to the main movie. Now if I have to dynamically set the data for the variables of the field how can I pass them to the loaded movie so that the data passed can be loaded in those text fields Please help me |
|
|
|
|
|
#2 |
|
Administrator
Join Date: Nov 2000
Location: Australia
Posts: 8,612
|
loaded onto a level or into a movie clip?
onto a level you can use _level1.variablename as your path and manipulate it as you normally would loaded into a mc you would use _root.mcName.variableName also see the paths tutorial
__________________
Cheers Jesse Stratford ActionScript.org Cofounder Email: presented in this way to stop spam-bots: My email is composed of my first name (jesse) followed by my last name (stratford) followed by @ followed by actionscript.org Please don't email or PM me Flash questions, that's what the Forums are for! ![]() Please don't rely on me reading my PMs either. Email me about important stuff. |
|
|
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Jun 2001
Posts: 12
|
You see, the loaded movie is stored in place of another movie clip in the main frame,
I do know how to pass the variable according to your tutorial, but will this technique work the same way in this situation? because it dosen't seem to work any suggestions? Please do help me out here |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Flash 4 creating an array on screen with duplicate movieclip | Eend | ActionScript 1.0 (and below) | 8 | 02-18-2005 10:07 PM |
| pass variable to another movie... | Caravaggio | ActionScript 1.0 (and below) | 2 | 09-18-2004 05:49 AM |
| Sending orders from loaded movie to level0 | qrosity | ActionScript 1.0 (and below) | 2 | 08-30-2004 08:01 PM |
| Problem With Loading MovieClip Into SUB movie | JakeMX | Components | 2 | 07-28-2004 11:07 PM |
| can a loaded swf affect the frame position of main movie ? | mr bungra | Other Flash General Questions | 15 | 04-29-2004 11:09 AM |