A Flash Developer Resource Site

Search:

Type: Posts; User: rynoe

Search: Search took 0.19 seconds.

  1. Replies
    5
    Views
    2,184

    That's because my code was WRONG! WRONG WRONG...

    That's because my code was WRONG!

    WRONG WRONG WRONG!

    SHAME!


    I fixed it.
  2. Replies
    5
    Views
    2,184

    myTimer = new Timer(1000,20); stop();...

    myTimer = new Timer(1000,20);
    stop();
    cover.visible=true;
    import flash.events.MouseEvent;

    function onClick(event:MouseEvent):void
    {
    var nRandom = 1 + Math.floor(Math.random() * 7);
    ...
Results 1 to 2 of 2




Click Here to Expand Forum to Full Width

HTML5 Development Center