button script help
- cyberkitty
-
cyberkitty
- Member since: May. 13, 2006
- Offline.
-
- Forum Stats
- Member
- Level 05
- Blank Slate
I am currently designing a website for my flashes. I tried adding the movies in directly as .swf files, but decided to link the buttons to newgrounds and deviantart, so I can deal with a few problems. I just need some script to open a new explorer window, so people can still browse my site. any help is appreciated. checked flashkit they had nothing.
- harryjarry
-
harryjarry
- Member since: May. 15, 2005
- Offline.
-
- Forum Stats
- Member
- Level 57
- Blank Slate
This should do it
<a href="URL of link" target="_blank">Text to show</a>
The bold part is what you need to add to make it in a new window.
- cyberkitty
-
cyberkitty
- Member since: May. 13, 2006
- Offline.
-
- Forum Stats
- Member
- Level 05
- Blank Slate
At 12/4/06 09:37 PM, harryjarry wrote: This should do it
Text to show
The bold part is what you need to add to make it in a new window.
thank you harryjarry.
- henke37
-
henke37
- Member since: Sep. 10, 2004
- Offline.
-
- Forum Stats
- Member
- Level 30
- Blank Slate
please, do not force new windows. If somebody wants a new on they know how to make one. What if they do not want a new window? They got no choice!
Each time someone abuses hittest, God kills a kitten. Please, learn real collision testing.
- cyberkitty
-
cyberkitty
- Member since: May. 13, 2006
- Offline.
-
- Forum Stats
- Member
- Level 05
- Blank Slate
- cyberkitty
-
cyberkitty
- Member since: May. 13, 2006
- Offline.
-
- Forum Stats
- Member
- Level 05
- Blank Slate
I'll program a button for a new window, and one without one.


