PDA

View Full Version : Modifying DataProvider events


evride
04-29-2008, 04:13 AM
how do i edit the dataProvider so that it selects and item on mouseDown and not on click. im using the AS3 dataProvider.

Edit: nevermind, i got it.

i used selectedIndex and ITEM_ROLL_OVER to get the mouseDown effect