PDA

View Full Version : Slider Component


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

ushka
10-22-2007, 12:34 AM
Have you tried http://play.ground.gr/?p=89?

ushka
10-22-2007, 12:37 AM
oh and also http://www.flashkit.com/movies/Smart_Clips/Drop-in_-Tim_Marg-5661/index.php
is flexible but not component based...