Hello everyone,
Here is a little problem I face when I include a flash movie in my .net Windows forms. I have some transparent areas in the flash movie, which should remain transparent while shown on the form, i.e., the form background should be visible, but what I get is a rectangular area under which the flash movie is contained with a white background (or any other color I choose). I cant get it transparent. I was able to do this in VB6 by setting the WindowMode property of the flash component to Transparent. I did same in .net, but didnt get same result.
Please help me.
-Ashish
Here is a little problem I face when I include a flash movie in my .net Windows forms. I have some transparent areas in the flash movie, which should remain transparent while shown on the form, i.e., the form background should be visible, but what I get is a rectangular area under which the flash movie is contained with a white background (or any other color I choose). I cant get it transparent. I was able to do this in VB6 by setting the WindowMode property of the flash component to Transparent. I did same in .net, but didnt get same result.
Please help me.
-Ashish