[flexcoders] backgroundImage on Canvas, Not working in Skinned app?

2007-02-18 Thread lostinrecursion
Could someone help me with this? I am going bananas.

I have a skinned app that I am developing (custom skinned based on the
Obsidian theme, if you know what that is) - Despite every attempt to
apply a backgroundImage property to a Canvas, it does not stick.

The odd thing is that it does in fact show up in design view.

But when the application is compiled an run in a browser... no image
appears. It is an embedded image and I don't know why it doesn't show
in the final SWF.

Does anyone know what could be causing this?

Thanks!



Re: [flexcoders] backgroundImage on Canvas, Not working in Skinned app?

2007-02-18 Thread Michael Schmalle

Code you post your code and css?

Can't really help without that.

Peace, Mike

On 2/18/07, lostinrecursion [EMAIL PROTECTED] wrote:


  Could someone help me with this? I am going bananas.

I have a skinned app that I am developing (custom skinned based on the
Obsidian theme, if you know what that is) - Despite every attempt to
apply a backgroundImage property to a Canvas, it does not stick.

The odd thing is that it does in fact show up in design view.

But when the application is compiled an run in a browser... no image
appears. It is an embedded image and I don't know why it doesn't show
in the final SWF.

Does anyone know what could be causing this?

Thanks!

 





--
Teoti Graphix
http://www.teotigraphix.com

Blog - Flex2Components
http://www.flex2components.com

You can find more by solving the problem then by 'asking the question'.