Tag Archives: AS 3.0

AS3: Quickhint: Shared Objects

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 [...]

34. SFUG Usergroup Meeting

The next SFUG (Swiss Flash User Group) takes place on the 20h of April 2010 with the long awaited talk by Sandro about performance tweaks in AS3 and last but not least myself and Marcel Vogt are showcasing two demo apps we built using the the megaphone platform. Topic 1: AS3 Performance Tweaks ( Sandro [...]

33. SFUG Usergroup Meeting

The next SFUG (Swiss Flash User Group) takes place on the 16h of March 2010 with an awesome topic on restfulX by Rafael Beck and a very interesting and for sure useful talk about performance tweaking by Sandro. Topic 1: RESTfulX – Flex on RailsĀ  (Rafael Beck/ 19m2.ch) Topic 2: AS3 Performance Tweaks ( Sandro [...]

AS3: quick hint – Converting int to date

Ok, this just drove me nuts for a few minutes.. I’m getting the server time UNIX formatted, I was constantly trying to convert the integer to a readable date, constantly getting the wrong year (the default or zero unix year is 1970) but aren’t we living in 2009? So for future reference and for anyone [...]

DeMonstersDebugger an update

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, [...]