well i want this actually
我真的想要这个
<s:Button x="240" id="anything" y="80" label="User 4" click="click_Handler(event.currentTarget.id)" />
protected function click_Handler(s:String)
{
s.width ="xx" ;
}
<s:Buttonwell i want this actually
我真的想要这个
<s:Button x="240" id="anything" y="80" label="User 4" click="click_Handler(event.currentTarget.id)" />
protected function click_Handler(s:String)
{
s.width ="xx" ;
}
<s:Button