This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Flash Site Design > August 2007 > Actionscrip Linking Question
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Actionscrip Linking Question
|
|
| jlyndseyking 2007-08-23, 6:15 pm |
| For example, right now my links (in Flash 5) have the following actionscript
(an example):
on(release){
getURL("http://www.google.com", "_blank");
}
I know the "_blank" part opens a separate window. I know that replacing this
with "_self" takes you from the current page to a new one (w/o opening a new
window). The problem with this is when I press the back button on the browser,
I'm taken back to my home page, and not the page with the links. Is there
something I'm missing?
Thanks to anyone with help, tips, or even a website that gives actionscript
"recipes," as I've heard them referred to.
| |
| Gorka Ludlow 2007-08-24, 6:16 pm |
| You could tell the flash movie where to start with a variable sent via get in
the url, but there is no way to return to a scene in a flash movie by pressing
the back button (it'll start from the begining).
Cheers,
Gorka
www.AquiGorka.com/blog
| |
| kc_addy 2007-08-29, 6:15 am |
| There should be a way, just a thought though! :)
---------------------
www.travelguidesdirectory.com - one of my inspirations in using flash
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|