A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: [demo/game] MouseRunner

  1. #1
    Senior Member TheLostGuru's Avatar
    Join Date
    Aug 2004
    Location
    I live on this webpage...
    Posts
    784

    [demo/game] MouseRunner

    This is my first go at making something truly dynamic. The entire orange movieclip in the middle is created on the go using 'lineTo' (is this called the drawing API?). I know that I have seen this idea somewhere before, so I do not take credit for the idea. Is there a method that would make the lines curvy instead of straight? Something like lineCurveTo? Also, I am using a shapeflag as a hitTest, but right now you can't lose.


    A deeper question.... In flash when I test the movie, after it runs for a while, the script messes up and it seems that I have two mc's at a time. It almost looks like the first part of the MC has gone too high and has come back to the bottom and is rerunning through the screen. Is there a limit to a MC's _y position, that would be causing this error? However, when I play the game in a browser, it works perfectly. No malfunction of the script. This seems a little bit reverse. Has anyone else ever experienced my problem?
    "If I have seen further it is by standing on the shoulders of giants." Isaac Newton
    ------------------------------------------------------------------------------

  2. #2
    Senior Member tonypa's Avatar
    Join Date
    Jul 2001
    Location
    Estonia
    Posts
    8,223
    Try curveTo() method to make curvy lines.

  3. #3
    Junior Member
    Join Date
    Jul 2007
    Posts
    11
    hey thelostguru how did you make this game can you show me real fast just like the code and a screen shot of the made spot

  4. #4
    do your smiles love u? slicer4ever's Avatar
    Join Date
    Dec 2005
    Location
    in a random occurance
    Posts
    475
    very nice as for your error i do not believe that their's is a y limit it's just a number if you think about it

  5. #5
    Senior Member
    Join Date
    Mar 2007
    Posts
    283
    its cool.. nice and simple one.. reminds me of the ribbon game... except its horizontal
    try my games
    newEscape Game | SPOT

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center