Ask a Question related to Macromedia Flex General Discussion, Design and Development.
-
PieterBosman #1
Setting a background Image on Panel through CSS
Hey Guys,
I've yet to find a 'decent' tutorial or list of examples on using an external
css file in combination with a flex app.
Although that might be linked to me being a nub :)
Anyway, I've searched the live docs quite extensively I think and even read
the pages on css on the resource center livedocs thingie.
So, here's my problem:
I'm trying to set a certain .jpg I have as a background for ALL my Panels in
my application.
So what I try to do is in my .css file I set this:
[Q]
Panel{
background-image:"images/camo.jpg";
}
[/Q]
Although, this for some reason doesn't load or work.
To be 100% complete, I'm using the same code on my Application in the same
..css file and that does load without problems.
If I point towards the same image as 'backgroundImage' directly in my mxml
file it works...
Any help appreciated :)
regards,
Pieter
PieterBosman Guest
-
Help - Setting Image as Background
Setting Image as Background using HTML I'm trying to place an image as the background in an HTML web page. I've set the background inside a... -
ID CS: Pages Panel - One spread transparent background?
In the pages panel, all the page/spread icons show a white background. However, one icon of a 2-page spread clearly shows a transparent background. I... -
Overiding Language setting from String Panel
Hello all, The strings panel is definetly a godsend for developers who are required to publish in multiple languages, however I am trying to... -
Background color setting
I have the 30 day trial package of Elements 2. I just installed it. My Background color is green and I can't change it. When I power up the program,... -
setting MIAW to background in exe file
Hello, I have 2 movies, opening as a miaw within the other, i have the following call to set the MIAW to background:... -
PieterBosman #2
Re: Setting a background Image on Panel through CSS
Forcing a recreation of my swf file helps :)
So stuff works, I'm happy!
Have a nice day!
PieterBosman Guest
-
Unregistered #3
Re: Setting a background Image on Panel through CSS
Did you find something to load the images please help me ive been looking through all the web i dont know whats wrong it should have worked right?
Unregistered Guest



Reply With Quote

