Thursday, March 8, 2007, 7:40:18 PM, you wrote: UG> implement 'enabled' property for buttons
Some notes: - I hope I got this getter-setter thing right - first of all, and most importantly, we need testcases for this, of course ;) - my own tests showed that the property works as expected Other things I noticed: - MM Flash gives sprites, that are placed *inside* the button, standard names like "instance1", "instance2" and so on - no matter if you give them names - Gnash does not give the sprites names. They show up like "_level0.somebutton.". - Probably because of this, _parent (which would be the button) inside the sprite does not work Udo _______________________________________________ Gnash-commit mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-commit
