Hi, I'm messing around with my first Flash/SWF/Actionscript (what is the right term??), and I'm trying to only replace content only if Flash is already installed.
If I try my code on a computer *without* flash, the contents of the 'container' elements are still removed. I've peeked at the Swiff code, and as far as I can tell, the 'container' contents are always replaced. Even if no container is specified, I'm not sure how I can test the resulting Swiff instance to see if Flash is installed. Any suggestions? Michal.
