yes.. use setvar to define the path of the background image RIGHT BEFORE loading it with the LOAD command... "SETVAR;BACKGROUND;C:\1.jpg||AUDIO" .. "SETVAR;BACKGROUND;C:\2.jpg||VIDEO" etc... of course the path could also be in some other variable set in skin.ini for instance.. "SETVAR;BACKGROUND;$AUDIOBACKGROUND$||AUDIO" then have it like "audiobackground=c:\2.jpg" in skin.ini. However, CHANGING a already loaded background on the fly would require the skin reload.

