Show
Ignore:
Timestamp:
06/29/08 01:22:57 (5 months ago)
Author:
thijs
Message:

Update for pygments sample (#259)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • examples/sandbox/pygment/flex/deploy/index.html

    r1224 r1464  
    22<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> 
    33        <head> 
    4                 <title>PyAMF Pygment example</title> 
     4                <title>PyAMF Pygments example</title> 
    55                <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> 
    66                <script type="text/javascript" src="assets/swfobject.js"></script> 
     
    88                swfobject.embedSWF("pygment.swf", "myContent", "100%", "100%", "9.0.0", "assets/expressInstall.swf"); 
    99                </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> 
    1015        </head> 
    1116        <body>