A Flash Developer Resource Site

Search:

Type: Posts; User: askentoyou

Page 1 of 2 1 2

Search: Search took 0.05 seconds.

  1. Thread: drag

    by askentoyou
    Replies
    1
    Views
    717

    drag

    Hello, I created a code that simply bounces a ball... Then I tried to Make it so that when you grab the ball you can drag it. It had almost worked perfect but when you press on the ball, the ball...
  2. Replies
    3
    Views
    664

    stoping a frame

    Helo, I am creating a game and I need help with an animation frame problem. I am tring to make so that it stops on a frame, and if you hit the right key move on to the next frame, can anyone help me...
  3. Replies
    7
    Views
    1,106

    Its still not functioning properly, do you have...

    Its still not functioning properly, do you have to anything in the parentases
    of the Key.addListener(yourKeyListener);???? what am i doing wrong?



    var yourSound:Sound =new Sound(); ...
  4. Replies
    7
    Views
    1,106

    Thank you so much, and your right am not to...

    Thank you so much, and your right am not to expirienced.
  5. Replies
    7
    Views
    1,106

    how do you set the sound link??

    how do you set the sound link??
  6. Replies
    7
    Views
    1,106

    [MX04] piano_game

    Hi I am tring to create a piano game that functions on key hits,I tried
    to make this code work but it dosent work
    if you can help me modify it or tell me what am doing wrong it would be very much...
  7. Replies
    1
    Views
    506

    [MX04] random movment

    iam making a game like dinorun from pixeljam.com, and I was trying to find a code which moves an object up, down, right , and left randomly and also when the object moves right its facing right,and...
  8. Replies
    5
    Views
    801

    i cant help

    I trid to change it to fit my char but when i finaly got it to no eror and tested the movie it just stayed there doing all of the animations and i
    couldnt move him
    i need help
  9. Thread: hold shot

    by askentoyou
    Replies
    1
    Views
    735

    hold shot

    how do you make a code that if, lets say the bow and arrow code is that if you touch control it shoots so how do you make code if you hold control the bow will not fire and if you let go it goes to...
  10. Replies
    5
    Views
    801

    uhh:(

    I tryid the code and when i put it in charecter all he did was keep replaying
    the first animation! wat do i do help
  11. Replies
    5
    Views
    801

    [MX] "no looping"

    I am making a fighting game based on a video game called
    SuperSmasBrosMelee. And my code makes it so when you hold a fighting key it loops the fighting animation, but when you just hit it, it...
  12. Replies
    3
    Views
    934

    easy code help!!!

    hello iam making a 2 player fighting game. and you can't block so I want
    to insert a jump code so he can jump away from attacks... oh and it dosent
    have to be a platform jumper just going up and...
  13. Thread: saving...

    by askentoyou
    Replies
    2
    Views
    1,229

    saving...

    does any one know how to make a saving button
    and a button to erase data? is it to complicated?
    can anyone help please?
    thank you thank you thank you!!!
  14. Replies
    5
    Views
    1,555

    wasd keys

    sory for asking for so much but can you tell me how to change the

    keys to wasd
    and the tab key to the key t
    and the PGUP to the key y
    that would help lots:)



    onClipEvent(load)
  15. Replies
    5
    Views
    1,555

    [MX04] fighting game help!! please

    Hi! I am trying create a fighting game thats probaly very easy to make
    for you guys...
    I dont realy know. But this is how it should be. 2 charecter fight
    while pressing differnt keys. I got that...
  16. Thread: maze walls

    by askentoyou
    Replies
    4
    Views
    2,356

    hard for me

    thats to dificult is there somthing lil more easier??
  17. Thread: maze walls

    by askentoyou
    Replies
    4
    Views
    2,356

    maze walls

    iam tryin to make a maze game. my codes all right ( NOT REALY!!) but the
    walls arnt good a hittest they just arnt . I tryed combineing two codes... total disaster!!
    help on better maze with...
  18. Replies
    1
    Views
    1,453

    [MX04] dinorun!

    Hi I realy like a game called Dino run. And I was wondering if any can help
    me get started to make a game like that?:):
  19. Replies
    7
    Views
    1,786

    thanks a whole bunch guys!! this realy helped.

    thanks a whole bunch guys!!

    this realy helped.
  20. Replies
    7
    Views
    1,786

    [MX04] codes

    I have a actionscript code that lets you put a code into a input text and then goto another frame the code goe into a button this is the code.



    on (keyPress "<Enter>") {
    if(password ==...
  21. Replies
    1
    Views
    464

    well create a input text then in the var space...

    well create a input text then in the var space put password

    then make a button and enter this code...

    on(release) {
    if(password == "what ever the password is") {
    gotoAndStop(//number);
    }...
  22. Replies
    214
    Views
    105,324

    map wht

    i got the source but still coldnt figure out the root map thing
  23. Replies
    3
    Views
    1,638

    can you give me any more ideas no tiles? please

    can you give me any more ideas no tiles? please
  24. Replies
    3
    Views
    1,638

    [MX04] movin platform

    how do you make moving platforms in a game?
    if u know can you help me get started.
    thanks
  25. Replies
    1
    Views
    1,002

    [MX04] jumping unlimated probs

    I was making a platform game. the char can walk and land on platforms and he can jump forever !?! and i dont know how to make him just jump a certian amount?? please can some one help me with my...
Results 1 to 25 of 50
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center