holmes_z06
04-11-2006, 06:01 PM
I'm trying to create/use a slider component for my AS 2.0 app, but am not quite sure where to go.
I've found a few sliders already, but none that satisfy my needs. I need to be able to dynamically adjust min/max/steps, have it call a method when it's moved, and also be able to set it's position w/o sending an update to the world.
I'm sure I can build this on my own, since I don't see anything that satisfies everything I need, but I don't really know where to start with making a component. I'd like to do this in AS2, but everything I've seen seems to be AS1 based, with logic written in the scripts layer. I've been a Java programmer for a few years now, so the script on stage thing is new to me.
Thanks,
Jason
I've found a few sliders already, but none that satisfy my needs. I need to be able to dynamically adjust min/max/steps, have it call a method when it's moved, and also be able to set it's position w/o sending an update to the world.
I'm sure I can build this on my own, since I don't see anything that satisfies everything I need, but I don't really know where to start with making a component. I'd like to do this in AS2, but everything I've seen seems to be AS1 based, with logic written in the scripts layer. I've been a Java programmer for a few years now, so the script on stage thing is new to me.
Thanks,
Jason