Maybe I'm misunderstanding . . . you have a movieclip.  You can test its
.width and .height.  You can name elements present inside the movieclip.
 You can get their .width and .height like this:

myMovieClip.myVidElement.width
myMovieClip.myVidElement.height

I hope that helps.

-roger


On Thu, Nov 3, 2011 at 7:41 PM, sofke <zlatko.so...@gmail.com> wrote:

> I have a plane with a MovieMaterial - MovieClip that contains a video.
> I want to overlay that video with 2D Sprite. Is there a way to get the
> video (part of a MovieMaterial) screen coordinates and size?




-- 
Roger Crist
Interactive Media Developer
r...@rogercrist.com
415.933.7643

Reply via email to