xeeno90
|
  |
| Joined: 23 Jun 2010 |
| Total Posts: 1538 |
|
|
| 07 Jul 2011 07:37 PM |
Say I make a gui, and I want to link the gui to another game or group page, this would allow it. If it is a page, it would open up the roblox browser, and take you to the linked page. if it is a link to a game, it would open up that game.
-- Anyhow, This is how it would work in a script in a GUI button
script.Parent.ButtonLocation = Place button's HTML location.
It couldn't use things like quotation marks due to the fact that the HTML has quotes inside it though. Of course, the Less than/Greater Than marks (<>) works fine...
script.Parent.ButtonLocation = http://www.roblox.com/Forum/
Would take you to the website location of the forums.
You can find the HTML for a visit button by using Inspect element in Google Chrome. |
|
|
| Report Abuse |
|
|
| 07 Jul 2011 07:46 PM |
| Mods can't monitor what you put in a script,you can easily link it to a "bad" website. |
|
|
| Report Abuse |
|
xeeno90
|
  |
| Joined: 23 Jun 2010 |
| Total Posts: 1538 |
|
|
| 10 Jul 2011 07:31 PM |
| Ok, then why not a button location to other places? |
|
|
| Report Abuse |
|