태그>hallo(총 2개의 글)
'hallo' 관련 최근글
-
- flex 4.5 custom Alert
-
Cliver's a Omtmoa by Fredric Cliver|2011/12/11 01:14
참조 해당 파일을 다운받아 src에 추가해주기만 하면 됨.
flex4.5, spark, hallo, Alert.show, Alert
- flex 4.5 custom Alert
-
- Flex 4.5.1 : state & effect 문제
-
Cliver's a Omtmoa by Fredric Cliver|2011/12/11 01:00
comp01.visible = false; comp01.visible = true; 위의 방식으로 effect를 component에 할당하면 state를 적용하지 않을 때는 잘 작동하지만 state를 변경하고 다시 돌아왔을 때, fade effect가 적용되지 않는다. 아래와 같이 사용한다. &
- Flex 4.5.1 : state & effect 문제