Hello Paul,

PS> I am still curious though as to why I cannot dynamically create the boiler
PS> movie clip reference and pass it to the boiler clip constructor - is this
PS> not possible?

- it's possible.

private function Boiler () {
 ref = this;
}

:)

you can't create movieclips using "new" keyword.
only attachMovie or createEmptyMovieClip



-- 
Ivan Dembicki
______________________________________________________________________
[EMAIL PROTECTED] | http://www.artlebedev.ru | http://www.sharedfonts.com

_______________________________________________
[email protected]
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