Some days ago there was a discussion at the MTASC mailinglist. Someone wanted a tool that injects images
into am swf file. I quickly coded a ugly, dirty app that does exactly that. You can also specify a linkage id
so that you can use the image with attach movie. As i said that was done quick and dirty. I will add more
feautures soon. Any suggestions.
BTW it looks so horrible because it was my first attempt in using the Standard Widget Toolkit.
And it uses the genius libraries of flagstone. Check them out.
cool,
It’s a feature I’m waiting for
Hope to test it asap.
thanks : )
C.
What formats can this inject. I tried it with ai and ttf, but without success. I guess it is for bitmaps only, or jpegs only. It would be fantastic if it could do fonts, sounds and vector graphics. It is fantastic anyway though.
Here is a good article about using open source Flash development tools including MTASC and Eclipse AS plugins:
http://www.actionscript.com/index.php/fw/1/towards-open-source-flash-development/
It should work with PNGs and Jpegs. Theoreticaly everything is possible. I`m extremely busy with my thesis but when that`s done i have a lot of nice tools.
BTW I`ve just finished a Tool that lets you inject SVGs. Sound and Video is on the list. All a matter of time 😉