I realised the .onPress thing at 1.00 am and gave up!
You’re second option makes sense and in fact, that’s what I originally had. However, this situation is different.
On first press of any button, the user goes to an animation first (will eventually be a preloader I guess), at the end of this animation, it needs to know which button was pressed to activate the animation so that it knows which part of the loaded .swf to go to.
After first press, the nav goes to a new label and has the regular functions. Make sense?
I actually just checked another board I posted to (don’t tell anyone, I’m a faithful Kirupa girl I promise ) and they said I need to set a variable to determine which one was pressed.