Author Archives: Bela Korcsog

About Bela Korcsog

Proud father of two children, happy husband to one wife. I've been programming various technologies and leading the development of huge projects for most of the last ten years. I've got some specific likes and dislikes through my experiences in the web site business but generally I'm pretty straightforward about it. Not a huge fan of the latest and greatest shiny toy (it took me four years to show an interest in Flash) I'm more than happy to code in any language that comes along (Actionscript is just so darn fun).

Rails and Flex

Just finished a month long conversion of a Flex project from consuming a PHP backend to RESTified Rails backend, and it was a new experience for me. Needless to say, some of the things in Rails are really great, but … Continue reading

Posted in Flash, Flex | Comments Off

Garbage collection in AS3/Flex

Matthew Tretter (of StateManager fame) has a great post on garbage collection and Tween, URLLoader, Timer and Loader classes in AS3. He’s provided replacement classes that solve the issues and this will be something you hit at some point.

Posted in Uncategorized | Comments Off

Serendipity

It’s nice to see ideas validated through concurrent creative endevours — as shown by Airgid’s new site (www.airgid.com) and Adobe’s new Flash On (http://www.adobe.com/flashon/).

Posted in Uncategorized | Comments Off

Clickbooq wins Site of the Day at Adobe

Clickbooq, a project I contributed to, has won Adobe’s Site of the Day. My contribution was mostly to complete areas of the site which were incomplete such as the client/server interactions in the Flex CMS application.

Posted in Flex | Comments Off

Adobe MAX 2007 in Chicago

Just got back from Adobe MAX and am ready to see my family again. After three hardcore days of reviewing all the latest in Adobe’s realm, I’m very happy to report that Flash has a very exciting future. Flash 10 … Continue reading

Posted in Flash, Flex | Comments Off

XMLSocket AS3 Game Development

I’ve been working with my son on a game using XMLSockets — it’s getting there and I’m looking forward in the next month posting a copy for folks to check out. It’s been 5 years since I had an interest … Continue reading

Posted in Flash | Comments Off

Ruby on Rails with RailsAMF

Recently looking into Ruby on Rails and going through the steps of installing this onto my localhost to test.  There’s lots of intersting things going on with regards to RonR, but most interesting to me are the RubyAMF project and … Continue reading

Posted in Flash | Comments Off

Fun with Winsock (Windows == work of the Devil)

I spend a few hours last night trying to fix my PC and thought I’d mention how it got fixed.  Turns out either getting spyware or removing spyware or even removing spyware shield programs can screw up your winsock chain.

Posted in Uncategorized | Comments Off

Flash is Everywhere

I’ve been noticing that Flash is being integrated in many ways that surprise me every day. Take for example a project I just completed for Yahoo IMV and Ford (Ford Escape CowTipping).  

Posted in Flash | Comments Off

Set Bitmap Properties MXP

I’ve put together a smaller command set that designers will find useful. This command allows you to change the bitmap properties of all the currently selected library symbols. I’ve posted this to Adobe Exchange and will update with the newest … Continue reading

Posted in Flash | Comments Off