Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | Re: FLASH: URGENT: A single link on all a flash movie? |
From: | Marc Pidoux |
Date: | Thu, 14 Sep 2000 14:42:30 +0100 |
Just wanted to share the final solution i will use for it:
Big hidden button on the flash final with a javascript function and a banner id
variable. (like javascript:Clickthru() _blank)
Then on the html a javascript function window.open and the url in it.
With this, you can update easily the link.
Cheers
Marc
Gregg Caines wrote:
> You could pass the URLs as variables via the querystring method.
> To provide the URLs, you go to your object/imbed tags in your
> HTML and make all occurrences of "movie.swf" into:
>
> movie.swf?url1=www.asdf.com&url2=www.qwerty.com&url3=www.zxcv.com
>
> Is that what you were looking for?
> Info on the querystring method can be found at:
> http://www.macromedia.com/support/flash/ts/documents/set_variables.htm
>
> ---------------------------------------------------
> Gregg Caines
> n e o m e t r i x systems inc.
> http://www.neometrixsystems.com
> gcainesneometrixsystems [dot] com
>
> > That's probably the solution i will go for: ImageMap.
> > The banner is in 4 languages and the links have to be updated about every
> 2
> > weeks.
> > It will much easier to do it with a single parameter in the html code than
> any
> > other solution...
> > But i am probably just dreaming :-(
> >
> > Marc
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> NudeGuru.com is proud to sponsor the Flasher list
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> IT'S THE ART OF MONEY, HONEY!
> Tips and Advice from some of the most popular Flash
> artists + industry power-brokers on how to hold onto
> your rights, negotiate contracts and get full value
> for your work.http://www.nudeguru.com from Franke James
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> To unsubscribe or change your list settings go to
> http://www.chinwag.com/flasher or email helpchinwag [dot] com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NudeGuru.com is proud to sponsor the Flasher list
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
IT'S THE ART OF MONEY, HONEY!
Tips and Advice from some of the most popular Flash
artists + industry power-brokers on how to hold onto
your rights, negotiate contracts and get full value
for your work.http://www.nudeguru.com from Franke James
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpchinwag [dot] com
Replies
RE: FLASH: URGENT: A single link on all , Lamont, Sarah
Re: FLASH: URGENT: A single link on all , Marc Pidoux
Re: FLASH: URGENT: A single link on all , Gregg Caines
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]