Shoutbox

Is it possible to let sendMessage parse HTML? - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Thread: Is it possible to let sendMessage parse HTML? (/showthread.php?tid=61803)

Is it possible to let sendMessage parse HTML? by SmashD on 06-27-2006 at 08:14 PM

I want to send a command, lets say "/show flash" where the command /show
should generate sMessage = html code + flash ...

Any way to make that possible?


RE: Is it possible to let sendMessage parse HTML? by Stigmata on 06-27-2006 at 08:18 PM

if the flash is a custom emoticon?

then you could send the custom shortcut for it


RE: RE: Is it possible to let sendMessage parse HTML? by SmashD on 06-27-2006 at 09:07 PM

quote:
Originally posted by Stigmata
if the flash is a custom emoticon?

then you could send the custom shortcut for it


No it should be a local or remote flash swf file ;)
RE: Is it possible to let sendMessage parse HTML? by Plik on 06-27-2006 at 09:09 PM

If you want the html to actually render then it is either impossible, or really really hard.
How ever if you don't want to html to be rendered then it should be really easy.