Is there a workaround for the Flash 10 clipboard restriction that will only activate the clipboard if interacting with the flash movie? More info here: http://www.adobe.com/devnet/flashplayer/articles/fplayer10_uia_requirements.html This basically will stop you from automatically assigning the clipboard from Javascript.
Is there a way possibly to synthesize a click into the flash movie from JS?
I want to be able to assign the clipboard without having to interact with the flash movie and I want to keep it 1x1px and off to the side.