25lines finalists
Wednesday, December 17th, 2008Here are the finalists of the recent 25 lines competition.
http://www.25lines.com/?page_id=139
They are really impressive. You are able to view the code for each entry as well.
Here are the finalists of the recent 25 lines competition.
http://www.25lines.com/?page_id=139
They are really impressive. You are able to view the code for each entry as well.
Danny, Shang and I have been creating a flash extension which creates the project structure for a flash project. The default structure is setup for web projects however the schema is customisable using a simple xml format. Using the default schema it will generate a project with swfobject and swfaddress and create the html file for the flash to display in.
It's a very handy plugin which speeds up the workflow when creating flash projects. It works in both Flash CS3 and CS4.
If you have any suggestions about what should be included or changed in this plugin, please leave a comment. I'd like to hear some of your feedback on it.
It is available at google code.