lsPage.createEngine("TutorialDemo", "LS/");

this works fine in firefox3. but doesn't work in chrome. it says that unable to find the engine - bind

(demo application is working fine on chrome. this happens for my application only)

what is actually meant by path in createEngine?

i'm using all the lightstreamer related javascript related stuffs in a separate js. (not inlined) it loads both lspushpage.js and commons.js correctly. then why cant it find this path?