|
|
| dianadabes 2004-03-10, 8:29 am |
| i have a flash-based website and i'd want to make the links open a new window
when it is clicked so that you wont have to click on "back" again and again.
the links aren't buttons. they're only texts wherein i put the url in the
properties section...
| |
| Spinethetic 2004-03-10, 12:33 pm |
| You should convert the texts to buttons, then assign this action to them(changing the url of course)
on (press)
getURL('somepage.xhtml' ,'_blank');
| |
| Spinethetic 2004-03-10, 12:33 pm |
| You should convert the texts to buttons, then assign this action to them(changing the url of course)
on (press)
getURL('somepage.xhtml' ,'_blank');
| |
| dianadabes 2004-03-11, 8:29 am |
| got it! thanks!
|
|
|
|
| Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |