Hi.
Do you know where I can find out what the straight dope is on working with classes? I am having some issues right now with multiple classes - but I think the main problems is that I really just don’t know how to work with multiple classes.
Right now I have 4 classes:
ProjectOne
ProjectOneText
ProjectOneVideos
StageElements
I have these all in the same file called “asFiles”. I can get one class (ProjectOneText) to load through the ProjectOne class. But I can’t get 2 classes to load in the ProejctOne class. oi… I probably have it all wrong… but thats why I need some help.
I appreciate any help you can give me!