Hiya there people, got an essentially quite simple question but with many, many answers I imagine!!! so here goes…
I am reasonably new to AS3 and generally the idea of OOP, and I’m just about to tackle building a whole site in flash. I’m aware there are a few different approaches to this, and I’d like to know people’s practices for organising and putting together a site in general.
Right, so far I have a Core.swf that loads the Intro.swf, followed by the Home.swf… and so on, using the menu that is located within Core. I’m having trouble figuring out how the section swf’s are going to reference some of the methods I have in my Core.
Does that make any sense?? I’ve considered extending all my section classes with my core class, or trying to have static methods in my Core class that I can always access, but there always seems to be a problem!!
…So has anyone got any links to good resources or can people share the way they usually deal with it? So far I haven’t found a lot about it! All theories welcome!!
Phew, long post. Sorry guys I will learn eventually…
Cheers!
Tyler