What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Images???

Images???
Author: Message:
icepick66
Junior Member
**

Avatar
Uhh Radiation

Posts: 37
Reputation: 1
34 / Male / –
Joined: Jun 2006
O.P. Images???
Im a little confused with the XML windows displaying images, currently:
code:
<Element xsi:type="ImageElement" Id="ImgLogo">
<Position Top="40" Left="40"/>
<Image><Name>padlock</Name></Image>
</Element>
and i have padlock.png in Scripts/myscript/Images/padlock.png
(notice the capital I for the folder name)

basicy where does the element go, in the same place as the controls?
or in a seprate elements tag.

Please help :D
[Image: icepickquiet.jpg]
06-30-2006 02:08 PM
Profile E-Mail PM Find Quote Report
icepick66
Junior Member
**

Avatar
Uhh Radiation

Posts: 37
Reputation: 1
34 / Male / –
Joined: Jun 2006
O.P. RE: Images???
Nevermind i figured it out, if anyone else wants to know
code:
<Elements>
<Element xsi:type="ImageElement" Id="ImgLogo">
<Position Top="40" Left="40"/>
<Image><Name>padlock</Name></Image>
</Element>
</Elements>
and the image was padlock.png, in /Images/
[Image: icepickquiet.jpg]
06-30-2006 02:11 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On