Archive for the 'Flash' Category

The Almighty wMode

Monday, July 9th, 2007

I was having a bit of trouble getting the new ColdFusion 8 cfmenus to “fly over” a flash cfform. As it turns out it was an issue with the flash “Z Index” of the page. To fix the issue all I had to do was add wMode=”opaque” to the flash form. This was [...]