Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: Re: FLASH: Replacing contents of "parent" window
From: John Croteau
Date: Tue, 23 Mar 1999 02:15:04 GMT

Hi Marc,

> We have a Flash tutorial opening in a new window, fixed size, no
> scrollbars, etc. At the end of the tutorial we have a button for info
> on ordering our product. We want this button to load a new html page
> (with ordering information) into the original window (the one that
> spawned the tutorial). Load URL into _parent does not seem to
> accomplish this. In fact, all the options for the window seem to load
> into the same window as the tutorial or a new window. Can someone
> post the correct window designation please? Also, I'm not receiving
> the list at work, so a cc to the address below would be most
> appreciated.
When you open a new window with JavaScript it is not related to the
original window.
So two actions are required close the new window and replace the HTML
page in the original window. You can't target the original window from
the new window unless it is named (i.e. opened in a Frame or with
JavaScript). The original and new windows do not belong to the same
window hierarchy (framesets).

----------- -----------------------
John Croteau croteauaterols [dot] com (mailto:croteauaterols [dot] com)
------------- -------------------------
FlashTek (Advanced Websites with Flash) http://www.FlashTek.com/
Flash Bible (Fast track to good Flash) http://www.FlashBible.com/
Flash Central(The Universe Starts Here) http://www.FlashCentral.com/
The Flash Tech Resource (Tech Notes) http://www.FlashCentral.com/tech/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-manageratshocker [dot] com. Problems to: owneratshocker [dot] com
N.B. Email address must be the same as the one you used to subscribe.
For info on digest mode send: info flasher to list-manageratshocker [dot] com


Replies
  FLASH: Replacing contents of "parent" wi, Marc Hoffman

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]