I want my Xbox 360 GamerCard to be displayed on my visualization screen. So I need to load an .png image from a URL. Is this possible within a visualization? I only started modding visualizations yesterday and so far to add images I have used <texture>Localfileaddress</texture>.
How can i display that image in a visualization? http://card.mygamercard.net/nxe/DannyBres.png
Does anyone know how to do this? or on any work arounds?!
Thanks
URL Picture in Visualization?
DannyBres
Member Posts: 54 Joined: Dec 2009 Reputation: 1 |
(This post was last modified: 2010-01-06 00:04 by DannyBres.)
|
| find quote |
Nuka1195
Skilled Python Coder Posts: 3,917 Joined: Dec 2004 Reputation: 17 |
2010-01-06 02:45
Post: #2
if it is, you probably need background="true"
|
| find quote |
DannyBres
Member Posts: 54 Joined: Dec 2009 Reputation: 1 |
2010-01-06 11:22
Post: #3
sorry what?
I do not understand. ![]() EDIT: Just read the guide and i see what background means..... I was to know if it is possible to say do something like Quote:<texture>http://www.somewhere.com/my.png</texture> and load that image
(This post was last modified: 2010-01-06 11:34 by DannyBres.)
|
| find quote |
DannyBres
Member Posts: 54 Joined: Dec 2009 Reputation: 1 |
2010-01-07 19:37
Post: #4
surely there is an XBMC developer that knows if this is even possible so i can stop trying to find out how to do it!
|
| find quote |
jmarshall
Team-XBMC Developer Posts: 24,523 Joined: Oct 2003 Reputation: 138 |
2010-01-07 23:28
Post: #5
<texture background="true">http://url.goes/here.png</texture>
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. ![]() |
| find quote |
DannyBres
Member Posts: 54 Joined: Dec 2009 Reputation: 1 |
2010-01-08 00:51
Post: #6
THANKS, works a treat!!!!!
How come this is not in the manual? jmarshall, is that anyway I can get the image to refresh every x amount of minutes?
(This post was last modified: 2010-01-08 00:57 by DannyBres.)
|
| find quote |
jmarshall
Team-XBMC Developer Posts: 24,523 Joined: Oct 2003 Reputation: 138 |
2010-01-08 01:12
Post: #7
Because you haven't added it?
And no, there's no way to request a refresh, other than altering it via a skin variable or something (you'll need to use a different URL) Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. ![]() |
| find quote |
DannyBres
Member Posts: 54 Joined: Dec 2009 Reputation: 1 |
2010-01-08 03:04
Post: #8
good point! Never edited a wiki before tho! Bit scared!
|
| find quote |
DannyBres
Member Posts: 54 Joined: Dec 2009 Reputation: 1 |
2010-01-08 04:04
Post: #9
jmarshall Wrote:And no, there's no way to request a refresh, other than altering it via a skin variable or something (you'll need to use a different URL) How do I go about learning how to do that?! |
| find quote |


![[Image: badge.gif]](http://www.ohloh.net/projects/9132/badge.gif)
Search
Help