# Working with classes?

**URL:** https://forum.kirupa.com/t/working-with-classes/298629
**Category:** Uncategorized
**Created:** [October 22, 2009, 4:33am UTC](https://forum.kirupa.com/t/working-with-classes/298629 "2009-10-22T04:33:50Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![oluc](https://avatars.discourse-cdn.com/v4/letter/o/cc9497/32.png) [@oluc](https://forum.kirupa.com/u/oluc)
#### Post date: [October 22, 2009, 4:33am UTC](https://forum.kirupa.com/t/working-with-classes/298629/1 "2009-10-22T04:33:50Z")

</div>

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! 🙂
