textBox.addEventListener(Event.ENTER_FRAME, frameNumberText);
function frameNumberText(evt:Event):void {
var frames:Number;
frames=currentFrame;
textBox.text = (String(frames));
}
Somestuff that i made with flash and photoshop
-
Since i'm using flash for a work, i decide to publish some of my arts over
here, hope ya'll like it :o https://files.catbox.moe/oo0fzx.jpg
https://files.ca...
3 days ago
0 comments:
Post a Comment