I have a swf which has buttons and I'm loading it using

<mx:Canvas width="100%" height="100%">
<mx:SWFLoader id="swffile" source="" height="400" width="400" autoLoad="true" 
x="900" y="100"  />

but the swf buttons cant be clicked it's like theres an invisible layer over 
them?

any ideas what might be causing this?

Reply via email to