View Single Post
  #1  
Unread 02-02-2005, 07:15 PM
Hideki's Avatar
Hideki Hideki is offline
A Grove Wisp
Interface Author - Click to view interfaces
 
Join Date: Jan 2005
Server: Lavastorm
Posts: 29
Default SourceResource ?

hy all,

i have seen that in most of the XML files we have a referer value named SourceResource but sometimes like :

SourceResource="images/..."

and

SourceResource="/images/..."

or

Source="images/..."

and

Source="/images/..."

what is really the difference ? i assume that normally, the xml files seems to make like HTML and in case of ="Images/" point to UI/[personnal ui folder]/Images" but if it's not the same think is the ="/" point to /UI ?

the goal of this question is what SourceResource= i must used to point to the Iages directory of the default UI if i don't have changed images ?

hope to be enough clear
Reply With Quote