Re: [Flashcoders] Addressing functions in frame script from classscript

2007-03-17 Thread Roman Hippler
If your class extends MovieClip and you have attached it to a MovieClip in the library, you should be able to call the functions on the timeline just as if they where methods of your class. You just have to make sure that - your class is dynamic - you invoke the functions with the this keyword

Re: [Flashcoders] no rollovers when mousebutton is pressed

2006-05-08 Thread Roman Hippler
try c.trackAsMenu = true; Roman - Original Message - From: Michael Stuhr [EMAIL PROTECTED] To: flashcoders@chattyfig.figleaf.com Sent: Monday, May 08, 2006 4:12 PM Subject: [Flashcoders] no rollovers when mousebutton is pressed is this true ? while holding down the mouse, there's no