A Flash Developer Resource Site

Search:

Type: Posts; User: shinobitaichou

Search: Search took 0.04 seconds.

  1. Thanks a lot. I just discovered Flixel and was...

    Thanks a lot. I just discovered Flixel and was looking for something like this. :)
  2. I see. Nice game design, btw. I like the...

    I see.
    Nice game design, btw. I like the rotating level, and the swinging mechanic.
  3. I see. I guess I'll look into bytearray then....

    I see. I guess I'll look into bytearray then. Thanks for answering.
  4. Level Creation: Whats the best method?

    Ive seen levels generate through arrays or built on the stage. But they just dont seem like they are all that efficient, to me.
    My question is, whats the best, most efficient way to generate/design...
  5. Replies
    0
    Views
    1,087

    Bezier Curves?

    Seen this thrown around a bit in some threads, so I Googled it and see that its used for animation and graphics. So, could someone tell me its most practical uses for Flash games, and a good site, if...
  6. Replies
    3
    Views
    1,544

    Thank you, buk. :)

    Thank you, buk. :)
  7. Replies
    3
    Views
    1,544

    Question about Projectiles

    I was just wondering what type of mathematical computations/physics I need to know for determining a projectile's path and trajectory.
  8. Replies
    9
    Views
    999

    This looks amazing and the music is good too....

    This looks amazing and the music is good too. Very relaxing.
  9. Replies
    10
    Views
    1,291

    You should really try to get more Friends lol...

    You should really try to get more Friends lol
    This is awful generous of you. Hope it gets you some good exposure.
  10. Ok, so I read through it. Great advice. render,...

    Ok, so I read through it. Great advice.
    render, thanks for the link. I think I had that site bookmarked already, but havent gotten to checking it out yet.
  11. Thank you for the constructive responses. I...

    Thank you for the constructive responses. I havent been on for a while.

    About the RPG debacle, its as TOdorus said:


    I just have an interest in it, but I know I wont be able to make something...
  12. Thanks for being a jackass. Im sure it was a lot...

    Thanks for being a jackass. Im sure it was a lot easier than attempting to answer any of my questions. Im grateful.
  13. Newb with Questions about Level Creation

    Im attempting to make a game completely from scratch as both a learning tool for AS3 and Flash game design (and as redemption for my course project's failure :xbones: )
    Anyways, Ive purchased a...
  14. OHHHH....I forgot about currentFrame. Still an...

    OHHHH....I forgot about currentFrame. Still an Actionscript beginner =(
    In fact, this is a final project for my Actionscript class, due next week.
    I'll probably be asking for help alot during the...
  15. He isnt finished.

    He isnt finished.
  16. Hmmm... I think you're right Tonypa. Here's...

    Hmmm...

    I think you're right Tonypa. Here's the code


    heroMC.addEventListener(Event.ENTER_FRAME,moveHero);

    function moveHero(event:Event):void{

    if (LKeyDown){
  17. [CS3] Problem with character animation

    Im having a problem.
    Here's the file: http://megaswf.com/view/79faaca4f54b39a27c17bfdce7f69a10.html

    Notice that when you press the arrow keys for the character to run, he is frozen in one frame...
  18. Maybe you're right. On a related note, is it a...

    Maybe you're right.

    On a related note, is it a complicated matter to get a character to be able to run on curved surfaces?
  19. Thank you guys. I did come across Emanuele's...

    Thank you guys.

    I did come across Emanuele's site while searching the web last night.
  20. [CS3] Are there any GOOD AS3 Game tutorials?

    Everything i come across is either AS2 or is too simplistic or too complicated. Do any comprehensive, well-written AS3 platform(or other genre) game tutorials exist?
  21. Ok. I looked over the thread and it looks like...

    Ok. I looked over the thread and it looks like this post ended up being the 'ultimate' solution: http://board.flashkit.com/board/showpost.php?p=4014886&postcount=91

    Now my question is: how do I...
  22. Thanks a lot. Ill check it out right now.

    Thanks a lot. Ill check it out right now.
  23. [CS3] How would you emulate this with Actionscript?

    If you watch this video footage of Baby Mario:
    http://www.youtube.com/watch?v=POIHymMSp58

    you'll see that he can run on any surface. How exactly would you emulate this sticking behavior in...
  24. Thank you for the help. The code was from my...

    Thank you for the help.

    The code was from my midterm(has nothing to do with the game Im planning). Here's what we had to...
  25. [CS3] [HELP] Questions concerning school project

    Im taking an Internet Programming course focusing on beginner AS. For my final project i have to make a game, and so i decided to try my hand at a platform game, since Ive had interest in that for a...
Results 1 to 25 of 25




Click Here to Expand Forum to Full Width

HTML5 Development Center