Hudson, MXMLC and Embedding Assets

Monday, July 19th, 2010

Quick post to help out anyone in the same headscratching situation that I just found myself in. I was in the process of getting our Flash build up and running on Hudson when I fell foul of the following error: [java] /foo/diablo-flash/workspace/adoption_ingame/src/com/mindcandy/diablo/adoption_ingame/controller/DropDownConfigManager.as(17): col: 4: Error: unable to resolve 'dropDownConfig.xml' for ...

Reducing the size of SWF Files

Tuesday, June 15th, 2010

Over at Moshi HQ, we've spent a fair bit of time looking at how to reduce the size of the SWFs we publish; here's a quick checklist to rattle through to get the most bang for your buck (or in this case, Kb) 1. Joa Ebert's Apparat. Joa is an ActionScript hero ...