This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Flash Site Design > August 2005 > how to pass a dynamic url to a flash animation
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 |
how to pass a dynamic url to a flash animation
|
|
| rmedina9062 2005-08-19, 7:29 pm |
| Hello,
Have this website, where I inserted a flash animation, and want the flash animation to be clickable and go to an specific URL that I'm creating (dinamically)...
Thanks, :cool;
| |
| Demon paW 2005-08-20, 11:22 pm |
| cant really undersatnd can you send me your fla at webmaster@demonpaw.com?
well from what i understood ill try too explain maybe i am wrong.
make sure that the areas the viewer has to click is a button symbol.
them add the following actionscript to the buttons:
on (release){
getURL("your link","_BLANK","POST");
}
use post if you have to send information from the flash movie to the dynamic
page.
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|