Skip to content

Instantly share code, notes, and snippets.

View MISTER-GPSG's full-sized avatar
💭
I may be slow to respond.

MISTER-GPSG

💭
I may be slow to respond.
  • GPSG
View GitHub Profile
package {
import flash.display.*;
import flash.text.*;
public dynamic class CaptionTip extends MovieClip {
public var captionTiptxt:TextField;
}
}//package