emadzedan
07-15-2008, 11:25 AM
Hi
import flash.filesystem.File;
import flash.filesystem.FileStream;
import flash.filesystem.FileMode;
I wrote the above lines of code and it is all blue but I have a lot of errors like this:
1172: Definition flash.filesystem:File could not be found.
1172: Definition flash.filesystem:FileStream could not be found.
1172: Definition flash.filesystem:FileMode could not be found.
etc...
Anybody can help me!!!
thanks a lot.
import flash.filesystem.File;
import flash.filesystem.FileStream;
import flash.filesystem.FileMode;
I wrote the above lines of code and it is all blue but I have a lot of errors like this:
1172: Definition flash.filesystem:File could not be found.
1172: Definition flash.filesystem:FileStream could not be found.
1172: Definition flash.filesystem:FileMode could not be found.
etc...
Anybody can help me!!!
thanks a lot.