Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
Locked
0

wmode transparent and blend mode problem

New Here ,
Mar 24, 2012 Mar 24, 2012

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

flash_01.jpg

Transparent's working fine with the normal transparent

flash_02.jpg

Test blend mode with opaque wmode to see how it will display

flash_03.jpg

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?

2.3K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Mar 24, 2012 Mar 24, 2012

I think you'd be better off posting your query in one of the Flash Player Professional forums: http://forums.adobe.com/community/flash

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Mar 24, 2012 Mar 24, 2012

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 .

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Mar 24, 2012 Mar 24, 2012

If you think it is a bug in Flash Player, file a bug report at http://bugbase.adobe.com/

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Mar 25, 2012 Mar 25, 2012
LATEST

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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines