flex: 1120 access to undefined property
- by vas
I was trying to place some simple effects on an image using HBox using Hslider/Checkbox.
I am unable to incorporate the required effects on the image.I an getting the errors
"120 access to undefined property" ....poinying to "HSlider/change".
What can be the error/solution to this?
liveDragging="true"
selected="true"/
Thanks in advance?