Changeset 1460 for examples/trunk/shell/flex/deploy/index.html
- Timestamp:
- 06/24/08 14:12:07 (5 months ago)
- Files:
-
- 1 modified
-
examples/trunk/shell/flex/deploy/index.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
examples/trunk/shell/flex/deploy/index.html
r1163 r1460 8 8 swfobject.embedSWF("shell.swf", "myContent", "100%", "100%", "9.0.0", "assets/expressInstall.swf"); 9 9 </script> 10 <style type="text/css" media="screen"> 11 html, body, #content { height:100%; } 12 body { margin:0; padding:0; overflow:hidden; } 13 #altContent { /* style alt content */ } 14 </style> 10 15 </head> 11 16 <body>
