특별한딸기이야기
입력 문자열 제한 본문
<?xml version="1.0" encoding="utf-8"?>
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute">
<mx:TextInput id="text" restrict="[0-9]"/>
</mx:Application>
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute">
<mx:TextInput id="text" restrict="[0-9]"/>
</mx:Application>
'딸기 공부방 > flex' 카테고리의 다른 글
슬라이더바 (0) | 2008.12.26 |
---|---|
실수계산 방식 (0) | 2008.12.26 |
richtexteditor (1) | 2008.12.26 |
text와 label (1) | 2008.12.26 |
image (1) | 2008.12.26 |