Adobe Flash CS5.5 and AS3 – How to center flash games in the center of the browser

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="content-type" 
content="text/html;charset=ISO-8859-1?>
  <title>Test
  <style type="text/css">

html {
  height:100%; /* fix height to 100% for IE */
  max-height: 100%; /* fix height for other browsers */
  padding: 0; /*remove padding */