Flex Image 邊框添加

[img]http://dl.iteye.com/upload/attachment/569056/f9f2c27f-542f-338a-bbdf-725293b49e7f.png[/img]
<?xml version="1.0" encoding="utf-8"?>
<s:WindowedApplication xmlns:fx="http://ns.adobe.com/mxml/2009"
xmlns:s="library://ns.adobe.com/flex/spark"
xmlns:mx="library://ns.adobe.com/flex/mx"
width="800" height="600">

<s:BorderContainer x="282" y="134"
width="176" height="248"
borderWeight="16" cornerRadius="14"
dropShadowVisible="false">
<s:Image width="100%" height="100%"
source="assets/dada_110306150643.zip.1.png"/>
</s:BorderContainer>

</s:WindowedApplication>
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章