English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I have created a button and when I go to the behaviours & web/go to web page, I am uncertain of what to type in to this box. I hope someone can help or at least understand what the hell I am talking about!

2006-10-08 07:00:54 · 1 answers · asked by russoisdead 1 in Computers & Internet Programming & Design

Anyone...........?

2006-10-08 08:22:59 · update #1

1 answers

Hi,

I think your misinterpreted something :) When you create a FLASH Button inorder to make it look like a Link, you would need to apply some actionscript.

Click on the button, and goto the ActionScript panel from below.
Then follow this:

on(release) {
getURL("http://www.yahoo.com", "_blank");
}

So whenever you click on the button, it will bring you to the yahoo homepage.

Good Luck

I hope it clarified some stuff :~

2006-10-09 17:55:53 · answer #1 · answered by ? 6 · 0 0

fedest.com, questions and answers