Alrighty, I'll take one for the team and post the stupidest question of the day, in fact its Stacey++ since I accidentally posted this to the Flashcoders list….

 

- 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...



--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to