Flasher Archive

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


Subject: FLASH: Target= VS. Window=
From: Abram Siemsen
Date: Fri, 24 Mar 2000 18:02:56 GMT

I'm new to this list and relatively new to flash, so please forgive the
stupid question:

Assume a browser window named "dataWindow" has been opened using javascript.

In HTML, the anchor <A HREF="data.html" TARGET="dataWindow"> data </A>
would open the file "data.html" in the pre-existing window named "dataWindow".

In Flash, the equivilant would be a button with the action:

0n (Press)
GetURL("data.html", window="dataWindow")
end On

This works like I expect it to in Netscape (Mac and Win) and in IE (Mac)
but in IE5 for windows, rather than open the "data.html" file within the
pre-existing "dataWindow" window, it creates a NEW browser window.

So my questions are: Is this a known issue? Is it a bug, or is it not
supported functionality (The technotes at macromedia say that a specific
name in the 'window' field is only applicable when targeting a FRAME)?
Is there a workaround?


-- Abe
_________________________________________________________________________
a b r a m s i e m s e n t e c h n i s o n i c s t u d i o s

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


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