> if you are using classes, why do you have code in the 
> movieclip timeline ???

Because sometimes it's easier that way. (And because this is a legacy
project that I'm trying not to *completely* rewrite...). Specifically, I've
already got a load of movieclips with similar functionality, which I was
hoping I might be able to attach a class to while still keeping the
different functions (rather than having to make a new class for every
symbol).

Like I said, I'm not suggesting it's *right* to do things this way, just
asking if it's *possible*...

Danny

> Danny Kodicek escreveu:
> > If I have a class that extends MovieClip, and various 
> movieClips that 
> > use that class, is there a way for a function in the class 
> to speak to 
> > a function that's on the first frame of the clip? Or is it not 
> > possible to mix and match scripting styles like that? 
> (leaving aside 
> > the question of whether it's wise or advisable...)
> >
> > Otherwise, I guess I'll need to use #include instead of classes.
> >
> > Danny
> >
> > _______________________________________________
> > Flashcoders@chattyfig.figleaf.com
> > 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
> >
> >   
> _______________________________________________
> Flashcoders@chattyfig.figleaf.com
> 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
> 

_______________________________________________
Flashcoders@chattyfig.figleaf.com
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