Hi all,

this is my first post on flashcoders. i think this is a simple fix and
everything is basic, so i can't figure out why it isn't working.

my code on the root timeline in the actions layer (frame 21) is simply:

 ** stop();

wine_mc.wineback_btn.onPress = function() {
  trace("hello");
}

might anyone know why my "wineback_btn" is not registering the "onPress"?

i know for sure that my playhead reaches frame 21 where the code is.
instance names are specified.

any help would be much appreciated.

thanks in advance.

i've uploaded the .fla in case you want to take a closer look.

http://download.yousendit.com/73F37C700CEE66C5
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to