阅读:4949次   评论:2条   更新时间:2011-06-01    
跟html里hr的作用类似:
<?xml version="1.0"?>
<!-- Simple example to demonstrate the HRule control. -->
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml">

	<mx:WipeLeft id="myWL"/>

    <mx:Panel title="HRule Control Example" id="myPanel" 
        paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10">

        <mx:HRule rollOverEffect="{myWL}" width="100%" strokeWidth="1" strokeColor="red"/>
        <mx:Label width="100%" color="blue" 
            text="Move mouse over HorizontalRule control to redraw it."/>

    </mx:Panel>
</mx:Application>

评论 共 2 条 请登录后发表评论
2 楼 u012522623 2014-08-11 15:27
我是刚接触这个的,楼主能把效果附上吗?
1 楼 扎尔伯格 2012-05-02 16:34
mx:WipeLeft  

发表评论

您还没有登录,请您登录后再发表评论

文章信息

  • wxmfly在2009-06-03创建
  • wxmfly在2011-06-01更新
  • 标签: flex hrule, hrule, flex, flex3
Global site tag (gtag.js) - Google Analytics