Simple Object Oriented Website Layout (AS3)
Website layout using AS3 and OOP!
No more code in the timeline!
Today, you’ll learn how to keep all your code within external classes which you’ll find really interesting when reusing the same base for all your websiteS!
As I spent enough time commenting that code, I’ll try to get you started in a few sentences:
(1) In the FLA, you’ll find linked objects in the libray. By clicking to linkage, you’ll see the class that it links to.
(2) In the FLA also, you’ll find the link to the main document class, in our case: OOP_platform [...]


