flunardelli / efflex

Automatically exported from code.google.com/p/efflex
0 stars 0 forks source link

Material transparency #25

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. use v0.3
2. use org.efflex.mx.viewStackEffects.FlipPapervision3D

When creating material for pv3d, library uses non-transparent background,
which causes a problem (white corners during flip) for non-rectangular
backgrounds of ViewStack children.

I suggest setting transparency to true on MovieMaterial, BitmapData or
whatever Efflex uses.

Original issue reported on code.google.com by michal.przybys on 28 Mar 2010 at 2:45

GoogleCodeExporter commented 9 years ago
when i use FlipPapervision3D effect background change to white 

but i want a transparent background

Original comment by chaibing...@gmail.com on 21 Oct 2011 at 7:04