Changeset 3157 for platform/flex
- Timestamp:
- 12/15/07 11:39:06 (5 years ago)
- Location:
- platform/flex/SpeedCubeTimer/trunk
- Files:
-
- 3 modified
-
SpeedCubeTimer.as (modified) (1 diff)
-
SpeedCubeTimer.mxml (modified) (2 diffs)
-
SpeedCubeTimer.swf (modified) (previous)
Legend:
- Unmodified
- Added
- Removed
-
platform/flex/SpeedCubeTimer/trunk/SpeedCubeTimer.as
r3125 r3157 1 1 import flash.utils.Timer; 2 2 import flash.events.TimerEvent; 3 import flash.events.FocusEvent; 3 4 4 5 import mx.controls.Alert; -
platform/flex/SpeedCubeTimer/trunk/SpeedCubeTimer.mxml
r3125 r3157 12 12 Label { fontSize: 96pt; fontFamily: "Trebuchet MS"; } 13 13 Alert { fontSize: 14pt; fontFamily: "Trebuchet MS"; } 14 .caption { fontSize: 14pt; } 14 TextInput { borderStyle: none; backgroundColor: transparent; } 15 .caption { fontSize: 12pt; } 15 16 </mx:Style> 16 17 … … 25 26 26 27 <mx:Label id="counter" /> 27 <mx: Label id="scramble" styleName="caption" />28 <mx:TextInput id="scramble" styleName="caption" editable="false" /> 28 29 29 30 </mx:Application>
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)