Author: admin
• Friday, December 25th, 2009

Step 1: Coding Paddle Movement Alright, Ive decided to make a tutorial for you guys on how to create a brick breaker game in ActionScript 2.0. Itll be very similar to my one for AS3, except coded differently. So, here we go, eh? u can view the code from here : www.mrsunstudios.com this tutorial is copied from www.mrsunstudios.com

Related posts:

  1. Tutorial Flash CS4: Create a Brick Breaker Game in AS2- part2 Step 2: Programming the Ball The next obvious step...
  2. Tutorial Flash CS4: Create a Brick Breaker Game in AS2- part3(bonus) ...
  3. How to Build a Flash Game ? Flash Beginners Guide 101 Gaming is popular world wide and most people play...
  4. Flash CS3 drawing tutorial part1 – intro The intro for a series I’m planning on making....
  5. How to Create Flash Movies Without Programming! The word flash has always been synonymous with lightning and...

Related posts brought to you by Yet Another Related Posts Plugin.

You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

14 Responses

  1. 1
    CommandoBurton 
    Friday, 25. December 2009

    Oh, I mean I can’t find where to change its Instance name. Which I know is a problem.

  2. 2
    CommandoBurton 
    Friday, 25. December 2009

    At 2:20 when you type in mcPaddel when I open properties it shows it as a document, not the movie clip I made because it isn’t selecting the movieclip (I think). I tried clicking on it, still didn’t show on the properties. Help would be nice.

  3. @strikerh
    WHAT MY FILE???

  4. if u want help send me ur file and i can help u :)

  5. it doesn’t work for me :(

  6. 6
    dingoBingoChannel 
    Friday, 25. December 2009

    check out my guiude/howto video then

  7. sorry I don’t understand u !!
    can u explain what do u mean?

  8. NOTHING ON YOUTUBE WORKS!

  9. u r welcome :)

  10. Sorry about that last comment. I went onto the link that you posted and saw that there was a ‘-’ instead of a ‘_’. I then replaced the code. It works. Thanks. And again. Sorry.

  11. Sorry, but when I added the code to center the paddle, I tested the movie and my paddle didn’t move at all. I found a easy solution. Instead of making the point at the top left, put it in the middle when making the mc.

  12. 12
    Pkstrpk68andsycron5 
    Friday, 25. December 2009

    2 layers, name one of them ‘Actions’ and put this code in the first frame:
    “onEnterFrame = Function();
    {
    mcPaddle._x = _xmouse;
    }” NOTHING ELSE
    Then make a paddle on your other frame, with the FPS set to 24. Make sure it’s a movieclip, and it’s centered to the topright box. Give your paddle an instance name ‘mcPaddle’ and make a second frame on the non-actions layer. then play and you will have a mouse-followig paddle.

  13. 13
    GenerationLulz 
    Friday, 25. December 2009

    Yo, whats the code?

  14. 14
    theswirlyman 
    Friday, 25. December 2009

    Maybe could you put the code in the description? I can’t really see it.

Leave a Reply

Anti-Spam Protection by WP-SpamFree