Question
Unable to find bitmapdata class using automplete in sdk 3.1 (17/07/08)
I'm using the latest 3.1 sdk (dated 17/07/2008).
When i try to use automplete to import the flash.display.bitmapdata the autocomplete doesn't find any resource. If i write by myself (so import flash.display.BitmapData) it works but the autocomplete doesn't work so invoking methods on an instance of that class doesn't snow anything (no method signature or fields): compiling does work without problems.
The other strange class is, using vector class, autoimport this "import __AS3__.vec.Vector;" : strange class name, don't you think :-)
I hope these beahaviours will be fixed;
Bye
When i try to use automplete to import the flash.display.bitmapdata the autocomplete doesn't find any resource. If i write by myself (so import flash.display.BitmapData) it works but the autocomplete doesn't work so invoking methods on an instance of that class doesn't snow anything (no method signature or fields): compiling does work without problems.
The other strange class is, using vector class, autoimport this "import __AS3__.vec.Vector;" : strange class name, don't you think :-)
I hope these beahaviours will be fixed;
Bye
