Public Voice Network
- Random Fascinations?
- the gif animation thread 1281012810
- Pic of the Day 6328063280
- Video Cameras Under $2000 44
- TransFatty @Brooklyn Bowl 1515
- Diablo III 7878
- Coda 2 3030
- Chick of the Day 1536115361
- Your Fav Funny Thing? 9191
- WANT of the day 11751175
- Iron Sky 1111
- In Dallas for a month 88
- Vid of the Day 1202412024
- problems concentrating? 2020
- NYC Birthday show this tu… 44
- Show some recent work 49364936
- How the hell 2626
- stock music 44
- first world problems 775775
- Facebook IPO 153153
- Joke of the Day 345345
- Kids Helmet Dilemma 1919
- paper trail 33
- Learn how to drive? 1717
Filter
actionscript help Nov 28, 08, 12:54 p.m.
Hello!
Need a little quick help with some as2.
I have this menu with active states.
Now I want to pass a variable to the flash file saying that button1 should be active.
So I have a flashvar saying that button=btn1.
now I want to somehow pick that up in the flash file and say something like
if (button == btn1) {
//code for active state
}
any pointers. Been looking for too long now and cant get it to work.

