Skip to main content
Participant
September 5, 2013
Answered

How enable double click on a loaded movie clip in scrollpane?

  • September 5, 2013
  • 1 reply
  • 461 views

I have a scrollpane that has a movieclip that is loaded into it with a bunch of buttons. I am trying to make it double click instead of single click and I cant get it to work please help? I enabled the scrollpane and the movie clip for double click and still does not work.

This topic has been closed for replies.
Correct answer kglad

each button needs to be doubleClickEnabled and each needs a doubleclick listener.

1 reply

kglad
Community Expert
kgladCommunity ExpertCorrect answer
Community Expert
September 5, 2013

each button needs to be doubleClickEnabled and each needs a doubleclick listener.