Getting started with Openlaszlo – Framework for developing flash apps
Openlaszlo is an open source framework which simplifies development of flash applications. Openlaszlo allows you to code your flash apps using xml style laszlo code, and thereafter you can compile your code to output a .swf file for production usage. I first came around openlaszlo while I was developing Alterplayer – open source flash mp3 player. In this post I will demonstrate: Getting started with Openlaszlo – Setting up your …