NaN:NaN
NaN:NaN

Scale and position your image


NOTE: please consider becoming a supporter if you would like to choose a shape.
View Profile SketchistGames
Drop file(s), or click here to upload.
    Hey. Message me sometime! :)

    Age 27, Male

    Game Programmer

    MIT when i grow up (i hope)

    Joined on 3/2/12

    Level:
    5
    Exp Points:
    240 / 280
    Exp Rank:
    > 100,000
    Vote Power:
    4.37 votes
    Rank:
    Civilian
    Global Rank:
    > 100,000
    Blams:
    3
    Saves:
    6
    B/P Bonus:
    0%
    Whistle:
    Normal
    Medals:
    447

    D:

    Posted by SketchistGames - March 29th, 2012


    As2:
    -------
    on(release){
    gotoAndPlay(2);
    }

    As3:
    -------
    buttonname.addEventListener(MouseEvent.CLICK, eventname);

    function eventname(event:MouseEvent):void
    gotoAndPlay(2);
    }
    The code is "better" but it takes SO much longer lol. *Lazy Face*


    Comments

    Comments ain't a thing here.