Animated mask problem

I am new to Flash and am using Flash 5. I have created a fla
file that contains an animated mask layer consisting of a rectangle
with no fill or stroke that moves over an eps file I imported from
Illustrator. There is no text involved. When I hit enter to view
it, the animated mask works. When I publish it as either a swf or a
mov file, the animated mask does not appear at all. I don't know
what is wrong. My default browser is Foxfire. I don't know how to
preview it in IE to see if it works there but because it doesn't
show up in the Flash player or in Quicktime, I figure I've done
something wrong but I have no idea what. Can anyone help?

exactly my reaction - a rectangle with no fill or stroke is
indeed nothing :p
~~~~~~~~~~~~~~~~
--> Adobe Certified Expert
--> www.mudbubble.com
--> www.keyframer.com
~~~~~~~~~~~~~~~~
cinemaguy wrote:
> I am confused. How are you animating a mask that is in
the shape of a rectangle with no fill and no stroke. Wouldn't that
be nothing?

Similar Messages

  • Dynamic text and animated masking problem?

    Hi
    Can anyone suggest to me what might be happening here. I will
    try and explain step by step... I am using flash MX
    I have dynamically created a movieclip which I want to mask -
    _root.createEmptyMovieClip("myMovie", 1);
    I dynamically add a movieclip into it which I then load a jpg
    into -
    _root.myMovie.createEmptyMovieClip("image1", 0);
    _root.myMovie.image1.createEmptyMovieClip("newFile", 0);
    _root.myMovie.image1.newFile.loadMovie("http:...");
    I dynamically create another movieclip called myNormalText1
    insde the first movie -
    _root.myMovie.createEmptyMovieClip("myNormalText1", 2);
    this holds a dynamically created text box called mytext -
    _root.myMovie.myNormalText1.createTextField("mytext",1,0,0,0,10);
    // the text box formating is dynamic, uses devise fonts,
    arial and is red ect.
    I have then attach a movieclip and use it as a mask to create
    a transition effect over _root.myMovie (which holds the image and
    text)
    _root.attachMovie("mask","mask",5);
    _root.myMovie.setMask("mask");
    the mask movieclip is what is causing me the problem!!!
    method one
    when the mask movieclip contains this -
    a phisically drawn box that fills the whole page
    I use a shape tween to make the box transform into a thin
    rectangle down the left hand side of the screen
    I get a transition effect which makes _root.mymovie disapear
    to the left which is what I want!
    The image and text are masked correctly!
    *** Please note I am aware that dynamic text boxes using
    devise fonts are not displayed correctly under a mask layor when
    they are not embeded, in flash MX. I am able to view my movie in a
    browser window which uses flash player 8 that now allows dynamic
    devise fonts to be masked!
    method two
    I then wanted to create a different transition effect like
    venitian blinds,
    so, in my mask movieclip I created several rectangles that
    fill the page
    again I used a shape tween so they get thinner,
    when I tested my movie the same way in the browser,
    the mask did not work correctly over my text in
    _root.mymovie???
    yet the image in _root.mymovie was masked correctly???
    the only differance between the two methods is the shape
    tween in method one uses one box shape, and the shape tween in
    method two uses several rectangler box shapes.
    I was wondering if anyone knows why the text is correctly
    masked in case one and is not correctly masked in case 2
    I want to do other transition effects using masks in this way
    and I am having no luck :-(
    Thanks for any advice
    Claire Wall

    Hi
    I have been researching this ALOT and found some info that
    basically tells me when I use setMask() over dynamic device fonts,
    the mask uses its bounding box (the rectangular outside edge of the
    whole mask movieclip) as the mask.
    In case 1 the mask moviclips bounding box shrinks when the
    shape tween plays because there is one rectangular box being
    tweened. It appears to mask the text correctly.
    In case 2 I have variouse different shape tweens going on
    inside the mask movieclip so the bounding box stays the same size
    across the whole screen and it wont appear to mask my text
    correctly.
    I think I have answered my own question, but this still
    leaves me stuck! I want to create this venitian blind effect using
    masks over devise fonts.
    I came up with the idea of using for example 4 different
    masks over the one movieclip but again flash doesnt like this and I
    guess I can only use one setMask() per movieclip?
    Can anyone suggest a way I can use multiple dynamically
    created masks on one movieclip or cant it be done?
    Thanks
    Claire x

  • Animated mask on an animated clip : huge problem...

    Hello,
    Am I completely hallucinating or what ? That's several years I'm working with Flash, and today, i want to do the simplest animation ever, and it just doesn't work....
    I want to mask an animated clip with an animated mask (a shape animation), but every time the mask arrives at a keyframe, the clip restarts to the frame 1 !!
    I added a piece of code to see at which keyframe it is blocked, and at every mask keyframe, the code says 'TypeError: Error #1009: null property...'.
    What is this $@#?!@$ ???
    Here is an example : http://moonpalace.fr/AdobeForum/testClipMasked.fla
    Thanks for your replies !

    The 1009 error indicates that one of the objects being targeted by your code is out of scope.  This could mean that the object....
    - is declared but not instantiated
    - doesn't have an instance name (or the instance name is mispelled)
    - does not exist in the frame where that code is trying to talk to it
    - is animated into place but is not assigned instance names in every keyframe for it
    - is one of two or more consecutive keyframes of the same objects with no name assigned in the preceding frame(s).
    If you go into your Publish Settings Flash section and select the option to Permit debugging, your error message should have a line number following the frame number which will help you isolate which object is involved.

  • Animated mask question.

    When i try to test a simple animated mask using test movie command, it looks like my animation stops on frame 1.  Anyone seen this before?
    Thanks, Mike

    Thank you for all the input.  I think I may have stumbled onto the the problem.  For some reason, if I use a merge object for my mask object everything works fine.  I was using multiple drawing objects for the mask.  Apparently that's not allowed.
    Thanks to all of you who gave my problem some thought.  
    Mike

  • Masking problems

    Hi.
    I have stumbled over a masking-problem, that I hope you can
    help me solve. I have made a mask with a movie clip containing
    several graphic objects on separate layers. Please see reference
    image 1.
    I tried to create a "splattering" effect, which I felt I
    did... until I played the result.
    It seemes that overlapping content in the mask will null out
    the overlapping areas in the mask, and reveal content behind the
    masked layer. Please see reference image 2.
    What I wanted was to reveal the masked layer only, not the
    content behind, so that it would look similar to reference image 1.
    Please explain what I'm doing wrong and how I can fix this.
    Thanks alot in advance! :D
    Reference
    images

    quote:
    Originally posted by:
    DrEv1l
    (...) if you're doing it on the timeline, you'll need 1 layer
    for each graphics OR you put all the graphics in 1 layer in 1
    movieclip and make the animation IN the movieclip. That should work
    too
    Are you talking about the root-timeline? On the root I have
    two layers. One with an image, and the other one which is a mask
    layer to the first. The mask layer contains a movie clip. This
    movie clip is my "splattering"-mask. The idea is that the image on
    the first layer of the root-timeline will be gradually revealed by
    the effect created in the movie clip lying on the mask layer.
    The movie clip contains several layers. Each with a separate
    single "splat" motion tweened to create a realistic look.... well,
    at least good enough for me. :) - The problem mentioned appears
    when two layers in the movie clip are overlapping. This causes the
    mask to null out the overlapping areas when run.
    Is this the same method you're describing? If so, what do you
    suggest the problem is?
    And what suggestion do you have for solving this in the code?
    I assume you're talking about ActionScript? I'm open for anything
    as long as the problem gets solved. :D
    Thanks alot for your help so far.

  • Mask problem in Premiere Pro CC 2014

    Hello!
    I have a strange problem with the mask tool in Premiere Pro CC 2014, and made this video to explain the problem.
    Hope someone can help me.
    Thanks a lot
    /Per Haar
    Mask problem in Premiere Pro CC 2014 - YouTube

    But the whole point is that I am not able to place the mask properly because of the strange way it behaving. The purpose of a mask is that it should affect the area it is located above and not somewhere else, and it should also fill the entire mask and not only a spot at the center of the mask area.
    It has nothing to do with the order of things, or if I turn up feathering or extract the edge. It's all about the wired way it applys it self.
    If I apply and drag the mask to the corner, it should affect the corner and not somewhere near the center of my footage. As it is right now I have to zoom out to 25% and drag the mask way out of frame to affect the corner of my footage.
    /Per

  • Want to move an image and it's keyframed animated mask

    I want to move an image and it's keyframed animated mask to a new position.
    What steps do I need to undertake to accomplish the seemingly impossible task?
    Thank you.

    You should try placing it all inside a movieclip by copying/pasting it into the movieclip timeline.  That way it is completely mobile.

  • SWF Export; Rasterized Layer from using a simple animated mask?

    I'm currently animating some drawings from Illustrator in AE CS3, and exporting them as SWF's.  Everything has gone pretty well, up until I used a simple rectangular animated mask (Inverted, Mode 'Add') that revealed a layer.  Whether I have the mask directly on the layer, or have it parented on an adjustment layer, the output is horribly rasterized, but only for that layer.  I've looked at the Help Viewer and it states that masks are a supported feature of exporting to swf, but I am flummoxed how to keep the vectored images I began with.  Any suggestions?  Thanks!
    Mike

    Thanks for the reply!  I had considered that fact, even though I couldn't find any documentation for it.  However, even with a static mask, drawn onto the layer, the rasterization still occurs.  Is there a way to have even a static mask produce a non-rasterized export?  It seems it should be the case considering it's a 'supported feature.'   Do I need to import vectored shapes from Illustrator as masks, instead of drawing them in AE?  And yes, Continuously Rasterize is checked (althought it doesn't seem to be necessary in any other of the Illustrator layers).   Any ideas?
    Mike

  • Problems with animated masks and external images

    I have an instance of a movieClip on the stage and I load an external JPG into the movieClip.  The movieClip is masked by a layer that begins animating on a certain frame.  As soon as I reach that frame my externally loaded JPG disappears.  The movieClip doesn't mind being masked, but as soon as the mask animates the external image goes away.  The mask animation is shapes drawn frame by frame.
    It is interesting to note that if I create a Class and load the JPG into the movieClip (or do this in a constructor) I do not experience this problem - it is when the JPGs are loaded into an instance of the movieClip that lives on the stage that I encounter this. Unfortunately that is not an option in my project (since I have to get the path for the JPG from an xml file I am loading).
    Could someone please help me with this?

    that's a flash bug.

  • Need help with simple mask problem

    hi there this is mark from superbooty a band that has played in the bay area for over 10 years...
    i was wondering if someone could help me with a Motion2 problem i'm having regarding masks.
    i'm working on this simple animated scene of a car going by a beach - the photo is from the passenger side and shows the outside mirror.
    i'm moving the background (different from the original that came with the car) and i want to move an image of tokyo inside the mirror housing too.
    i figured out how to do the mask but when i try to animate the image of tokyo the mask layer moves with it. when i lock the mask i can't move the image - ???
    there's got to be a way to lock the mask but be able to move what it is masking..
    here are the links to three images that show what the problem is - the first is
    the shot of the scene unmasked, shot 2 is the scene with the mask enabled, and the third is the shot when i try to animate the tokyo background:
    http://superbooty.com/mirrorbeach1.jpg
    http://superbooty.com/mirrorbeach2.jpg
    http://superbooty.com/mirrorbeach3.jpg
    any help would be most appreciated - thanks!

    Adam's solution is the one I'd use - put the mirror contents in a layer, mask the layer, then manipulate the mirror content image. Did this solve it for you - if so, please click on the or buttons over posts as appropriate...
    Patrick

  • Flash Masking problems

    hi
    i am having problems with creating a mask in Flash 8. I have
    created the mask and stoke. I want a wavy line to gradually appear.
    The animation stutters and once the line has appeared it flashes up
    again. Something is wrong. Can you please point me in the right
    direction. Perhaps I can send / upload the .fla file for someone to
    check.
    many many many thanks
    Luke

    it all depends on how you have your file structured. This
    should be no problem, post your fla for us to look into.
    you probably just need a stop() action on the last
    frame.

  • Keynote 3: Transparent Animated GIF Problems

    I've been trying to get an animated GIF with a transparent background to run in Keynote, but it's giving some disastrous results.
    I produce the animation by rendering the frames as PNG (with alpha channel) in MegaPOV 1.2.1. Then I use the convert utility from ImageMagick 6.2.9 to make them into an animated GIF.
    When I drop the animated GIF into Keynote 3.0.2, the first frame shows fine (with transparency and all). But when I animate it, the background goes red (the main color in this particular movie) and some trace of the previous frames stays. It seems like:
    1. Rather than displaying the GIF frame-by-frame, each frame is getting layered onto the previous frames.
    2. Keynote doesn't like the alpha channel for some reason.
    Problem 1 is also present if I open the GIF in Preview (is that supposed to be the correct behavior of an animated GIF?). Problem 2 seems to be Keynote-specific.
    Any suggestions for a work-around on this? The animated GIFs work fine if rendered without the alpha channel, but it'd look so much better with transparency!
    iMac 2GHz Intel Core 2 Duo   Mac OS X (10.4.9)  

    MegaPOV doesn't have a GIF output option. The choices are PNG, Targa, PPM, and hdr (not familiar with that last one). I don't know if PPM even has alpha-capability.
    So in some way, I have to convert PNG to GIF. The tools I have to do this are ImageMagick and Gimp. I tried them both, then viewed the results using several programs. Results are tabulated below -- (1) means that problem 1 from above was apparent (ie, parts of the previous frames were visible under the current frame); (2) means that problem 2 was visible (ie, the transparent parts took on some background color).
    If I didn't know how to change the default white background in the program, I couldn't tell whether problem (2) occurred, since the movie made with Gimp had a white background in Keynote.
    Using ImageMagick 6.2.9 to convert PNG->GIF and animate GIF:
    * viewing with Safari 2.0.4 : (1), can't tell for (2)
    * viewing with Preview 3.0.9 : (1), can't tell for (2)
    * viewing with Firefox 2.0.0.3 : (1)
    * viewing with Keynote 3.0.2 : (1), (2) -- alpha goes red
    Using Gimp 2.2.11 to convert PNG->GIF and animate GIF:
    * viewing with Safari : (1), can't tell for (2)
    * viewing with Preview : (1), can't tell for (2)
    * viewing with Firefox : (1)
    * viewing with Keynote : (1), (2) -- alpha goes white
    I only converted the first few frames using Gimp, since I was doing it by hand.
    All of this makes me wonder whether I'm dreaming the impossible, since problem (1) is universally present. It also makes me pretty sure that problem (2) is Keynote-specific.
    If there are any other tools that will convert/animate GIFs on a modern Mac, I'd love to hear about them. My UNIX-y tools seem to be failing me here. The Mac tools I remember from "back in the day" -- GIFBuilder and GIFConverter -- seem to have been abandoned around the beginning of Mac OS X. GIFBuilder won't even load my files, and GIFConverter still lacks alpha support in PNG.

  • Animated Gif Problem

    Greetings
    I would appreciate some help.
    I am new at creating animated gif's, and am experiencing a
    problem with them when I try to view them in a browser.
    I am working in Fireworks 2004, the following is what I do.
    Create first frame.
    Insert simple arrow.
    Create second frame
    Insert simple arrow with diffrent color
    Third frame same but diffrent image.
    Set the Optimize Panel to Animated Gif, transparency set to
    No tranparency.
    Click on File, Export.
    Type the name of the file in File Name box.
    Select "Frames to Files" option for Save as type option.
    In my folder where I saved the files there are now three gif
    files.
    When I open the file into the following browsers IE 7, 6.0 or
    Firefox it remains as a static image in the browser with no
    animation, the same is for viewing it in Window Explorer Preview
    Pane.
    In Fireworks however the animation plays perfectly.
    I would really appreciate it if someone could tell me what I
    am doing wrong or why they created animated gifs are not playing in
    the browser.
    Regards
    Dave

    Instead of Frames to files on export, select Images only.
    that should do it -
    alex
    revbear wrote:
    > Greetings
    >
    > I would appreciate some help.
    >
    > I am new at creating animated gif's, and am experiencing
    a problem with them
    > when I try to view them in a browser.
    >
    > I am working in Fireworks 2004, the following is what I
    do.
    >
    > Create first frame.
    > Insert simple arrow.
    > Create second frame
    > Insert simple arrow with diffrent color
    > Third frame same but diffrent image.
    >
    > Set the Optimize Panel to Animated Gif, transparency set
    to No tranparency.
    >
    > Click on File, Export.
    > Type the name of the file in File Name box.
    > Select "Frames to Files" option for Save as type option.
    >
    > In my folder where I saved the files there are now three
    gif files.
    >
    > When I open the file into the following browsers IE 7,
    6.0 or Firefox it
    > remains as a static image in the browser with no
    animation, the same is for
    > viewing it in Window Explorer Preview Pane.
    >
    > In Fireworks however the animation plays perfectly.
    >
    > I would really appreciate it if someone could tell me
    what I am doing wrong or
    > why they created animated gifs are not playing in the
    browser.
    >
    > Regards
    > Dave
    >
    >

  • Animated GIF problem saving for web in CS6

    I made an animated gif in CS6 and trying to save it for the web. The duration of the animation is pretty long, about 44 seconds. After 17 seconds the animation stops while the saving was completed. How can I solve this problem? The file is too large to attach (725 x 225 px) unfortunately.
    Please give me some advice;-)

    Yopu probably exceed the GIF specs and generate too many frames.
    How many frames are possible?

  • Animated GIF problems

    I've recently implemented an extension of IconView to animate gifs correctly in editor panes. I am just haveing two problems with it that I can't figure out.
    Firstly, when an animated gif is added it animates fine. The next time the same gif is added, it doesn't animate, just shows the last image of the animation. I assume that something is trying to be clever by caching the image somewhere, is there any way around this?
    Secondly some of the gifs do not animate very well. I believe that they may be using transparency to leave the contents of previous frames behind, but I guess that java does not support this. Any thoughts on how I could solve this?
    Here is the simple code for my view:
    class AnimatedIconView extends IconView implements ImageObserver
         private Container container = null;
         private Rectangle bounds = null;
         public AnimatedIconView(Element e)
              super(e);
              Icon icon = StyleConstants.getIcon(getAttributes());
              if (icon instanceof ImageIcon)
                   ((ImageIcon)icon).setImageObserver(this);
         public void setParent(View parent)
              super.setParent(parent);
              container=getContainer();
         public void paint(Graphics g, Shape s)
              super.paint(g,s);
              bounds=s.getBounds();
         public boolean imageUpdate(Image img,int infoflags,int x,int y,int width,int height)
              if (((infoflags & ImageObserver.FRAMEBITS)>0)&&(container!=null)&&(bounds!=null))
                   container.repaint((int)bounds.getX(),(int)bounds.getY(),(int)bounds.getWidth(),(int)bounds.getHeight());
              return true;
    }Dave

    I just can point you the bug which is probably related to your problem:
    http://developer.java.sun.com/developer/bugParade/bugs/4725530.html

Maybe you are looking for

  • How do I setup my printer to print the colored background white and the text black on PP slides?

    I have an Officejet Pro L7680. I am attempting to print PowerPoint slide that have a blue background and white text with a white background and black text. I've made changes within PowerPoint and made adjustment when printing and neither helps. I sti

  • Accessing an app.module's client interface methods in other app module

    Hi all, We are developing an application with number of projects (one for each module). We have got a common project with an application module, entity and view objects which are common for the entire application. For reusability, this common project

  • Just migrated LR4 Vista to a Macbook Pro Retina -Presets don't work?

    I can not seem to migrate my presets from the WIndows environment I have tried downloading them again, copying them Although the appear in the Develop presets/User presets folder - they are not available in LR4? Stumped.

  • T510 w/ NVS 3100m - hard crash

    The problem first arose when I tried to play Civ V.  I would get to the game menu and then my computer would simply shut itself off after a few seconds.  I thought it was the game until I had the same thing happen from the NVIDIA control panel.  Sure

  • Procedural confusion (several questions)

    My task is to develop a Course Management System: I have the desired variables for an abstract Course class which will be extended by 3 subclasses of CourseType Side: this task is due in 6 days and the how and why are becoming blurred At this time I