Forum

> > CS2D > Scripts > XML Server Info (Web) Images
ForenübersichtCS2D-Übersicht Scripts-ÜbersichtEinloggen, um zu antworten

Englisch XML Server Info (Web) Images

2 Antworten
Zum Anfang Vorherige 1 Nächste Zum Anfang

alt XML Server Info (Web) Images

Mami Tomoe
User Off Offline

Zitieren
Hello!
How can I use a web image through the XML server info?

I tried the following, but it never loads:
1
2
3
4
5
6
7
8
<image width="512" height="256" color="#FFFFFF" align = "center"
webimage = "http://unrealsoftware.de/img/portal_home.png"></image>
<image width="512" height="256" color="#FFFFFF" align = "center"
webimage = "http://www.unrealsoftware.de/img/portal_home.png"></image>
<image width="512" height="256" color="#FFFFFF" align = "center"
webimage = "www.unrealsoftware.de/img/portal_home.png"></image>
<image width="512" height="256" color="#FFFFFF" align = "center"
webimage = "unrealsoftware.de/img/portal_home.png"></image>

alt Re: XML Server Info (Web) Images

Marcell
Super User Off Offline

Zitieren
@user Mami Tomoe:

Here is an example.

1
<image width="288" height="200" color="#ffffff" align = "center" url = "www.usgn.de" source = "www.unrealsoftware.de/img/portal_home.png"></image>
Zum Anfang Vorherige 1 Nächste Zum Anfang
Einloggen, um zu antworten Scripts-ÜbersichtCS2D-ÜbersichtForenübersicht