# Variables -\> variables -\> variables

**URL:** https://forum.kirupa.com/t/variables-variables-variables/226126
**Category:** flash
**Created:** [May 18, 2007, 10:29am UTC](https://forum.kirupa.com/t/variables-variables-variables/226126 "2007-05-18T10:29:44Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![designdrumm](https://avatars.discourse-cdn.com/v4/letter/d/6f9a4e/32.png) [@designdrumm](https://forum.kirupa.com/u/designdrumm)
#### Post date: [May 18, 2007, 10:29am UTC](https://forum.kirupa.com/t/variables-variables-variables/226126/1 "2007-05-18T10:29:44Z")

</div>

Ok, I want to know how I can pass some variables betwee movies.

I have a main stage Movie (swf) that two other swfs are loaded into.  
first one then a link from that one leads to the second. all while loaded to this main Movie.

the first sends a variable to the main movie which in turn I want to “send to” or “hold for” the second movie swf to utilize for some code in the second Movie.

I got it to work on a MAC but the same page will not work for PC.  
Is ther a special way to store variables for PC like “trace” or something?

Mine is based off a LoadVars and a \_global variable being passed.

LMK,  
THX

DD
