On frame 21, trace("wine back
btn:"+wine_mc.wineback_btn);
This will tell you
1) If the playhead actually DOES reach frame 21
2) If the button in question is actually where you
think it is.
Frequently simple problems like this are because
you've forgotten to put a symbol where you thought you
put it, or because you have the wrong scope.
--- Thomas Collins <[EMAIL PROTECTED]> wrote:
> 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
> _______________________________________________
> [email protected]
> 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
>
____________________________________________________________________________________
TV dinner still cooling?
Check out "Tonight's Picks" on Yahoo! TV.
http://tv.yahoo.com/
_______________________________________________
[email protected]
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