A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: easy flash question

  1. #1
    Senior Member calmchess's Avatar
    Join Date
    Sep 2006
    Location
    Earth
    Posts
    2,588

    easy flash question

    hi I have the following addeventlistner and i'm wondering what i can put in the parenthisis other than "click".If you could provide me a list with known options or point me to a site with complete refrence i'd appriciate it....i've googled it but can't find much.

    Code:
    _root.play_btn.addEventListener("click", setMyMood);

  2. #2
    Flash Video Moderator Wheels's Avatar
    Join Date
    Dec 2000
    Location
    Minneapolis
    Posts
    1,590
    The both parameters can be anything you need them to be, the first param just needs to be the same one that you are broadcasting elsewhere - the thing you are "listening" for.

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