Tag Archives: flash

Make Entire Flash File Clickable

7 Jun

on(release) {
getURL(“http://www.example.com”);

}