Tiling background image.
Posted: 11 Oct 2007, 13:21
by sebgonz
Is it possible to use a version of the
html command so I don't have to have a large background loading?
Posted: 12 Oct 2007, 01:29
by mjau-mjau
That is a valid question, and I believe you are not the first user to ask for such a feature.
Unfortunately, since this is not HTML, there does not exist such a feature as to repeat the background in any direction. In a future version, we will include the feature by recreating it in flash.
I have to add, it is a technical challenge, because when repeating a background in flash, it means an image has to be duplicated X amount of times, which can sometimes be a memory hog for the computer.
For now, you will have to create your background 'large-enough', or make sure it fades into a monotone background color on the edges.
Posted: 12 Oct 2007, 08:31
by sebgonz
Thank you. I'll stick with how I'm doing things, then. For now....

Posted: 12 Oct 2007, 09:22
by Nick
What about using wmode="transparent" and html background?