A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Combobox click detection

  1. #1
    Senior Member
    Join Date
    Aug 2000
    Location
    Seoul, South Korea
    Posts
    1,310

    Combobox click detection

    Hi,
    What's the best way to go about detecting whether a combobox component has been clicked.... not selected or changed....simply clicked upon?

    Cheers
    !.....................................COMING SOON

  2. #2
    anyone else hear that? flashpipe1's Avatar
    Join Date
    Jan 2003
    Location
    Upstate NY
    Posts
    1,930
    If you put on(change) code on a combobox, it will be called when the box is clicked...

    Code:
    on(change){
    	
    }
    Hope that helps!!
    Love like you've never been hurt, live like there's no tomorrow and dance like nobody's watching.

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