A Flash Developer Resource Site

Search:

Type: Posts; User: SergeantK

Page 1 of 20 1 2 3 4

Search: Search took 0.04 seconds.

  1. BUMP please I need help

    BUMP please I need help
  2. [help]Multiple Ball/Multiple Line Coordinate Rotation

    I am making a game where you have to balance two different balls on two different lines. This is more of a technical thing, because I'm using a function that will test for two different balls and two...
  3. Replies
    2
    Views
    615

    PHP Form login message not working

    For some reason, on my admin panel I made, when you go to the form and enter a wrong password, it should show: "Wrong password, please try again"

    But it shows this no matter what. My code looks...
  4. Replies
    4
    Views
    591

    As I said, just a practice thing for me. I wasn't...

    As I said, just a practice thing for me. I wasn't trying to be innovative (I should of, I know.)
  5. Replies
    4
    Views
    591

    (done) SKPong

    I made this more of a practice for my math-based collision, and also had to make a game that might help me with having an idea for a new game. I finished the engine quickly, but neglected it for...
  6. Replies
    5
    Views
    1,036

    I thought Foundation Actionscript Animation:...

    I thought Foundation Actionscript Animation: Making Things Move! by Keith Peters was really good.

    It has alot of the math based Actionscript covered in it, very important thing to learn.
  7. Replies
    21
    Views
    6,173

    Hmm... This games gives me an idea for a game. ...

    Hmm... This games gives me an idea for a game.

    Pretty good. no visible flaws, but kind of simple.
  8. Replies
    29
    Views
    2,036

    This game is really fun. All I can say.

    This game is really fun. All I can say.
  9. Replies
    1
    Views
    515

    [F8]Line Counting Script

    I am wondering how to make a script where there is a line movieclip named "line" and an empty clip in the line named "point". On the point's script it has a script that helps count how many line...
  10. Replies
    4
    Views
    1,638

    Oh, you have to reboot, okay thanks. Now they...

    Oh, you have to reboot, okay thanks. Now they work.
  11. Replies
    6
    Views
    704

    Also, instead of worrying about visibility, if...

    Also, instead of worrying about visibility, if you want an MC just for code, use a blank MC named point or blank, and give it some instance name (if needed).

    It hides cleverly and works efficient.
  12. Replies
    4
    Views
    1,638

    PC, True Type font file

    PC, True Type font file
  13. Replies
    4
    Views
    1,638

    Getting a font into flash

    I just installed 2 new font on the computer, how would I get them to work on Flash?

    I don't really get it.
  14. Replies
    53
    Views
    2,985

    So, each part of the snake is an individual link...

    So, each part of the snake is an individual link MC, right?

    (I'm learning IK physics, I need to know)
  15. Replies
    15
    Views
    1,187

    Wait, wouldn't ballvarx = -Math.abs(ballvarx)...

    Wait, wouldn't ballvarx = -Math.abs(ballvarx) return -ballvarx?

    Meaning, lets say ballvarx = 5.

    It hits a wall.

    If condition: True, so...

    ballvarx = -Math.abs(ballvarx), which is -5. But...
  16. Replies
    15
    Views
    1,187

    Thanks. I'm sure that it would work, but I cant...

    Thanks. I'm sure that it would work, but I cant try it right now because I can't use the PC. (Hardware problem, at geeksquad.)

    Can someone test out the -Math.abs(ballvar) method out?
  17. Replies
    15
    Views
    1,187

    I have found the problem (I think) init();...

    I have found the problem (I think)


    init();
    function init() {
    top = 0;
    left = 0;
    bottom = Stage.height;
    right = Stage.width;
    centerY = Stage.height/2;
  18. Replies
    15
    Views
    1,187

    It kind of gets stuck, it hits the paddle and...

    It kind of gets stuck, it hits the paddle and move up a few pixels and then goes back to the paddle, and so on. It's okay with the human (it comes off eventually) but on the ai, since the AI follows...
  19. Thread: [BETA] pong

    by SergeantK
    Replies
    17
    Views
    1,123

    Well... I think its okay so far, but it takes way...

    Well... I think its okay so far, but it takes way too long for anyone to score.

    The game started running slow for no reason, and I have a fast computer with high speed internet. Its probably...
  20. Replies
    27
    Views
    1,527

    Good job. Alot better than all your old sites.

    Good job.

    Alot better than all your old sites.
  21. Replies
    15
    Views
    1,187

    Thanks, that fixes... all of my problems. ...

    Thanks, that fixes... all of my problems.

    Except one. Sometmes, when the ball hits the paddle, it bounces unconto;ably. You have to see it to know what I mean. It is almost stuck in the same...
  22. It's not even working for me.

    It's not even working for me.
  23. Replies
    15
    Views
    1,187

    [RESOLVED] [F8][help]Pong Trouble

    I am developing a pong type game, and I have finally fixed the weird errors, and now the collision is being very buggy. I'm not sure why, I sifted through all the collision code. It basically is this...
  24. Replies
    44
    Views
    1,879

    Started using flash in early 2004. I really didnt...

    Started using flash in early 2004. I really didnt do much until late 2004, where I was first becoming addicted. I picked up the pace and improved my skills in animation and programming, turned off in...
  25. Replies
    3
    Views
    594

    I am going to add a style to the guestbook/news...

    I am going to add a style to the guestbook/news thing, and also add a blog soon...


    For the font, okay.

    But I don't get why you expect away too much of me. I'm just an amateur programmer......
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center