Flasher Archive

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


Subject: Re[2]: Dynamic URLs (was: new flash site)
From: Mark Hayhurst
Date: Wed, 11 Mar 1998 11:59:18 GMT


In Javascript you can create unique URLs (usually to avoid caching of
CGI results) by instantiating a date object and passing its getTime()
result as part of the URL.

Mark


______________________________ Reply Separator _________________________________
Subject: Re: Dynamic URLs (was: new flash site)
Author: jdowdellatmacromedia [dot] com at INTERNET
Date: 11/03/98 03:05


At 12:39 PM 3/10/98, Chad Richard wrote:
>Is there any way to have dynamic URLs associated with button actions? For
>example I have created a "polling console" that calls a script on the
>server and passes unique parameters. These parameters need to be different
>every time the polling console (flash movie) is loaded.


Not really, not now, no, sorry.

One thing I'm not sure of from the description is where these "unique
parameters" come from.

For some designs you may be able to do a serverside write into the HTML as
it's produced, set the value of some JavaScript variables. You can then
FSCommand out from your buttons and have JavaScript construct the final
destination URL.

Is this along the lines of what you're looking at? Or...?

jd



John Dowdell, Macromedia Tech Support, San Francisco CA US

Private email options: http://www.macromedia.com/support/priority.html
Search technotes: http://www.macromedia.com/support/search/
Search DIRECT-L: http://www.mcli.dist.maricopa.edu/director/digest/
Online savvy: http://search.yahoo.com/bin/search?p=netiquette
Entertainment on the web: http://shockrave.macromedia.com/



------------------------------------------------------------------------
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

------------------------------------------------------------------------
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


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