ID:150265
 
I was just wondering how you would go about doing this.

1.) Clicking a verb like Read()
2.) Having the browser open up a new page.
3.) Having a big bold headline up top of the page.
4.) Displaying A reserved screen shot in the page.
5.) and having a reserved paragraph of writing displayed underneath, lets say a global var named Writing.

How would i go about doing this?
umm i think html and DM are two different things
In response to Zardar00
use browse()
In response to Zardar00
Zardar00 wrote:
umm i think html and DM are two different things

But fortunately, Dream Seeker includes an integrated browser that displays HTML!
In response to Spuzzum
Spuzzum wrote:
Zardar00 wrote:
umm i think html and DM are two different things

But fortunately, Dream Seeker includes an integrated browser that displays HTML!


but how would you get the browser and the game to interact with each other.
In response to Zardar00
Zardar00 wrote:
Spuzzum wrote:
Zardar00 wrote:
umm i think html and DM are two different things

But fortunately, Dream Seeker includes an integrated browser that displays HTML!


but how would you get the browser and the game to interact with each other.



By using the browse() proc you can do alot of things that interact with the game from the browser and the Topic() proc makes it so you can make links that interact with the game.