Hello,
some time ago i postet at flashforum.de how this can be done, without
drawbacks to the rest of the application:
http://www.flashforum.de/forum/showthread.php?t=207998
Its in german but the code is more or less internation :)
Janosch
Matthias Dittgen schrieb:
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
_______________________________________________
[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