Re: [Flashcoders] changing a MovieClip instance class at runtime inAS2 ?

2006-11-27 Thread Dani Bacon
, hth -m -Original Message- From: [EMAIL PROTECTED] [mailto: [EMAIL PROTECTED] On Behalf Of Dani Bacon Sent: Wednesday, November 22, 2006 5:50 PM To: Flashcoders mailing list Subject: Re: [Flashcoders] changing a MovieClip instance class at runtime

Re[2]: [Flashcoders] changing a MovieClip instance class at runtime inAS2 ?

2006-11-26 Thread R�kos Attila
DB it changes the class prototype but errors when i try to initialize the DB constructor using the call method. That's because in this case classes.testClass interpreted by the compiler in the context of AS2 syntax and not as a simple Function object. So you have to cast it to type Function

Re: [Flashcoders] changing a MovieClip instance class at runtime inAS2 ?

2006-11-26 Thread eka
To: Flashcoders mailing list Subject: Re: [Flashcoders] changing a MovieClip instance class at runtime inAS2 ? hey TMK. thank you for your interest :) i started working with FlashDevelop + mtasc and would like to compile my projects solely via FlashDevelop. this way i would have

Re: [Flashcoders] changing a MovieClip instance class at runtime inAS2 ?

2006-11-25 Thread Dani Bacon
] [mailto: [EMAIL PROTECTED] On Behalf Of Dani Bacon Sent: Wednesday, November 22, 2006 5:50 PM To: Flashcoders mailing list Subject: Re: [Flashcoders] changing a MovieClip instance class at runtime inAS2 ? hey TMK. thank you for your interest :) i started working

Re: [Flashcoders] changing a MovieClip instance class at runtime inAS2 ?

2006-11-24 Thread Dani Bacon
-Original Message- From: [EMAIL PROTECTED] [mailto: [EMAIL PROTECTED] On Behalf Of Dani Bacon Sent: Wednesday, November 22, 2006 5:50 PM To: Flashcoders mailing list Subject: Re: [Flashcoders] changing a MovieClip instance class at runtime inAS2 ? hey TMK. thank you

Re: [Flashcoders] changing a MovieClip instance class at runtime inAS2 ?

2006-11-23 Thread eka
instance class at runtime inAS2 ? hey TMK. thank you for your interest :) i started working with FlashDevelop + mtasc and would like to compile my projects solely via FlashDevelop. this way i would have the design team i work with set up the symbols and stage with all the visual assets needed

RE: [Flashcoders] changing a MovieClip instance class at runtime inAS2 ?

2006-11-22 Thread Marijan Miličević
To: Flashcoders mailing list Subject: Re: [Flashcoders] changing a MovieClip instance class at runtime inAS2 ? hey TMK. thank you for your interest :) i started working with FlashDevelop + mtasc and would like to compile my projects solely via FlashDevelop. this way i would have the design team i work