Vector Object type is not supported in FP9 On Tue, Aug 25, 2009 at 6:54 AM, Joseph <[email protected]> wrote:
> > I think I know the answer but is it possible to compile a project for > FP9 if my development has been done entirely with version 3.3? > > I publish for FP9 and only get this error: > > AbstractRenderSession.as > 1046: Type was not found or was not a compile-time constant: Vector. > public function renderTriangleBitmapF10(bitmap:BitmapData, > vertices:Vector.<Number>, > uvtData:Vector.<Number>, smooth:Boolean, repeat:Boolean, > layerGraphics:Graphics = null):void > > Any way to tweek some things to get the swf to run in FP9? > > I know I'm kinda defeating the purpose of version 3.3 ... > > Thanks.
