Persian-Rice
02-01-2003, 05:57 PM
Hey guys,
Im going to explain just a little before I tell you my problem.
ok I have these buttons and when you click them they set an mc to start playing at a a specific frame (slider), now when you click the link it also sends a variable with it into the same mc (slider).
while the new mc is playing on the stage at a certain frame based on an if statement checking for variables (depending on what button you clicked, because each one has it own variable)
it sends the main timeline to jump to a new frame and stop.
Ok here is the problem. when you click the button it sets the new mc to play, great, but the new mc doesnt seem to recognise that I sent it a variable and it wont move the main timeline to the new frame.
The if statment is in _root.slider at frame 12 (in main timeline on slider layer.
and buttons are on their own layers.
when you goto test movies it gives me a message, maybe you can figure it out, i cant, but thats cuz im an idiot at this point heh
what am i doing wrong????
Im going to explain just a little before I tell you my problem.
ok I have these buttons and when you click them they set an mc to start playing at a a specific frame (slider), now when you click the link it also sends a variable with it into the same mc (slider).
while the new mc is playing on the stage at a certain frame based on an if statement checking for variables (depending on what button you clicked, because each one has it own variable)
it sends the main timeline to jump to a new frame and stop.
Ok here is the problem. when you click the button it sets the new mc to play, great, but the new mc doesnt seem to recognise that I sent it a variable and it wont move the main timeline to the new frame.
The if statment is in _root.slider at frame 12 (in main timeline on slider layer.
and buttons are on their own layers.
when you goto test movies it gives me a message, maybe you can figure it out, i cant, but thats cuz im an idiot at this point heh
what am i doing wrong????