PDA

View Full Version : I need a quik help on this !!


BirdOnWire
11-02-2002, 09:11 PM
I know I should post this in scripting forum but I did and I got no reply!
I need help with my menu attached , it works and move but I can't add any other action to the buttons like go to and play or LaodMovie actions which I need to make it a real menu , I don't know why!!! could any body help me on this !!!
thnx in advance
:confused:

phrequency
11-03-2002, 01:24 PM
I am by no means an actionscript expert but I didn't seem to have a problem attaching more code like "with" (the new version of tellTarget) to the first and second buttons which tell either one of two mc's on the root to got and stop on a frame.

One thing I did change was getting rid of all the frames in the main stage and just left one keyframe and two layers, one with the nav and one with the page mc's.

Take a look...

I think it would be a cool effect if the page which was to open when you click #3 for example only opened once the slider reached number 3...

BirdOnWire
11-03-2002, 07:38 PM
Originally posted by phrequency
I am by no means an actionscript expert but I didn't seem to have a problem attaching more code like "with" (the new version of tellTarget) to the first and second buttons which tell either one of two mc's on the root to got and stop on a frame.

One thing I did change was getting rid of all the frames in the main stage and just left one keyframe and two layers, one with the nav and one with the page mc's.

Take a look...

I think it would be a cool effect if the page which was to open when you click #3 for example only opened once the slider reached number 3...

Ohh , thnx a lot , that works , thnk you so much for help;)