Posted by Tiago on July 24, 2010
Last week while working on the interface for my new upcoming library I needed a way to save some data on the users computer, altough I’m working with AIR I could easily save an xml or a txt file to the users local computer, but as soon as I would start writing a pure as3 [...]
Posted by Tiago on June 15, 2010
The Open Source Media Framework went live a few weeks ago with it’s first release 1.0, I already worked with various sprint versions of it, and lately created a final project using OSMF. Something that I was missing was the capability of displaying a Sprite or Text Element inside a Serial- or Parallel-Element. So I’ve [...]
Posted by Tiago on February 17, 2009
almost 2 weeks passed by and I saved an insane amount of time debugging my applications with DemonsterDebugger, it’s an amazing piece of work what these guys did and I’m looking forward to see more updates, as soon as I have a bit of time I will come up with a wishlist from my side, [...]
Posted by Tiago on November 10, 2008
I just stumbled across this page, and I think it’s a very good starting position for people who would like to learn Flex or strengthen their knowledge, all you need is a working version of AMP and this link to include into the RSS feed of AMP. http://sessions.adobe.com/FlexInAWeek/feed.xml For a more detailed list of available [...]
Posted by Tiago on July 24, 2008
Based on my previous post where I kind of promoted ASSQL, there are a few issues that I’ve encountered while testing the environment specifically when it comes to the new flash policy which has been pushed this April with Flash Player 9.0.124. ASSQL bases it’s functionality on sockets to access the mysql client port 3306, [...]