textBox.addEventListener(Event.ENTER_FRAME, frameNumberText);
function frameNumberText(evt:Event):void {
var frames:Number;
frames=currentFrame;
textBox.text = (String(frames));
}
CS3 is there a way to make super video blox to work?
-
i know that youtube api is dead and i wanna know if there's a way to make
it work with a working one?
1 week ago
0 comments:
Post a Comment