fdt
How can I make Eclipse/FDT build Main.as instead of the currently selected file?
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[详细]
2023-04-10 05:52 分类:问答How to set .as and .hx files to open with FDT Powerflasher
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[详细]
2023-04-08 06:44 分类:问答How to download a new version of Flash Player executable for opening SWF files and Flash IDE
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[详细]
2023-04-07 19:48 分类:问答SWF has higher framerate than specified in the compiler arguments
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[详细]
2023-04-04 15:39 分类:问答How can I make FDT always build and run my main file?
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[详细]
2023-04-02 14:39 分类:问答Configure Aptana to not include svn folder in FTP transfer
Is it possible to configure the Aptana Remote Systems (FTP) transfer to not include svn hidden folders for uploads?[详细]
2023-03-26 01:08 分类:问答How to retrieve build information after build completes in FDT?
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[详细]
2023-03-23 20:13 分类:问答Is playerglobal.swc the only dependency of the Flex SDK needed to build a swf file?
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.[详细]
2023-03-20 06:43 分类:问答Flash compiler arguments - force SWC inclusion
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):[详细]
2023-03-01 19:52 分类:问答Any way to stop warnings from showing in a specific package - FDT / Eclipse
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.[详细]
2023-02-21 23:29 分类:问答