A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Mouse evetn for my Particles !

  1. #1
    Senior Member
    Join Date
    Jul 2001
    Posts
    165

    Angry Mouse evetn for my Particles !

    Hi Guys ,

    I'm stuck in my particles code . On my event I want my ball to bounce, when is not happenning right away. I'hv attached a zip for it .


    Help me out pls !


    Saba
    Attached Files Attached Files

  2. #2
    Member
    Join Date
    Jun 2008
    Location
    Ludhiana,Punjab
    Posts
    90
    Hi,

    Please replace your event code with the following code. Hope your problem is solved.

    PHP Code:

    stage
    .addEventListener(Event.MOUSE_LEAVEmoveBall); 
    MannPohir
    <span style="font-family: Verdana">m...ail.com</span>

  3. #3
    Senior Member cancerinform's Avatar
    Join Date
    Mar 2002
    Location
    press the picture...
    Posts
    13,449
    Please do not post the same question more than once.
    - The right of the People to create Flash movies shall not be infringed. -

  4. #4
    Senior Member
    Join Date
    Jul 2001
    Posts
    165

    Unhappy wants animation to play on mouse click !

    Hi .. there,

    I tried that's not working...but I have here which work when I change it
    from Event to Mouse_Event.MOUSE_DOWN. No it does not hv a Mouse_Leave option here.

    Attached is the update file for the same

    Is there any other way to make the animation play on click of it


    Sabs
    Attached Files Attached Files

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