Copy link to clipboard
Copied
Dear all,
I'm stuck with this problem so far, got headache after searching many days on google without solution. Our designer using blend mode: screen (in flash) for some movies and the flash's transparent to save the file size display and then ưe are using html background. All'r working fine for wmode transparent but in Internet Explorer, it's not working to display the blend mode and appear the black background. You can check the image below to see what happen:
Loading the movies within blend mode screen
Transparent's working fine with the normal transparent
Test blend mode with opaque wmode to see how it will display
I've tested with IE7, 8, 9. I'm using window 7 Ultimate, 64bit, Flash player latest version. (And my clients, friends, also got that issues when seeing it with IE).
My embed code:
<object width="1000" height="600" classid="clsid:d27cdb6e-ae6d-​11cf-96b8-444553540000" >
<param value="high" name="quality"></param>
<param value="intro.swf" name="movie"></param>
<param value="opaque" name="wmode"></param>
<embed width="1000" height="600" wmode="opaque" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" quality="high" src="intro.swf">
</object>
We can solve it manually that put the image background into the flash but it's not the good way to do it in our modern web industry.
Any solution?
Copy link to clipboard
Copied
I think you'd be better off posting your query in one of the Flash Player Professional forums: http://forums.adobe.com/community/flash
Copy link to clipboard
Copied
It's working in Chrome, Firefox etc. so i think the one need to be fixed and can have a solution for it that is Flash Player. It's more concerned about the embed than the File Maker. Actually, hope there's a solution for the embed code .
Copy link to clipboard
Copied
If you think it is a bug in Flash Player, file a bug report at http://bugbase.adobe.com/
Copy link to clipboard
Copied
dont why i can't submit in the bugbase, it's just hanged out though i submit all the required information T.T
Update: the bug only with IE9. (i concerned IE 7, 8 because i've tested it by IE9 development tool, not real IE 7, 8). Today i've tried testing with real IE7, 8 and it's working fine.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now