Skip to main content
Inspiring
April 18, 2012
Question

touch events trough a half transparent symbol

  • April 18, 2012
  • 1 reply
  • 548 views

Hi people!

I've created 4 sliders and then I tried to decoarte the screen by putting gradient symbol blending multyply on top of it. Looks cool but sliders are not dragabel any more.

Any help?

This topic has been closed for replies.

1 reply

Inspiring
April 18, 2012

Maybe try giving the symbol an instance name and try instance_name.mouseChildren = true;  ?