revWeb Question
Posted: Sat Aug 08, 2009 5:08 am
How do I make my revLet load a new web page?
Here's my scenario:
I made some fancy interface and compiled it as a revLet. My revLet is embedded into index.html. I added a button control and opened up the script editor for that new button control. I typed on mouseUp then I pressed the Return button. I stare blankly at space as I don't know what script I should use to navigate to another HTML web page in my server. I want that button control to navigate to done.html when clicked but I don't know what code to use for it.
Here's my scenario:
I made some fancy interface and compiled it as a revLet. My revLet is embedded into index.html. I added a button control and opened up the script editor for that new button control. I typed on mouseUp then I pressed the Return button. I stare blankly at space as I don't know what script I should use to navigate to another HTML web page in my server. I want that button control to navigate to done.html when clicked but I don't know what code to use for it.