I have an actionscript project in Flash Builder and get 1172 errors on these lines:
import flash.filesystem.File;
import flash.filesystem.FileMode;
import flash.filesystem.FileStream;
i'm comming from flash where i have to set in the publish settings that i want to compile an AIR application. I can't find an equivalent in flash builder.