onClipEvent (load){
this._x = 10;
}
onClipEvent (enterFrame) {
}
Using enterFrame does exactly what I described above: it checks the functions inside the onClipEvent each time the movie cycles over a new frame, or the same frame repeatedly.
By Adrien-Luc Sanders, About.com Guide
onClipEvent (load){
this._x = 10;
}
onClipEvent (enterFrame) {
}
Using enterFrame does exactly what I described above: it checks the functions inside the onClipEvent each time the movie cycles over a new frame, or the same frame repeatedly.
What to eat, where to go, fun things to do and how to save money on the perfect gifts. More >
Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >
©2009 About.com, a part of The New York Times Company.
All rights reserved.