Recently in FDT Category

FDT 3.2 with MXML support

| | Comments (0) | TrackBacks (0)
Looks like my XSD4MXML tutorial post was like so 1999 'cause the boys over at FDT delivered the beta release 3.2 with MXML support the 13th of March already. I can't keep up these days. What are you waiting for? Get it now! 

XSD4MXML

| | Comments (0) | TrackBacks (0)
For those of you who want to get some MXML support in FDT I thought I'd share this little tutorial. I can't take credit for this as it was the guys from FDT who pointed this out at recent visit to LFPUG and Adobe MAX Milano way back in 2008. Lets hope we get FDT to support MXML natively so this isn't required but until then here goes. A small caveat, this will probably not work in Flex 4 as I remember them removing the mx namespace for the framework.

Creating View Source with Ant

| | Comments (0) | TrackBacks (0)
This is a simple Ant script that will transform your code into an HTML equivelant which you can target with a context menu item to generate a "View source" like page. Works well with Eclipse and FDT as you can execute the script post compilation. I've included some nice Kuler skins but feel free to use, abuse or misuse.

MXML + ANT + ASDOC = And then some

| | Comments (1) | TrackBacks (0)
I'm currently working on a project of which the source will be distributed across the globe. So I want my code to be nice and tidy and send over some HTML docs to show off. Only problem is it's a Flex project and I've been out of touch with Flex for a while. As I don't use Flex Builder, getting ASDoc to work ended up on the things-I-will-sort-out-later-pile. For this project however, it was a requirement. So no easy way out.

Pixel Bender colour filter

| | Comments (0) | TrackBacks (0)
After a great Max in Milano, I was inspired to start playing around with Pixel Bender. Granted, I wasn't going to create a raytracer and for someone who still struggles to understand the ColorMatrixFilter I thought the outcome of this tinker is pretty useful.

Interview: Powerflasher FDT's Frank Piotraschke

| | Comments (0) | TrackBacks (1)
It should be quite evident by now that I am a huge fan of Eclipse and FDT for Flash development. I thought it might be cool to drop the guys at FDT an email and get an update of where things are  in the world of Powerflashers!

This is a follow up from the Complete Starter guide. You may want to read that first if you are new to Eclipse and FDT. The aim of this article is to provide some helpful insights when developing Flash websites using the Eclipse platform with the FDT plug-in. The focus will be more on the platform and how FDT offers certain features that you as an Actionscripter just can't live without. The Eclipse IDE is full of very useful built-in features. All of which is available to use. This article relies on the default shortcut keys when FDT is installed.