0
<s:TextInput id="bill" x="150" y="17" width="223"
borderColor="#FFFBFB" borderVisible="false"
color="#EF4315" contentBackgroundColor="#100101"
enabled="false" fontWeight="bold" restrict="0-9"
text="0.00" textAlign="right"/>
「0-9」限制我的TextInput字段爲數值 和小數點。有沒有一種方法可以延長這個,所以只有 兩個地方遵循小數?ActionScript數據錄入問題