PDA

View Full Version : FlashVars and wmode=opaque


daled
08-09-2009, 03:50 AM
Here's the problem. I'm using FlashVars to pass variables to my flash movie. I'm using this to pass a unique ID to the movie based upon who's using it. I'm trying to layer it so I want to use wmode=opaque. But when I do this, the FlashVars do not get received by the movie. When wmode=window, the FlashVars get sent fine. Does this have something to do with how wmode=opaque renders the movie and how can this be overcome?

tomfpunkt
04-15-2010, 11:14 AM
Hey,

i've got the same problem right now and can't find a solution. But the effect that wmode=opaque kills flashvars happens only in firefox under windows.

Any idea?