PureMVC file templates for FlashDevelop

Friday, June 20th, 2008

I wrote 3 small file templates for the AS3Project in FlashDevelop. They come in quite handy when working on a PureMVC based project. PureMVC-Command.as.fdt PureMVC-Mediator.as.fdt PureMVC-Proxy.as.fdt I hope it helps someone ;)

Compiling SWC Libraries – Part 2

Thursday, May 8th, 2008

dragonworx, a user from the FlashDevelop message board took the time to write an SWC compilation plug-in for FlashDevelop. So, if you’re a FlashDevelop user and you’re looking to compile an SWC library you should definitely have a look at this. http://www.flashdevelop.org/community/viewtopic.php?t=2987 I personally have not yet put it to use as i am waiting [...]