home *** CD-ROM | disk | FTP | other *** search
- package
- {
- import com.customButton;
-
- [Embed(source="/_assets/assets.swf", symbol="symbol133")]
- public dynamic class ArrowLeft extends customButton
- {
- public function ArrowLeft()
- {
- super();
- addFrameScript(0,frame1,14,frame15);
- }
-
- internal function frame15() : *
- {
- stop();
- }
-
- internal function frame1() : *
- {
- stop();
- }
- }
- }
-
-