View Single Post
Old 10-19-2002, 12:03 AM   #7
Cormanth
A Shissar Defiler
 
Cormanth's Avatar
 
Join Date: Aug 2002
Server: Zebuxoruk
Posts: 172
Interface Author - Click to view interfaces
Default

One way to add an animation as the background would be to set the window as transparent:

<Style_Transparent>true</Style_Transparent>

then use a <StaticAnimation> element to add the animation to the screen. However, doing it this way you would need to make the static animation the first thing the window draws so that everything else is drawn ontop of this.

It might help others to understand your problem if you attach a pic or the xml file to your post using the 'Attach File' feature. Altho you might need to first save the xml file as a .txt file first. I don't know if this forum allows you to attach .xml files.
Cormanth is offline   Reply With Quote