hi all,

i'm creating a custom thumbSlider for a slider control, and in my
updateDisplayList() method, i want to check to see if it's mouseover,
mousedown, etc. how do i check to see what state it is in?

i know you can do it if you're using custom skins with the name
property, as shown here:
http://livedocs.adobe.com/flex/201/html/wwhelp/wwhimpl/common/html/wwhel\
p.htm?context=LiveDocs_Book_Parts&file=skinning_071_11.html, but i don't
want to do it based on the skin, i just want to do a simple state check.

thanks.
-b


Reply via email to