nope. its all my own code.
createobject simple creates an instance of class2, and since its being made inside class1, it can only be accessed through class1.
So how do i get to it? is it possible? or is my logic flawed.
sorry if i'm not demonstrating the problem well, i'm just trying to post up as little code as possible as the classes combined comes to 900 lines.