O.P. RE: Pass object to a Wnd
I already considered that, but I need the object itself, I want it to be a standalone object, not dependant of any arrays.
i.e. I have a .js with the object constructor, etc. And the Window Events, and a seperate .js with nothing more than 'obj = new MyObject()'
But thanks anyway
|