Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | Re: FLASH: get URL action |
From: | John Croteau |
Date: | Tue, 2 Nov 1999 12:59:21 GMT |
Hi Clyde,
> On (Release)
> Go to and Stop ("section one static")
> Get URL ("scrolltext.htm#section1", window="source")
> End On
Anchors (#) are not supported from a standard GetURL action.
You can use the JavaScript: protocol, FS Command, hidden frame technique
or a server side call that initiates the HTML with the anchor.
The JavaScript: protocol shown below is not supported by Mac IE 4.5 or
any IE3 browsers but will link to anchors in other browsers.
GetUrl javascript:window.location.href="filename.htm#anchorname"
--
Coming Soon Flash 4 Web Animation F/X and Design
http://www.amazon.com/exec/obidos/ASIN/1576105555/flashcentral
----------- -----------------------
John Croteau croteauerols [dot] com (mailto:croteauerols [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/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Streaming Media WEST '99 Conference & Exhibition
"The Worlds largest Internet Audio & Video Event"
December 7 - 9, San Jose Convention Center, California
Reserve your space today at http://www.streamingmedia.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpchinwag [dot] com
Replies
FLASH: get URL action, Campbell, Clyde
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]