Help Needed for Masking Loadmovie. URGENT!

  • Xavier_3D
  • Born
  • Born
  • No Avatar
  • Joined: Jan 23, 2010
  • Posts: 1
  • Status: Offline

Post January 24th, 2010, 3:05 am

I'm trying to load an external swf via LOADMOVIE using this

{
_root.createEmptyMovieClip("container",1);
loadMovie("MovieLink", "container");
container._x = 555.95 ;
container._y = 21.00 ;
}


Now its loading the parts outside canvas too in the loaded movie so that it looks quite messy. I was reading about masking, but I'm too much of a noob to understand that. How exactly do you mask the outside of the loaded movie via actionscript>?

Hoping for a fast reply, its kind of urgent.

Thanks in advance

Xavier.
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post January 24th, 2010, 3:05 am

  • graphixboy
  • Control + Z
  • Mastermind
  • User avatar
  • Joined: Jul 11, 2005
  • Posts: 1828
  • Loc: In the Great White North
  • Status: Offline

Post January 26th, 2010, 9:37 am

Don't dynamically create the container. Instead make an empty movieclip on your timeline (make sure to give it an instance name). Then on the layer above create a shape for your mask. Remember the filled in parts will allow your content to show through.

Now load the movie into your empty clip instead of the one you created with actionscript.

This thread might help you understand masks a little bit better:http://www.ozzu.com/flash-forum/image-over-text-masking-effect-t71417.html
If at first you don't succeed F1... If that doesn't work try Google!
//// Designer, Developer & Teacher - Interactive, Motion and 3D \\\\
Portfolio at WhenImNotSleeping.com

Post Information

  • Total Posts in this topic: 2 posts
  • Users browsing this forum: No registered users and 54 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
cron
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.