[flexcoders] backgroundImage

2008-01-30 Thread Sherif Abdou
So i have -keep-generated-actionscript and i saw that in ApplicationStyle the backgroundImage was pointed to mx.skins.halo.ApplicationBackground so i tried extendning the programattingSkin class and did setStyle('backgroundImage',custom.halo.skins.NewAppBackground'); and it didnt do anything

RE: [flexcoders] backgroundImage

2008-01-30 Thread Alex Harui
: [flexcoders] backgroundImage So i have -keep-generated-actionscript and i saw that in ApplicationStyle the backgroundImage was pointed to mx.skins.halo.ApplicationBackground so i tried extendning the programattingSkin class and did setStyle('backgroundImage

Re: [flexcoders] backgroundImage

2008-01-30 Thread Sherif Abdou
got it, so is there like an invalidateStyle sort of method that updates the styles at runtime again? - Original Message From: Alex Harui [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Wednesday, January 30, 2008 4:41:10 PM Subject: RE: [flexcoders] backgroundImage Should work

Re: [flexcoders] backgroundImage

2008-01-30 Thread Sherif Abdou
never mind, i guess styleIntialized() does the trick. - Original Message From: Sherif Abdou [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Wednesday, January 30, 2008 5:09:03 PM Subject: Re: [flexcoders] backgroundImage got it, so is there like an invalidateStyle sort

[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

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

[flexcoders] BackgroundImage options

2006-03-06 Thread Alberto Albericio Salvador
Hi all, I use backgroundImage to set a container's background but is there any property to repeat this background to fill the whole container? Something like the background-repeat CSS attribute or the background HTML attribute. Thanks -- Alberto Albericio Salvador Aura S.A. Seguros

Re: [flexcoders] BackgroundImage options

2006-03-06 Thread Manish Jethani
On 3/6/06, Alberto Albericio Salvador [EMAIL PROTECTED] wrote: I use backgroundImage to set a container's background but is there any property to repeat this background to fill the whole container? Something like the background-repeat CSS attribute or the background HTML attribute. There

Re: [flexcoders] backgroundImage position

2005-02-11 Thread Manish Jethani
Andrew Spaulding wrote: I was wondering if the backgroundImage style on a TitleWindow supports positioning? For instance, is it possible to place the background image in the bottom right hand corner? See the code for mx.skins.RectBorder in your flexforflash.zip. You have to play with the value of