Subj : Scriptable object vs LiveConnect To : netscape.public.mozilla.jseng From : redcoat Date : Wed Dec 22 2004 10:48 am Hi, I'm still trying to get my head around all of this, and am trying to understand the purpose of creating Scriptable objects (which I first did) when I can just import a regular Java class in my script and use that. Would someone mind explaining the advantage (if any) of using Scriptable objects? Many thanks, David .