textBox.addEventListener(Event.ENTER_FRAME, frameNumberText);
function frameNumberText(evt:Event):void {
var frames:Number;
frames=currentFrame;
textBox.text = (String(frames));
}
My new Animations
-
Hi Guys, Some stuff ive been working Back 2 the future
https://www.youtube.com/watch?v=s3nwI2pvhKM Johnny Bravo
https://www.youtube.com/watch?v=U5WlK9YZrYw...
2 weeks ago
0 comments:
Post a Comment