Flasher Archive

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


Subject: RE: FLASH: RE: Targeting parent window - still stuck
From: Eric Dunham
Date: Sat, 18 Mar 2000 02:11:26 GMT

Hrm,
That should work... it worked fine for me, but then again, I didn't do it in
Flash, I just did a quick and dirty JS test.
It actually should work in multiple ways...
I know that you can do:
window.opener.location = "URL"; or
window.opener.location.href = "URL";

You might want to try embedding those commands into a small function that
you call from the Flash movie or something,
but other than that, I don't really know why it's not working...?
If you could post the code, that might also be of some help.

HTH,
Eric Dunham


<snip>
>>You have main window A and you open window B from window A. Correct?
>>Now you want window B to be able to change/manipulate the contents of
window
>>A...?What you would have to do I believe is something like this in your
GetURL>>
>>action:
>>javascript:window.opener.location.href="www.your-url.here"

Thanks Eric. It does work, however the "www.your-url.here" is appearing in
the
child window containing the Flash movie. Can you offer any more help with
this,
or can anyone else?
</snip>


flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and The Flash Film Festival
"The World�s Premier Flash Solutions Conference and Expo"
March 27-29, Nob Hill Masonic Center, San Francisco, California

-Register before Feb 25 and save $200!!-- www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  FLASH: RE: Targeting parent window - sti, Jason_Schubring

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