On 10/19/05, Jason C Reynolds <[EMAIL PROTECTED]> wrote: > > Thanks... I may end up doing it that way if I run out of time here. The > only > problem with using a generic tooltip like that is it will overwrite any > rollOver/rollOut code that is already attached to the movieclips.
To address the rollOver/rollOut issue, I could offer another self-plug: http://nodename.com/blog/2005/07/19/functionchain/ As for your concern about accessing functions on your myButton object: Have you declared the myButton variable to be of type myTooltipClass? _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

