Changeset 158 for trunk/buddypub/bpclientflex/src/modules/earthplayer.mxml
- Timestamp:
- 05/15/08 18:55:18 (8 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/buddypub/bpclientflex/src/modules/earthplayer.mxml
r156 r158 1 1 <?xml version="1.0" encoding="utf-8"?> 2 2 <mx:Module xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute" 3 backgroundColor="#ABABAB"percentWidth="100" percentHeight="100" >3 percentWidth="100" percentHeight="100" > 4 4 <mx:Script> 5 5 <