Opening URL's in Flash! (Finally)
Add Button Actions to pop a new webpage when a user clicks the button. It's
an easy process, so we are going to complicate it a just a bit by having Flash
evaluate a variable that contains the website address, rather than typing in
the straight URL.
- In the Actions pane, click Browser/Network and Double-Click getURL
- In the URL box, type myURL and select
the Expression box. Again, this tells Flash
to evaluate the contents of the variable myURL.
We will set that variable next.
- In the Window drop-down-list, select _blank

next