I am trying to create a "meter bar" in Flash. I am creating an interactive house in Flash. Inside the house are objects that consume power. (ie. light bulb, computer, stove, etc...) Those objects are toggle buttons (created using MovieClips). (The objects can be toggled ON/OFF.) When ON--there is a "power value" associated with each house object (light bulb would be 1, computer would be 2, the tv would be 3...)
I am trying to create a "meter bar" (that looks like a preloader bar) that visually shows how much power in the house is being used. Having a full meter bar--would be having all the house objects turned on.
Not sure where to start. Any ideas as far as direction or any tutorials/examples you might find helpful would be appreciated.