Browsing Author

Kerem Koksal

Hi everyone. I'm Kerem KÖKSAL, an IT Specialist in Turkiye. I'm working on Flash Developing as a hobby about 2 years for now and I'm an author on FlashDen. You can visit my humble portfolio at FlashDen.
Author Feed

Build an ActionScript 3.0 HTML Box with XML and CSS Support

In this tutorial, we’ll create an HTML Box which parses content loaded from XML and CSS. We’ll build it using ActionScript 3.0 so we can compile it in FlashDevelop. I’ll also demonstrate how to compile it in Flash IDE. We’ll focus on creating external script files (classes), loading and using XML and CSS files, all of which will assume some understanding of ActionScript. Let’s get started!