• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Transparent flash in .net?

Deeko

Lifer
I have a .NET windows form with a activex flash object. I'd like to make it transparent. The object has a property, WMode, that can be set to transparent, but it doesn't seem to do anything. Any ideas?
 
i believe wmode works in internet explorer, but it doesn't work in firefox unless the parameter is set in a particular way. that tells me that flash transparency can be finicky depending on how it's being hosted. unfortunately, i don't know what the solution is for a windows form.
 
Back
Top