Hello list,

my tooltip class uses code like this "mc.onRollOver = function() {}"
to add its tooltip functionality to a movieclip mc. But this way it
overwrites the onRollOver method of mc and disables the functionality
like highlighting.

So now my question (probably a really simple one): How is it possible
to append functionality instead of overwriting? is there something
like "super()" is for cunstructors?

Thanks,
Matthias
_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to