I do this on my plane
this.Plane_cvr.material = new MovieMaterial(Sprite
(this.MovieClip_cvr.getChildByName("Path_MovieClip_svr")));
this.MovieClip_cvr.getChildByName("Path_MovieClip_svr").alpha = 0.02;
the Path_MovieClip_svr is a coverted movieclip with rectange drawing
of white color.
I never try on globe and not sure whether globe can use MovieMaterial
or not.
On Feb 20, 4:27 pm, Penang Student <[email protected]> wrote:
> Is there anyway to create a trasparent globe in away3D?
> How do i achived it ? What should i use... i been struggle here for
> quite a while already..can anyone help me ?