Hi Laith, Take a look at the backgroundImage property. You can also add an Image control to your application and set mouseEnabled="false".
-TH --- In [email protected], "Laith Juwaidah" <[EMAIL PROTECTED]> wrote: > > Hi, > > I'm having a problem, I want to put an image on the application (which is a > container for some "windows" and "components"), and I want it to just show > the picture without it blocking the way for the user to interact with the > other components and windows, in other words, I want it to just display the > picture without it receiving any events. > > Thank you. > > -- > Laith Juwaidah > http://www.ljuwaidah.org/ > http://ljuwaidah.blogspot.com/ >

