Gmail Calendar Documents Web Reader more »
Help | Sign in
Google Groups Home
Message from discussion Flash file (swf / flv) transparency in c# / xaml (wpf application)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
velsankar  
View profile  
 More options Aug 20 2008, 10:52 pm
From: velsankar <velsanka...@gmail.com>
Date: Wed, 20 Aug 2008 04:52:07 -0700 (PDT)
Local: Wed, Aug 20 2008 10:52 pm
Subject: Flash file (swf / flv) transparency in c# / xaml (wpf application)
Hi,

I wanna view my flash files transparent in window / wpf application. I
am trying with axShockwaveFlash component. I am not getting.

I used the following code

 try
            {
                axShockwaveFlash1.LoadMovie(0, @"D:\Transperent Flash
\No Transparent flash1.swf");
                axShockwaveFlash1.WMode = "window";       //window,
opaque,   transparent
                axShockwaveFlash1.CtlScale = "noborder";
                axShockwaveFlash1.Loop = false;
                this.axShockwaveFlash1.BackgroundColor =
Color.Transparent.ToArgb();
                axShockwaveFlash1.Play();
            }
            catch (Exception ex) { }

I am able to make the window form as transparent. But I want the flash
content to be transparent. Neither the BackgroundColor nor the BGcolor
of the axShockwaveFlash doesnt helps me.  And also the WMode also not
supports me.

Could you help me to make the flash content transparent????

Thanks in Advance:)


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2010 Google