A Flash Developer Resource Site

Search:

Type: Posts; User: berzerker8x

Page 1 of 4 1 2 3 4

Search: Search took 0.05 seconds.

  1. Replies
    2
    Views
    522

    Hi Im having the same problem. could you perhaps...

    Hi Im having the same problem. could you perhaps send me the link too. Thanks
  2. Replies
    58
    Views
    3,364

    That would be cool, I think the fiurst time...

    That would be cool, I think the fiurst time around the game is hard, but the second time everything was a lto easier, since I learned the boss's patterns. Have u beaten the PDA mini games, there's no...
  3. Replies
    58
    Views
    3,364

    whoa i just played part 2.. whoa.. that is a...

    whoa i just played part 2.. whoa.. that is a pretty sick game...!
  4. Replies
    58
    Views
    3,364

    Yeh the flash version is hard i agree, I cleared...

    Yeh the flash version is hard i agree, I cleared the console butthat's cuz i had a controller instead of a keyboared i guess..
    What's Heli attack, I haven't tried it yet :confused:
  5. Replies
    58
    Views
    3,364

    Hey guys interesting topic. Folks at Newgrounds...

    Hey guys interesting topic.
    Folks at Newgrounds worked together on a game awhile back called Alien Hominid (http://www.newgrounds.com/portal/view/59593), and it was successful enough that...
  6. Replies
    2
    Views
    489

    Hi, thanks for the reply! Sorry I'm bad with...

    Hi,
    thanks for the reply!
    Sorry I'm bad with words. I actually got the whole duping on movie clips to works. I just don't know how to clear my screen of the duped ones.. :(
    thanks again,
  7. Replies
    2
    Views
    489

    Duplicate movie problem

    Hi everyone,
    quick and simple help needed.
    I got this code dupping bullet holes for me:

    testShotcount++;
    _root.testshot.duplicateMovieClip("testshot"+testShotcount, testShotcount);
    ...
  8. Replies
    0
    Views
    555

    Realtime problems!! (Clocks)

    Hi,

    I am currently trying to find a way to make an action to initiate when the time reaches a certain time, like an alarm clock.

    So far I have this for a debug and trial and error:

    time...
  9. Replies
    0
    Views
    339

    OKay I posted this today and looks like it has...

    OKay I posted this today and looks like it has disappeared! Please leave this here, plz!!!!!

    i'm on the last phase of my racing game and I'm trying to get a timer to stop counting upwards one a...
  10. Hi guys, Finally figured it out! As soon as I...

    Hi guys,
    Finally figured it out!
    As soon as I made some arranging of my mcs on multiple frames with a loop + the enterframe it worked. I had to eliminate some set values in the car mc first...
  11. Hi again, Oh man htis is really ticking me...

    Hi again,
    Oh man htis is really ticking me off.. I put this in the a dynamic textbox " (_root.topplus + _root.topplus2) " and there's no sum....
    I'll be making some changes on the way this thing...
  12. Hmmm I c, I didn't assign any loops in the...

    Hmmm I c,

    I didn't assign any loops in the maintimeline just one frame and everything is in there.. I think I will look into thayt and make al oop then arrange things and see how it works....
  13. Hi everyone, I've been working on a racing game...

    Hi everyone,
    I've been working on a racing game lately and it's almost at completion, when suddenly I noticed a huge flaw in my coding. The variables I made did not add!

    Here's what I did:

    ...
  14. Yup, the MC is named "car" and the instance name...

    Yup, the MC is named "car" and the instance name as well.
  15. Hello! Thanks for the reply! I tried this: ...

    Hello!
    Thanks for the reply!
    I tried this:

    on (release) {
    _root.car._x = 181.0;
    _root.car._y = 167.1;
    tellTarget ("_root.pit") {
    _visible = false;
    }
  16. Hi everyone, I'm working on a racing game at...

    Hi everyone,

    I'm working on a racing game at the momenmt and I have a menu which can change options. When you click the go button in the menu it will make it invisible _visible = false;
    Then the...
  17. Replies
    7
    Views
    613

    Thanks! Linked worked without copy/pasting :D

    Thanks!
    Linked worked without copy/pasting :D
  18. Replies
    7
    Views
    613

    Ohh I c, Can you direct me to a list for all...

    Ohh I c,
    Can you direct me to a list for all these keys?

    thanks
  19. Replies
    7
    Views
    613

    Oh.. Ok, I'm an idiot.. :P I've been trying that...

    Oh.. Ok, I'm an idiot.. :P I've been trying that like this:

    If(Key.isdown(Key.65))

    lol thanks.
  20. Replies
    7
    Views
    613

    Hi everyone, Im trying to make a game and I...

    Hi everyone,

    Im trying to make a game and I can't figure out how to assign a letter to key:

    Here's a bit of my code now:

    If(Key.isDown(UP))
    tellTarget....

    I want ot change the up to...
  21. Replies
    7
    Views
    548

    oh ok :D I'll try many things, see how they...

    oh ok :D
    I'll try many things, see how they work.

    Thanks
  22. Replies
    7
    Views
    548

    Oh ok, reason why I need more room is because...

    Oh ok,
    reason why I need more room is because of a racing game I am making, I can't seem to fit my photoshop picture of track onto the area without it cropping off.

    So I make the instance name...
  23. Can do! :D I have many things in store for my...

    Can do! :D

    I have many things in store for my game. Email me if you want to know more, but you have to keep it a secret! :D
    lexan_RC@rogers.com
  24. Replies
    7
    Views
    548

    wait but isn't that my stage area. I need to...

    wait but isn't that my stage area.

    I need to change the dimensions of my greyed area. Around the stage. thanks though.
  25. Replies
    7
    Views
    548

    Hi everyone, I can't believe I am askign...

    Hi everyone,

    I can't believe I am askign this, maybe I should I know already, but is there a way to increase the work area? and by this I am refering to the grey outter limits.

    Thanks
Results 1 to 25 of 76
Page 1 of 4 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center