gustera
16.05.2003, 18:46
В хелпе flash MX сказано:
The following statements set the _alpha property of a text field named text1 to 30%:
on(release) {
text1._alpha = 30;
}
А у меня не едет. Кто нибудь знает почему?
The following statements set the _alpha property of a text field named text1 to 30%:
on(release) {
text1._alpha = 30;
}
А у меня не едет. Кто нибудь знает почему?