Guys,
after using this package with Flash Pro 2015 CC I get error below at TankExample (and any example) class at step 'addChild(skeleton);' for any of your examples
ReferenceError: Error #1069: Property http://adobe.com/AS3/2006/builtin::insertAt not found on __AS3__.vec.Vector.<starling.display::DisplayObject> and there is no default value.
at starling.display::DisplayObjectContainer/addChildAt()
at starling.display::DisplayObjectContainer/addChild()
at spine::TankExample()
at starling.core::Starling/initializeRoot()
at starling.core::Starling/initialize()
at starling.core::Starling/onContextCreated()
And my new animation doesn't work with old runtimes after 3.4.0 anymore (however old animations worked with old runtimes)
I need your help asap, as this issue breaks me deadlines.