Tag Archives: FDT

FDT and ANT – part 2

Trying to build the ultimate build.xml in ANT: debug/production zip ftp version … etc: will save a lot of keystrokes in FDT4 source: http://twitter.com/MatthijsKamstra/statuses/25194997777 All the information about the ultimate build.xml can be found on the internet, so I will post the links and you can figure it out for yourself. I used the build.xml [...]

Create SWC library from FDT

I use Greensock Tweening Platform a lot, it awesome. Download it (here for example) and you have everything you need. Now I start working with SWC files and they are so compact: I love it. But how do you get a library in a SWC? Google has an answer but it’s very complex. The best [...]

FDT and ANT – part 1

Just started to work with FDT and wrote about my “troubles” (post#1 and post#2) with my transition from FlashDevelop. (have to be very carefull what I say: “they” are watching me: here and here ) And it seems to be a very natural (geeky) thing to learn about ANT. And where do you go to [...]

Missing in FDT after working with FlashDevelop

I love FlashDevelop but moved to FDT (read my other post about this subject)… Not an easy thing (the biggest problem is that it totally not intuitive ) to do and I’m missing some stuff that I had in FlashDevelop. CTRL+U to change the selected text to uppercase Update #1: I have found it: ToUpperCase [...]

Moving from FlashDevelop to FDT

Yes, its time, I need to… So how to make the transition from FlashDevelop to FDT as easy as possible? Let FDT react like FlashDevelop And I don’t even have to break a sweat: the amazing Steven Sacks (creator of Gaia) wrote an article about it: read here. The only two thing that I’m using [...]