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!
View Tutorial