|
Hi, how is this possible to paint inside a mask? With AE paint I can make a stroke on a solid layer and when I add a mask on that solid, doesnt seem to work. Mask is just above the stroke but without cutting it off. I found a way of doing it but is weird...
Started by thanulee on
, 5 posts
by 4 people.
Answer Snippets (Read the full thread at videocopilot):
You can create a second layer, put your mask on it, and set it as a track matte for your paint with two legs? LEAN BEEF! Thanx finally works! Do u know why in a single solid with a mask paint overlaps the mask? just curious In After....
|
|
G'day,
I posted a post on my mask moving into my eyes here "http://www.cpaptalk.com/viewtopic.php?f=1&t=76816&p=700788#p700788". I have taken the advice of everyone and cannot fix the problem. No matter what I do every morning I wake up and the silicon...
Started by Matty332 on
, 10 posts
by 7 people.
Answer Snippets (Read the full thread at cpaptalk):
Aloha pillow, I could never have used a pillow mask had the Hybrid not trained me to sleep with my Quattro (the original),
and the Easy fit Silk gel full face by Devilbiss (brand new--awesome mask--I wish hybrids between nasal pillows....
|
|
I'm trying to do a mask on a circle shape in ActionScript 3 (I'm using the Flex AIR framework). It has to do with the ecological footprint, each circle representing one earth. This ecological footprint picture is inside a container. The problem is that...
Started by webdreamer on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Also, try making sure that you are doing things on a MovieClip with a child element... .
In other words, my (limited an Event Listener to reposition the mask.
Apply the mask and THEN put everything in the second VBox.
In the proper order.
|
Ask your Facebook Friends
|
Hi Folks,
I am looking for a solution as to how I can mask some data that is part of a CDATA element.
My currently implemented xslt-1 script works fine when my xml element/attribute is not placed inside cdata, for example, in the following xml snippet...
Started by sbutt on
, 2 posts
by 2 people.
Answer Snippets (Read the full thread at invisionzone):
;!-- This is the CDATA that I want to mask and write back out as CDATA --> <xsl:variable name="tcontent"><.
|
|
I'm having a hell of a time trying to get a custom mask to work on a project I'm creating.
The mask I'm trying to use is applied as a pixel mask on a layer in the photoshop doc I'm working off, but I can't seem to figure out the proper way to get that...
Started by Conor on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
You....
Of course if your mask has gradients it may just be easier to remake the mask in flash.
Then right click on the layer in the timeline and select mask.
It in as a layer into flash just above the images you want to mask.
|
|
Ok never posted here before - but just finished making this mask (nothing to do with steampunk) and thought I'd stick it on here as I can see steampunk potential in the technique
was getting something in The Range and happened to notice plaster strips...
Started by Herr Döktor on
, 13 posts
by 9 people.
Answer Snippets (Read the full thread at brassgoggles):
Although, technically....
Nice work.
That would be truly disturbing.
Very, very nice, but a steampunk death mask would have something like a prosthetic eye, or ear etc in it, as part of the mask, not the actual implant, but the impression of it.
|
|
Hello all,
I am trying to take a snapshot of the masked region of an image... so, I load my image then perform the following functions:
private function manageLoadedImage(e:Event):void { _bitdata = e.currentTarget.content; // get the bitmap _bithold.addChild...
Started by Cinegod on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Then....
So by the mask layer.
Inside snap is two layers, mask and holder, both a frame with a masked movieclip the size I needed inside of a MovieClip that is on the stage.
On the stage I have the movieclip named "Snap".
|
|
I'm trying to created a auto-rewind movie using a gradient mask in Flash CS4 using AS3. the only problem i'm having is when the movie clip reaches the end of the time line, the maskingLayerMC looses it's gradient. so while the movie rewinds, the maskingLayer...
Started by Chunk1978 on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
My guess is it's because.
It's being created in the first frame, when you're starting at the end, from Flash's standpoint the mask that make sense?
I tried recreating your bug but it works fine for me.
|
|
Hi, I'm having a performance issue.
I've created an UIView and overwrited it's drawRect function. At this function, I was drawing an image (big one), and over that, an white square at the entire screen with a polygon inside it, with CGContextEOFillPath...
Answer Snippets (Read the full thread at stackoverflow):
I hope I'm clear enough :)
My suggestion would be to use a CAShapeLayer overlaid on your main image view, with the CAShapeLayer....
My bet would be in your case to try to map using your Quartz code.
Can't animate the polygon in an "easy" way.
|
|
Hi can anyone help me with a problem please. I am not looking for anybody to write code for me but just give me a few pointers. I want to to put a frame or border around an image in actionscript3. I want to use an image that is considerably bigger than...
Started by Mick on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
I'm speaking of the layer structure inside the timeline you don't);
then in the startImageDrag....
Put the image inside the mask and then draw a border around your mask and put it onto of that.
Yes you will need a mask for this.
|