Buttons & Images - 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: Buttons & Images (/showthread.php?tid=87068) Buttons & Images by c_clarky_89 on 11-04-2008 at 02:06 PM Hello, im wondering if its possible to get images on the buttons instead of using text? RE: Buttons & Images by matty on 11-04-2008 at 02:27 PM
xml code: You can do both. RE: Buttons & Images by c_clarky_89 on 11-04-2008 at 02:33 PM Thanks for the reply would i be able to get the msn emoticons on the buttons? RE: Buttons & Images by matty on 11-04-2008 at 03:30 PM Easiest way for that is to extract the resources for the skin creation and take them from there. And yes you can use any image as long as you have it in your Images folder (the structure of the images folder for the code above is Scripts Folder\Images\normal\ftp.png - extension isn't required.) RE: Buttons & Images by Spunky on 11-04-2008 at 03:31 PM
quote: You'd need to save the emoticons to your script directory really I think... Although it may be possible to enumerate the emoticons collection and get a filepath, but I'm uncertain of that. RE: Buttons & Images by c_clarky_89 on 11-04-2008 at 10:03 PM
ive got all the emoticons i need but i dont know how to get the pictures on the buttons heres the code im using: RE: Buttons & Images by matty on 11-05-2008 at 02:21 PM
Try and just put the image in the Images folder and change it to xml code: See if that works. RE: Buttons & Images by c_clarky_89 on 11-05-2008 at 02:32 PM
still dont work RE: Buttons & Images by matty on 11-05-2008 at 02:56 PM
Have you restarted Windows Live Messenger since you made these initial changes? quote: RE: Buttons & Images by c_clarky_89 on 11-06-2008 at 11:46 AM
is this correct: RE: Buttons & Images by matty on 11-06-2008 at 12:29 PM Yup RE: Buttons & Images by c_clarky_89 on 11-06-2008 at 12:59 PM
Done that and still dont work RE: Buttons & Images by matty on 11-06-2008 at 02:03 PM No why dont you zip it up and attach it and we can take a look. RE: Buttons & Images by matty on 11-06-2008 at 04:20 PM
xml code: It should be xml code:You have the slash backwards. Also you have two <Elements> tags xml code: Should be xml code: RE: Buttons & Images by c_clarky_89 on 11-06-2008 at 04:36 PM still dnt work RE: Buttons & Images by pollolibredegrasa on 11-06-2008 at 04:38 PM
Just to add to what matty has said, you have the emoticons saved as gifs. IIRC, support for gif files is only available in Plus! 4.79.342 (the public beta), meaning if you don't have this version the images will not show. You will also have to add <Format> tags, as Plus! looks for PNGs by default. xml code: Hope this helps Edit: fixed xml RE: Buttons & Images by Matti on 11-06-2008 at 04:56 PM
quote:GIF support has always been in Plus! Live, but animated GIF support was added since the 4.79 beta. RE: Buttons & Images by c_clarky_89 on 11-07-2008 at 09:07 AM
THANKYOU!! 'pollolibredegrasa' its worked and thanks for everybody elses help to RE: Buttons & Images by c_clarky_89 on 11-11-2008 at 04:12 PM Problems again the images on the buttons work for me but when other people install the script the images on the buttons dont show RE: Buttons & Images by matty on 11-11-2008 at 04:26 PM All of the images are included when you pack the script correct? RE: Buttons & Images by vaccination on 11-11-2008 at 04:26 PM
quote:What version of MP!L do they have? RE: Buttons & Images by c_clarky_89 on 11-11-2008 at 04:29 PM yep all images are packed as well and there using 4.70.334 like me any ideas anyone? RE: Buttons & Images by c_clarky_89 on 11-12-2008 at 09:09 PM help pleeeeease RE: Buttons & Images by matty on 11-12-2008 at 09:15 PM Post the script. RE: Buttons & Images by markee on 11-12-2008 at 09:15 PM Can you please attach the script here so that we can see if it will work for us? RE: Buttons & Images by c_clarky_89 on 11-12-2008 at 09:20 PM the file? or the actual script writing? RE: Buttons & Images by matty on 11-12-2008 at 09:26 PM all of it RE: Buttons & Images by markee on 11-12-2008 at 09:41 PM Please don't just paste the code, please upload the plsc that your friends can't see the images with. We can't see what issues they might have unless we have what you are giving them. RE: Buttons & Images by c_clarky_89 on 11-12-2008 at 09:44 PM Download: WLNameEditor RE: Buttons & Images by markee on 11-12-2008 at 10:02 PM
Well the images are appearing for me as well so I am really not sure. RE: Buttons & Images by c_clarky_89 on 11-12-2008 at 10:06 PM its really confusing this lol RE: RE: Buttons & Images by pollolibredegrasa on 11-12-2008 at 10:10 PM
quote: I'm still certain this is the problem, despite Matti's post above. I have tested it on 4.70, and the images do not show, and have tested it on the 4.79 (the beta version) and they do. Furthermore, the changelog for the beta states "Image elements now support GIF pictures." This suggests to me that pre 4.79 they weren't supported at all, which is further backed up by the fact that the current interface window schema only lists PNG and JPEG files as possible enumerations for filetype. RE: Buttons & Images by c_clarky_89 on 11-12-2008 at 10:14 PM thats what i dont get lol it works for me with the 4.70 but no one else lol ill try the 4.79 in a minute |