Flash MX 2004 Problem
Posted: Tue Mar 16, 2004 5:01 pm
Hi guys,
Iam not sure if i can post my problem here but here gos anyway. I am now running Flash MX 2004 and having some problems.
1. This is a side issue for me but it dosen't seem to want me to use more an one Scene at a time, I just can not get it to make a new one, is this me or I didn't install the software right?
2. I have a moive clip witch runs for XX frames and at the end of the clip I have a button, this is the action script Iam using on the button :
on (release) { gotoAndStop("Work"); }
now I know this works if the button gos on the main stage but I need it place at the end of my clip for timing. The Work is a frame label it is trying to get to. Now I have trying use '_root' and this and that back I can not seem to get it to work, anyone have any ideas?
Thanks
Glenn.
Iam not sure if i can post my problem here but here gos anyway. I am now running Flash MX 2004 and having some problems.
1. This is a side issue for me but it dosen't seem to want me to use more an one Scene at a time, I just can not get it to make a new one, is this me or I didn't install the software right?
2. I have a moive clip witch runs for XX frames and at the end of the clip I have a button, this is the action script Iam using on the button :
on (release) { gotoAndStop("Work"); }
now I know this works if the button gos on the main stage but I need it place at the end of my clip for timing. The Work is a frame label it is trying to get to. Now I have trying use '_root' and this and that back I can not seem to get it to work, anyone have any ideas?
Thanks
Glenn.