all groups > flash (macromedia) > october 2005 >
You're in the

flash (macromedia)

group:

C# & WMode="Transparent" not working


C# & WMode="Transparent" not working pixelObscura
10/8/2005 6:45:13 PM
flash (macromedia):
It appears that Transparent WMode does not work in any flavor of .Net.

We've been trying to get an embedded Flash ActiveX (com object) to respond to
WMode="Transparent" in MS Visual Studio Products. It doesn't work in C++, C#,
J#, or VB. However, if we try it in VB 6.0 (pre .NET) it works just fine.

Does anyone have any experience with this, or a possible workaround?

Thanks much!

--Andrew
Re: C# & WMode="Transparent" not working Jeckyl
10/9/2005 12:00:00 AM
transparent mode is incredibly buggy and causes all sort of problems. DO
NOT USE IT.
--
Jeckyl

Re: C# & WMode="Transparent" not working dan mode
10/10/2005 5:25:15 PM
Try using PARAM NAME=wmode VALUE=opaque

--

Dan Mode

*Must Read* http://www.smithmediafusion.com/blog

__
[quoted text, click to view]

Re: C# & WMode="Transparent" not working Jeckyl
10/11/2005 9:41:55 AM
[quoted text, click to view]

Opaque is not as buggy .. but still does share some of the transparent mode
bugs.

With opaque mode, the background is not transparent, but other object can
appear over the swf movie.
--
Jeckyl

AddThis Social Bookmark Button