Damn - sorry wrong list!!!

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Stacey
Mulcahy
Sent: Thursday, May 25, 2006 5:46 PM
To: 'Flashcoders mailing list'
Subject: [Flashcoders] Image and scale Grid

Alrighty, I'll take one for the team and post the stupidest question of the
day - 
I have the following (flex 2b3)

  [Embed(source='assets/header.png',scaleGridTop='20', scaleGridLeft='10',
        scaleGridBottom='30', scaleGridRight='20')]
[Bindable]
var headerImage:Class;

and

<mx:Image source="{headerImage}" height="51" width="100%
id="header_mc"></mx:Image>

Basically it should be a header that expands width wise use the scale grid. 
Its definitely NOT working for me regardless of how I set it up. Does it
need to be within a container ( tried that, didn't get the results I wanted)

Ultimately the left has to be like 200 pixels in rather than those numbers,
but whatever.

Also the docs are inconsistent, some examples show the scale properties
assigned to strings, some show numbers..

Anyone got a simple example of this that I could try using, this is driving
me nuts, just trying to get an expanding header... 


_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to