Tim, you have to declare myTip to be of the type IToolTip. public var myTip:IToolTip;
hth charles On Mar 19, 2009, at 4:05 PM, timgerr wrote: > Hello all, > I am creating my own tooltip and I am getting an error, this code > comes from adobe examples. Here is the code: > > <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"> > <mx:Script><
