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/

Howto examine loaded SWF file classes

I got into an issue how to problematically examine all classes loaded into my SWF file. After some search it occurred that unfortunately there is not an easy way yet. Good news is that I found two libraries available that can do what I was looking for, below you can find links:

http://www.bytearray.org/?p=175
http://etcs.ru/pre/getDefinitionNamesSource/

BTW: I will be lobbying my colleagues at Adobe to add this in the future releases ;)

Thursday, September 4, 2008

Flex with Seam using GraniteDS

Follow this link to my old tutorial that I should have published long time ago ;)
p.

P.S. Here is some discussion that we had on GraniteDS forum: http://tech.groups.yahoo.com/group/graniteds/message/1863

Wednesday, September 3, 2008

Welcome note!!!

I would like to welcome everyone on my new blog site riaspace.net related to RIA field especially around Flex and AIR technologies. For those of you that don't know me yet ;) my name is Piotr Walczyszyn, I'm working for Adobe Systems as Platform Evangelist.

p.