A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: [mx04] Help!!!

  1. #1
    Member
    Join Date
    Jul 2006
    Posts
    45

    [mx04] Help!!!

    i am making a game where birds fly across the screen and u have to shoot them. i know how to make them go across the screen starting at random places but i don't know how to make them explode when they r clicked on. i think i make it a button and movie clip but i don't know how to do it. can anybody help?

  2. #2
    Patron Saint of Beatings WilloughbyJackson's Avatar
    Join Date
    Nov 2000
    Location
    Ro-cha-cha-cha, New York
    Posts
    1,988
    For some reason... I'm in a very good mood.

    http://www.newgrounds.com/flash/samples/damage.html

    This is the first tutorial I ever used... it's in Flash 4 format.. but it shows the basic principle you are looking for.

    If you can make things randomly appear on screen, you should be able to understand how to adapt this.

    -pXw

  3. #3
    Member
    Join Date
    Jul 2006
    Posts
    45
    since the birds r moving how do i make the button stay with it? and when i do the frames where the bird is exploeding or whatever do i do that on the main timline or on the movie clip?

  4. #4
    Wait- what now? tidenburg's Avatar
    Join Date
    Dec 2005
    Posts
    1,471
    you can put the buttons code in the movieclip as movieclips can use all button functions
    "I'd only told them the truth. Was that so selfish? Our integrity sells for so little, but it is all we really have. It is the very last inch of us, but within that inch, we are free."

  5. #5
    Member
    Join Date
    Jul 2006
    Posts
    45
    thanks. i got everything working except when i use the cursor thing i made and hide the mouse it only shoots some but when i do it with the mouse it works. does anybody know what the problem could be? heres the code for the cursor:
    Mouse.hide();
    startDrag("cursor", true);

    never mind i got it to work. i changed the size of stuff to make it bigger and it worked. thanks everyone for the help.
    Last edited by juke8192; 07-11-2006 at 05:27 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center