| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 2 months |
| seen | Nov 7 '12 at 14:29 | |
| stats | profile views | 19 |
|
Feb 7 |
awarded | Popular Question |
|
Nov 7 |
asked | How do I check on non-transparent pixels in a bitmapdata? |
|
Nov 7 |
awarded | Popular Question |
|
Nov 6 |
comment |
Help needed throwing a ball in AS3 I made some changes, xspeed = the speed of the ball bouncing back from the walls and throwspeed are two diffrent things. |
|
Nov 6 |
revised |
Help needed throwing a ball in AS3 Revised the code thanks to answer |
|
Nov 6 |
comment |
Help needed throwing a ball in AS3 Thank you for your response, I will do this immediatly! |
|
Nov 6 |
revised |
Help needed throwing a ball in AS3 added 1 characters in body |
|
Nov 6 |
asked | Help needed throwing a ball in AS3 |
|
May 28 |
comment |
as3 flash game: How to stop gotoAndPlay('label') from looping? adding the currentFrame to my if statement works! |
|
May 28 |
comment |
as3 flash game: How to stop gotoAndPlay('label') from looping? thank you for your answer it is answer to my question, my bad because I can't explain it right. |
|
May 28 |
accepted | as3 flash game: How to stop gotoAndPlay('label') from looping? |
|
May 27 |
comment |
as3 flash game: How to stop gotoAndPlay('label') from looping? Thank you for your answer I added some additional info about the labels |
|
May 27 |
revised |
as3 flash game: How to stop gotoAndPlay('label') from looping? added some additional info |
|
May 27 |
comment |
as3 flash game: How to stop gotoAndPlay('label') from looping? @Jake Thank you for your reaction, the if statements are in the keyPressed function, so everytime a key is pressed it repeats gotoAndPlay. Let me know if you understand what I mean! |
|
May 27 |
asked | as3 flash game: How to stop gotoAndPlay('label') from looping? |
|
Apr 27 |
awarded | Commentator |
|
Apr 27 |
comment |
As3 Character movement in diffrent directions with labels? just a small question, shall I add a seperate function for movement or shall I put it in your code like this: character.x += speed; |
|
Apr 27 |
accepted | As3 Character movement in diffrent directions with labels? |
|
Apr 27 |
comment |
As3 Character movement in diffrent directions with labels? thank you so much! It's exactly what I asked for. Thanks again :) |
|
Apr 27 |
comment |
As3 Character movement in diffrent directions with labels? @Valkea Thank you for your question. The reason i left out downright is because I thought it would be best to first test it with one direction and facedown. So downright isn't in the code yet. My bad! I added a image of the labels. |