ok so we’ve all seen the thing on IE where you have to click on the embeded object to activate it. It sucks. So now we’re all using the Javascript that macromedia provided (or something similar).
My question is this:
We used to be able to send variables to the SWF file through the embed. For example
src="flash.swf?variable1=2"
So I was wondering if there was a way to do something similar with the new IE work arounds?