hey andré,

I've used it before with:

map_mc = new MovieClip;
map_mc.addChild(myMap);

map_mat = new MovieMaterial(map_mc);
map_mat.interactive = true;

plane.material = map_mat;


On Nov 15, 7:02 am, André Ponce <[email protected]> wrote:
> Hello, I have a problem trying to use a MovieMaterial that used the Google
> Maps API .. Has anyone had a problem of the genre?
>
> Thanks!

Reply via email to