ID:173762
 
I've got a few nifty little popup windows, but a couple of them are supposed to have images in them. They're in .png format, but how would I reference to the image in HTML in DM?
Enigmaster2002 wrote:
I've got a few nifty little popup windows, but a couple of them are supposed to have images in them. They're in .png format, but how would I reference to the image in HTML in DM?

You need to use browse_rsc() to preload the image in the player's cache.

Lummox JR