you should get compiler errors over this but did you import Model? On Mon, Jun 23, 2008 at 8:24 AM, Paul Evans < [EMAIL PROTECTED]> wrote:
> untested suggestion?!... > > On 23 Jun 2008, at 10:20, paul cunningham wrote: > >> If I have this on the flash timeline, (CS3 or Flash 8) >> import test.Test; >> var test:Test = new Test(this); >> *test.init( );* >> > > is test (the variable) being confused with test (the package) ? > > my next step would be to try this again using a different variable name. > > -- > Paul Evans > http://www.creative-cognition.co.uk/ > http://blog.creacog.co.uk/ > > > _______________________________________________ > Flashcoders mailing list > [email protected] > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

