When you write some JavaScript code in html page, you can always get
the reference to the opened window object:
<script type="JavaScript">
  var myWnd = window;
  // or get the parent window: var myWnd = window.parent
</script>

So, how to get this reference from ShockWave movie?


-- 
Best regards,
 Igor                          mailto:[EMAIL PROTECTED]

[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!]

Reply via email to