magicalhobo / SWFWire

Flash Development Tools

Home Page:http://www.swfwire.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vector data type is not supported.

magicalhobo opened this issue · comments

The following code turns into garbage:
var vector:Vector. = new Vector.;

Where are you defining data types? or this datatype in particular?

They're not defined in a single place, they're just text appended to the source. Vectors work differently than normal data types.

Fixed.