
Behold Ninjasawus - Master of inaccurate estimates and purveyor of optimism.
<script type="text/javascript">
swfobject.embedSWF("myContent.swf", "myContent", "100%",
"100%", "9.0.0");
</script>
because Firefox in standards compliant mode interprets percentages in a very strict way (to be precise: the percentage of the height of its parent container, which has to be set explicitly):Suffice it to say this fixes the no show <ahem> “bug” in Firefox 3.
<style type="text/css" media="screen">
html, body, #containerA, #containerB { height:100%; }
body { margin:0; padding:0; overflow:hidden; }
</style>
Logging: The practice of recording sequential data, often chronologically.
We can make a multiplayer game for kids. With dinosaurs. In Flash.