Passing variables

I need to pass a var between a swf and an .as file. I tried _global and it didn’t work. So I ended up using sharedObject which worked… but its a lot of extra code. I feel like i’ve passed vars before, but I totally can’t remember how I did it. Anyone got an idea?