Wednesday, September 17, 2008

SWFFinder little AIR application

Referring to my previous post I prepared a little AIR application called SWFFinder that helps its users to find certain classes in swf files located on your drive. It can be useful when you have tons of swfs all around and cant find wanted classes. App recursively scans all folders under selected path. I encourage anyone to use it and to share your experience, be aware that this is an alpha stage product ;)

It can be downloaded from here: http://alterapps.pl/adobe/examples/SWFFinder/SWFFinder.air


If you want to look into the source code and check how I used getDefinitionNamesSource library by Denis Kolyako you can check it out here: http://alterapps.pl/adobe/examples/SWFFinder/srcview/

It is also accessible through SVN: http://svn.assembla.com/svn/riaspace-swffinder/

1 comment:

Pawel Cichon said...

Thanks, can be very helpful (especially with modules etc...)...