I am fairly new to AS3.
I have 4 button’s on frame 1 of my timeline.
I have a flv player on frame 2 of my timeline.
The flv player is loading different clips from an xml file.
I need bttn 1 on frame one to gotoAndStop on frame 2, and then load flv 1.
I need bttn 2 on frame one to gotoAndStop on frame 2, and then load flv 2. ect…ect
Please help, been working on this for ages and just can’t figure it out.