Quote Originally Posted by Sawhorse View Post
I just did a very quick read of some of the latest response in this thread. The only small comment I can help with is that one needs to be careful with your code depending on which version of swfObject you use. Code that was meant for the old 1.4 version will not work well using the 2.0 or 2.1 version of swfObject. And definently, code meant for version 2.1 will not work using the old swfObject 1.4. I found that out the hard way. So, the bottom line is one should stipulate the version of the swfObject when providing the code that will implement flash.
True, but the difference in 1.4 and 2.0 code is easy to see. I haven't had time to look at 2.1, will have to check it out. I forget that I tend to see code differently.. so I do need to tag it better for others.

welchyboy,
Your switching code faster then I can keep track! For complete info on swfObject go to their web site and read up.. http://code.google.com/p/swfobject/wiki/documentation

As for the size issue, code in a resolution sniffer ether in your php or swf movie to auto size it...