[問題] FlashBuilder4的design view的問題..

看板Flash作者 (畢業了..@@")時間15年前 (2010/07/30 21:37), 編輯推噓1(100)
留言1則, 1人參與, 最新討論串1/1
在我有定義state的時候 例如 <s:states> <s:State name="AAA"/> <s:State name="BBB"/> <s:State name="CCC"/> </s:states> 我在Flashbuilder的design view去拉元件的property時 產生出來的code都會只影響到單一的state 例如 <mx:TextArea id="textOutput" width="509" height="100" width.AAA="459"/> 但是我只想影響到basestate的property 也就是 <mx:TextArea id="textOutput" width="459" height="100"/> 因為在UI上都沒有看到可以對"all states"做操作的地方 請問有辦法做到嗎? 我是用Flashbuilder4 (build 272416) -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 114.32.239.120 ※ 編輯: popcorny 來自: 114.32.239.120 (07/30 21:37)

07/31 00:36, , 1F
使用stateGroup,可以達到你所謂的對"all states"做操作
07/31 00:36, 1F
文章代碼(AID): #1CKjM5tc (Flash)
文章代碼(AID): #1CKjM5tc (Flash)