Bill, I'm just a bit of a lurker on fugli and a beginner in actionscript
but I gotta ask:

 for(var i in o1)
 {
  o2[i] = o1[i];
 }

is this just assigning references to o2 from o1? or a deep copy?

just curious

thanx
barry.b

---
You are currently subscribed to fugli as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to