b-log – betriebsraum weblog

Software Development, Human-Computer Interaction, Projects…

Posts published in April 2006

Download: AS 2.0 star rating class

Just wanted to quickly post an as 2.0 class. It’s a rating component which can display any number of customizable labels and rating items. In the example below I’ve used the common stars as rating items but you could use any other graphics (just go into the fla, modify the ObjectRaterItem symbol and put in […]

Continue reading this post

Overriding getter/setter methods in AS 2.0

Maybe I’ve missed something but I’m sure someone can explain this one: Create a AS 2.0 class in flash which extends MovieClip, link it to a library symbol, create two frames in the MovieClip (“up” and “disabled”) and try to override the MovieClip.enabled getter/setter.

Continue reading this post