- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
...
@font-face
{
src: url("/components/TimeNewRoman.swf");
fontFamily: "Times New Roman";
}
...
TextArea {
backgroundAlpha: 0.07;
backgroundColor: #ffffff;
borderColor: #99ff00;
color: #99ff66;
font-family: "Times New Roman";
}
...
а где ActionScript ?