I\'m using FDT, and I want Eclipse to build my Main.as file instead of the currently selected file when I click debug/run. I开发者_StackOverflow中文版s there a way to do this?It depends on your settin
Is it possible to set .as and .hx to open with FDT Powerflasher? Settings it to open with what seems t开发者_如何学编程o be a previously detected by Windows eclipse.exe (my Java one). Nothing special
I would like to update the swf player that I specify into开发者_运维知识库 FDT and what Flash IDE uses to play files, namely from Flash 10 to Flash 11 for Stage3d preview. How does one do this?One goe
I compile a SWF with ANT using FDT. In the compiler arguments I am setting default-frame-rate to 30. When I run the SWF, the stage.framerate property is 30 (which is correct), but as the Stats util fr
When I push F11 in Flash Builder, it does a full build and runs in the context of my main ActionScript file. When I do the same in FDT, i开发者_JAVA百科t builds the last selected file in the Flash Exp
Is it possible to configure the Aptana Remote Systems (FTP) transfer to not include svn hidden folders for uploads?
Using FDT, when I have a debug configuration with several operations in the launcher chain and the final launcher opens in Flash Player, how can I retrieve the build output from the console once the b
I am trying out FDT and it has several bundled SDKs. Some of them are labele开发者_JS百科d pure and only contain the playerglobal.swc. Is this to compile ActionScript 3 only swfs? Yes.
I\'m trying to write a compiler argument for FDT to force the inclusion of one of my SWCs.It looks kind of like this (App name changed, but the real one also contains mixed case and a space):
I\'m using FDT and Flash 10, and have just discovered Flixel, but when I import the source into my classes directory I get loads of errors and warnings.