Hello, i don't know what you call it, but how would i change fields / use methods from an object, with the object i want to call with, a field?
+5
A:
object1.object2.property
You can access object2 as a property of object1, and then access object2's properties just like normal
CrazyJugglerDrummer
2009-10-31 01:46:19
Thanks, this is what i wanted.Sorry i couldn't rephrase well
AJ Ravindiran
2009-10-31 01:50:54
+1 for expert deciphering skills
Gurdas Nijor
2009-10-31 01:51:46
Wow. Just wow .
configurator
2009-10-31 03:41:01