Hey Tab, Did you ever resolve your javascript issues. As Robert mentioned evalScript falls short because of browser issues. His suggestion for the layer trick will work in NS4, NS6 and IE 5+ (on both PC and Mac as far as I know/remember). It means a reload of your shockwave movie each time but the rest of the page stays intact. If you haven't tried this out yet let me know I've got some code that does this that I can put up for you and you can test out. I have not rigourously test on all possible browser combinations (it might work on ie4, don't know about iCab, Opera etc.) but it should give you better distribution than evalScript.
later, Rob Tab Julius wrote: > So, we have an HTML page with some checkboxes and a button - let's say > the button is to "refresh image" (based on the checkbox settings). > > I *COULD* rig it up so that the button calls some CGI that builds a new > page with new params for the embedded .DCR and refreshes to that page, > but that is pretty unacceptable visually, as it reloads the whole page. > [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!]
