A Flash Developer Resource Site

Results 1 to 9 of 9

Thread: Help with Game

  1. #1
    junior member
    Join Date
    Dec 2003
    Location
    the shire
    Posts
    89

    Help with Game

    Hi,
    the fla. below is pretty strait forward.
    I was wondering if any of you could tell me how to do it.

    Thanks
    Attached Files Attached Files
    Last edited by samwise1; 01-03-2005 at 11:28 PM.

    "Let us be rid of it-- once and for all! Come on, Mr. Frodo. I can't carry it for you...but I can carry you."

  2. #2
    junior member
    Join Date
    Dec 2003
    Location
    the shire
    Posts
    89
    Ideas any1?

    "Let us be rid of it-- once and for all! Come on, Mr. Frodo. I can't carry it for you...but I can carry you."

  3. #3
    MindGem Graphics Inc. JediMind's Avatar
    Join Date
    Nov 2001
    Location
    Stockholm/Sweden
    Posts
    407
    ehh what ?

    Why don't you explain in words what your going after, who would wanna download a .fla without any idea of what it is.

  4. #4
    my x booty it is that BIG
    Join Date
    Jun 2004
    Location
    New York
    Posts
    696
    in other words what he is trying to say is WHAT IS YOUR PROBLEM?
    Project||[GAME]-on hold for now
    ------------------
    [Hero]-80%
    [Enemies]-1%
    [Weapons]-90%
    [Items]-0%
    [Levels]-10%

  5. #5
    junior member
    Join Date
    Dec 2003
    Location
    the shire
    Posts
    89
    well yeah...that was pretty dumb.
    but well I need an Idea of how to make it.

    "Let us be rid of it-- once and for all! Come on, Mr. Frodo. I can't carry it for you...but I can carry you."

  6. #6
    n00b yellowman's Avatar
    Join Date
    May 2002
    Location
    Sweden
    Posts
    163
    Originally posted by samwise1
    well yeah...that was pretty dumb.
    but well I need an Idea of how to make it.
    Oh that makes it much clearer!!

    Try putting this on the first frame and export the movie:
    code:
    getURL ("http://www.flashkit.com/board/showthread.php?s=b&threadid=513006", "blank" );


  7. #7
    junior member
    Join Date
    Dec 2003
    Location
    the shire
    Posts
    89
    thanks,
    the swedish are such nice people

    "Let us be rid of it-- once and for all! Come on, Mr. Frodo. I can't carry it for you...but I can carry you."

  8. #8
    MindGem Graphics Inc. JediMind's Avatar
    Join Date
    Nov 2001
    Location
    Stockholm/Sweden
    Posts
    407
    Originally posted by samwise1
    thanks,
    the swedish are such nice people

    Please, dont drag me into this. I was only out to help, not to flame.

  9. #9
    Junior Member
    Join Date
    Jan 2005
    Location
    Italy
    Posts
    9
    Bet you're trying to do something like "press as fast as u can, i'll track how fast u were"? For those funny dance games or something similar?

    You can use an interval which calls a function every n mseconds, put a counter in that functions which will increase every time, indicating actual time from start.. then the function will kill its counter when a key ("a") is pressed.

    Look for setInterval, clearInterval. Hope this helped! Ask if u need.
    Seek skill. Seek knowledge. Seek something.

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