PDA

View Full Version : class and child instances mc's declared in library


mojito
07-29-2009, 02:17 PM
I have the following error in a class DanceDisplay

using puremvc

having a movieclip in the library that is dedicated to the class DanceDisplay
and a child clip of that is controls, but its having trouble to see what is controls properly...:confused:


ReferenceError: Error #1056: Cannot create property controls on com.bnard.dadDance.view.DanceDisplay.
at flash.display::Sprite/constructChildren()
at flash.display::Sprite()
at com.bnard.dadDance.view::DanceDisplay()

any ideas on this.

mojito
07-29-2009, 04:28 PM
was a weird construction in the class.