[need help] How do i make a splash with XML engine? - 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: [need help] How do i make a splash with XML engine? (/showthread.php?tid=67593) [need help] How do i make a splash with XML engine? by Cradenburg on 10-23-2006 at 05:30 PM
Well... I'm trying to make a splash, but with the current xml code, it dosent seem to work ... code: And I call it like this: code: Please advice me as to what I should do to rectify this, I tried searching for splash but nothing came out. Is it possible to make windowless images in Messenger Plus? RE: [need help] How do i make a splash with XML engine? by Ezra on 10-23-2006 at 05:32 PM
I'm not sure if the xml code is correct, but make sure you save it as UTF-16 Long Endian RE: [need help] How do i make a splash with XML engine? by Matti on 10-23-2006 at 05:40 PM
quote:I thought XML files for Plus! Live should always be saved as Unicode, no? quote:Yes! code:That will set the window to have rectangular corners (if you want to keep round corners, just remove that line) and to have no borders. RE: [need help] How do i make a splash with XML engine? by Silentdragon on 10-23-2006 at 09:13 PM
UTF-16 Long Endian is Unicode RE: [need help] How do i make a splash with XML engine? by Cradenburg on 10-24-2006 at 10:00 AM thanks RE: [need help] How do i make a splash with XML engine? by phalanxii on 10-24-2006 at 10:44 AM Perhaps check: code:and code:Not sure if case-sensitivity matters, but I would assume so. |