A Flash Developer Resource Site

Search:

Type: Posts; User: cobrasniper555

Page 1 of 10 1 2 3 4

Search: Search took 0.04 seconds.

  1. Ya, i found a few tutorials that explain...

    Ya, i found a few tutorials that explain art-based pathfinding, and i could probably connect them to make something useful...
  2. Pathfinding with an art-based RPG, possible?

    Is this possible? It's optional for the game I'm making but I was wondering if pathfinding for an art-based RPG is possible. If it is, could someone give a pseudo out? Please?!?! It would be a...
  3. Replies
    3
    Views
    659

    Well, what I was thinking was what they have in...

    Well, what I was thinking was what they have in games like StickMan Sam(the series) and Madness Interactive and such. I know they don't just have a bullet fly to where the mouse was clicked because...
  4. Replies
    3
    Views
    659

    Shooting

    Ok, in this topic, I want to know how the pros do shooting in games. I know how the slope intercept and the tans work with getting a projectile to fly, but what I want is a line that flies across the...
  5. Replies
    1
    Views
    1,263

    new with XML[HELP]

    Hello, I'm new with XML, so I don't know a lot about it, but how can I get the information from XML to Flash? I am testing my skills, with dynamic boxes that have the variables of:"txt" and "txt2"....
  6. I would help you, but I g2g to school....brb in 7...

    I would help you, but I g2g to school....brb in 7 hrs
  7. Replies
    5
    Views
    4,719

    well...marmotte, i got the idea from the nice...

    well...marmotte, i got the idea from the nice work you did in that tutorial you have on www.gotoandplay.it . I thought that tutorial was great except, it didn't work in Flash MX 2004 PRO when i...
  8. Replies
    5
    Views
    4,719

    8-bit drawing

    Hello, I usually do actionscript, but I was wondering how to draw in 8-bit style. I've tried it using the square tool, which takes forever. Can someone help me with how to draw in 8-bit style?...
  9. Replies
    5
    Views
    549

    ok, well you could have(not yet tested, just...

    ok, well you could have(not yet tested, just making a quick response!):(put this in the current frame's actions panel)
    hours = 00;
    minutes = 00;
    this.onEnterFrame = function() {...
  10. thanks guys, i'll look into that site R1TAL1N!

    thanks guys, i'll look into that site R1TAL1N!
  11. ok.... I know how to do gravity and such, i just...

    ok....
    I know how to do gravity and such, i just need the momentum....like in Madness Interactive, where you can throw the knives...or the guns. I need that, but it's ok if you can't help me. Thanks...
  12. [HELP]2 things i would like to know

    Hello, there are two things I would like to know. How can I make a ragdoll affect for when a guy dies in my RPG and if you shoot him again, then he will move?The other one is, how can I make gravity...
  13. Replies
    2
    Views
    393

    it's ok, i found another way, thanks for replying...

    it's ok, i found another way, thanks for replying though!
  14. Replies
    7
    Views
    600

    yes, I understand, thats why i posted a...

    yes, I understand, thats why i posted a revision...look at my secondary code. It's still wrong for some reason....
  15. Replies
    4
    Views
    559

    hmm..very good, was it programmed in MX2004...

    hmm..very good, was it programmed in MX2004 format? If it was, could I see the .fla? I wanna see how you did it...
  16. Replies
    7
    Views
    600

    ...............you sure? Cuz I can't find it....

    ...............you sure? Cuz I can't find it....
  17. Replies
    5
    Views
    549

    well...depends. Do you want it with just the...

    well...depends. Do you want it with just the clock like in SRPG? or do you want the sky to turn dark when it gets to like 6 PM or something on a clock?
  18. Replies
    2
    Views
    393

    FPS counter...

    I've been searching everywhere, to learn how to make a FPS counter. I've tried making up my own script, but it still won't work. And example is here. Can someone help me?
  19. Replies
    7
    Views
    600

    and I've tried this(the change is that instead of...

    and I've tried this(the change is that instead of "speed *= 1" I put "speed = 4" and erased the top and then I tried it again with the top speed variable...)
    speed = 4;//Defines the variable "speed"...
  20. Replies
    7
    Views
    600

    anyone? sorry...i don't have patience...:D

    anyone? sorry...i don't have patience...:D
  21. Replies
    0
    Views
    292

    loading whole script?

    I'm making an updatable application, and I need to make it so that the person can just download a .txt file or a .php file and then have flash use the whole script. Kind of like a .as file, but can I...
  22. Replies
    7
    Views
    600

    problem with my guy's bounce

    Hello, I have a problem. It seems easy, but I can't figure it out. I am making a simple RPG for a friend to study the actionscript I put in, but I have come across something... I need my guy to...
  23. put this into the movie clip, it seems like it is...

    put this into the movie clip, it seems like it is a button, but it will do the job:
    on(rollOver){
    _root.gotoAndPlay(2);//if you want it to just goto frame 2, then put in:"_root.gotoAndStop(2);
    }
  24. Replies
    10
    Views
    658

    Well....it works when I didn't have any newly...

    Well....it works when I didn't have any newly added scripts, but I added a script, and it still doesn't do it, it just shows the guy running one way, and he won't stop running when i let go of the...
  25. Replies
    10
    Views
    658

    Thanks a lot man, this works now,...

    Thanks a lot man, this works now, wow...THANKS!!!!!
Results 1 to 25 of 228
Page 1 of 10 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center