EAI and Script Node - The difference - I
Method of obtaining a Node pointer from inside the VRML scene is different.Script Node gets a pointer using USE construct.EAI uses getNode() method
EventOut notification done through Routing in case of Script Node,in EAI - applet calls the CALLBACK method - when the eventOut generates an event