- Timestamp:
- 06/20/08 15:59:55 (5 months ago)
- Location:
- trunk/flexbook/chapter9/chapter9_flex/src
- Files:
-
- 1 added
- 1 modified
-
sample3.mxml (modified) (2 diffs)
-
sample3_javascript.html (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/flexbook/chapter9/chapter9_flex/src/sample3.mxml
r197 r198 1 1 <?xml version="1.0"?> 2 2 <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" 3 creationComplete="init()" fontSize=" 20">3 creationComplete="init()" fontSize="12"> 4 4 <mx:Script> 5 5 <