awarlock
June 7th, 2003, 09:24 PM
I have a button with instance name "MC1".
When you press the button i want it to display the text "www.google.com" into a text box.
Then when you click on it. It will take u to google.com
The idea is that then i can have many buttons with different URL's attatched to them. So user clicks button1 and it displays the URL for that button...
I have an idea that first you set the variable to be google.com
on the button, then onPress you load it to the dyn textbox.
But not too sure how to do this.
ANyone?:cowboy:
When you press the button i want it to display the text "www.google.com" into a text box.
Then when you click on it. It will take u to google.com
The idea is that then i can have many buttons with different URL's attatched to them. So user clicks button1 and it displays the URL for that button...
I have an idea that first you set the variable to be google.com
on the button, then onPress you load it to the dyn textbox.
But not too sure how to do this.
ANyone?:cowboy: