*cry*
it's like this this i have an movieClip, and inside this movie clip, i have an button, and oh yeah i am using flash 8,
iwant the button that is in the movieClip to go "up one level" and go to the _root timeline, but it just won't do it :wacko: :bashhead:
this is the code that i use inside the movieClip
[indent]on(release){
_root.help.gotoAndPlay(315);
}[/indent]
really need to know it really fast!
thx for the help
========EDIT==========
flash really are strange i got to say that, i cahnged the 315 frame to 1 and then it just worked :S
Edited by Cyrus_Zei, 18 January 2007 - 07:35 AM.
