|
-
But it still fills prams
Variables
Hi you out there in the flash world.
I load a movie into a movie then set a variable within that movie.Can you use a variable in one loaded movie and use the same variable in another loaded movie ,keeping the same total of that variable.
I hope you understand the question.
-
Yeh, just say you've loaded a movie into an empty clip called mcTarget, and in that movie you have a varaible called myVar.
If you want to access that variable from the main timeline then you would reference it as follows -
Code:
_root.mcTarget.myVar
Hope this helps.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|