Flasher Archive

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


Subject: Re: FLASH: How do you target the parent browser window from a flash.swf in a pop-up window?
From: Sarah Lamont
Date: Tue, 11 Apr 2000 17:14:39 +0100

hi Shaun,

Use this javascript code in your baby window:

function updateParent(newURL) {
opener.document.location = newURL
}

and this in your flash button:

"javascript:updateParent('newpage.html')"

and it should work. :]
Hope that helps,

§arah

Shaun Brazier wrote:

> More or less the subject really. How do you open a page in the main browser
> window from a movie in a child window?
>
--
"When I die, I hope it can be said of me that I plucked a thistle and
planted a flower where ever I thought a flower would grow." -Abraham Lincoln

flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the last 100 messages from the flasher list NOW
http://www.chinwag.com/flasher/last100.shtml

Flash books http://www.chinwag.com/flasher/books.shtml
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  FLASH: Kinda OT: Changing the focus of b, Shaun Brazier

Replies
  FLASH: How do you target the parent brow, Shaun Brazier

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