all groups > flash actionscript > february 2007 >
You're in the

flash actionscript

group:

So simple question... sorry!


So simple question... sorry! Bert NO[at]SPAM home
2/17/2007 7:42:25 PM
flash actionscript:
Just started learning actionscript and gather that you should aim to put code
on an actionscript layer in frame 1. I have done this. However, I am using a
preloader and my content is on frame 10, where I have a button, but the event
(button_btn.onRelease) for the button is on frame 1, therefore the event is not
being captured. Am I doing something stupid here?

Any advice would be great!

Cheers
Re: So simple question... sorry! dulal
2/19/2007 5:54:03 AM
Cheers,
Why you are not giving the code on button? you can use

on(release){
gotoAndPlay or other statement ( );
}






[quoted text, click to view]
AddThis Social Bookmark Button