1. Is it possible to for me to use my own custom preloader as soon as
my Flex app loads. If so how is this done? 2. As soon as my Flex app
loads the default Flex background colour appears before the background
image I set appears. How can it be set that as soon as my Flex app loads
that my custom preloader and background image loads? 3. In css and
html webpages if there was for example a long vertical graphic I want
placed in a webpage, all I'd have to do is make the graphic 1px in
height and use a style sheet for it to repeat down a table cell or a
layer. In Flex what component/controller could I use to place this image
into and how can I get it to repeat? 4. Is it possible to have an
image as the background in the Title area in a Panel component and is it
also possible to use an image in the borders of this component. If so
how is this done?