Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>Silverback,</p> <p>For the stretching it's likely you're using embedded images for skinning and not nine-slicing them (or not nine-slicing them correctly one of the two). When you nine-slice you just specify a cut off point for the parts that will be allowed to stretch vs those that cannot... more on this here:</p> <p><a href="http://livedocs.adobe.com/flex/3/html/help.html?content=embed_4.html" rel="nofollow">http://livedocs.adobe.com/flex/3/html/help.html?content=embed_4.html</a></p> <p><a href="http://livedocs.adobe.com/flex/3/html/help.html?content=skinning_4.html" rel="nofollow">http://livedocs.adobe.com/flex/3/html/help.html?content=skinning_4.html</a></p> <p>For Spark: <a href="http://www.unitedmindset.com/jonbcampos/2010/05/27/9-slice-scaling-with-spark-skinning/" rel="nofollow">http://www.unitedmindset.com/jonbcampos/2010/05/27/9-slice-scaling-with-spark-skinning/</a></p> <p>Alternatively if your graphics could be recreated by using programmatic drawing instead of using image files and nine-slicing this is sometimes a good alternative. Furthermore I'd suggest setting some sort of maxWidth and minWidth values on the objects if you're going for sizing based on percentage so you can make sure if monitors get out of control with resolution you won't have a huge super funky looking button.</p> <p><a href="http://help.adobe.com/en_US/flex/using/WS2db454920e96a9e51e63e3d11c0bf69084-7f8e.html" rel="nofollow">http://help.adobe.com/en_US/flex/using/WS2db454920e96a9e51e63e3d11c0bf69084-7f8e.html</a></p> <p>If you're using Flex 4 I believe the skinning should be approached by creating an extension of one of the newer Spark skin classes.</p> <p><a href="http://help.adobe.com/en_US/flex/using/WS53116913-F952-4b21-831F-9DE85B647C8A.html" rel="nofollow">http://help.adobe.com/en_US/flex/using/WS53116913-F952-4b21-831F-9DE85B647C8A.html</a></p> <p>Shaun</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload