ID:165641
 
Ok i have a BMP now i want to use it for something Not obj or turf but i have no idea how to do it this is wat i know.

"<IMG CLASS=icon SRC=\ref['BMP']>"
Are you talking about showing images in browse()?

[link]
[link]

Also, use .PNG instead of .BMP, samething but PNG saves a LOT more space.

- GhostAnime
In response to GhostAnime
they are for html popup and i dont want them to be in browse
In response to Miran94
... html popup in byond = browse().. duh (well, the most common way to achieve it).

because to get browse() to an HTML popuyp, you have to add a name to the window in option.

- GhostAnime