Tutorial: Flash as page background
Actionscript, Flash, Learning Is Fun, Resources, tutorials (12)
Introduction
This tutorial will teach you how to use a Flash movie under HTML content as a full page background. As an added benefit you'll also learn to create a Flash movie that fills 100% height and width of the screen. This tutorial assumes a basic understanding of Actionscript and makes use of the swfObject to place the swf file on the page.
[edit] This tutorial was written in 2007 and is based on version 1x of the swfObject and not the newer 2x version hosted at Google Code. I'm also using Actionscript 2 for all Flash scripting. However, the process and ...