Hi, I'm using externalEvent to open a window in the browser. This window contains a form that allows me to upload an image to the server. If the uploaded image is ok, a javascript function on the page that hosts the shockwave file calls 'evalScript' with the image name as an argument.
This seems to work fine the first few times I run it, ie. click to upload image, new browser window opened, file uploaded, name passed back to shockwave, shockwave preloadsNetThing and alters a cast member. However, after a while (maybe 2-3 uploads), the browser window freezes and I have to force quit IE (PC). I thought this might be because of the problem with evalscript being the return result of the externalEvent, but even if I wait a while before trying to upload again, it tends to hang the browser. Is it possible to constantly call an externalEvent, have the browser do something then pass an evalScript back to shockwave? Are there any things I should be looking out for? Any ideas appreciated. Regards, IanMJ [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]) Lingo-L is for learning and helping with programming Lingo. Thanks!]
