Freelancers Network
 
skill list top cap
Homepage
Join the Freelancer's Network
Update your details
Find a freelancer
Post a project
Find a project
Projects Archive
Post a job
Find a job
Jobs Archive
See Dan's Pages
See Andy's Pages
Link to this site
Resources
Join/Leave Forum
Forum Messages
+Additions+ Adverts
Advertising
Contact Us
Subscribe to our newsletter - enter your email address and hit return
Freelancers.net is owned and operated by Andy Stowell and Dan Winchester
skill list end cap
guru web hostcom

Find me again on Freelancers.net

Re: FN-FORUM: ActionScript LoadMovie, then SetMask to Perform Gradient Mask technique

date posted 14th June 2007 11:12

Ive not used dynamic masks before, I would suggest looking on the
actionscript.org forum, they usually have a bunch of solutions to problems
like that.

Good luck

Steve Wilson


> Hey guys,
>
> Id thought I'd pick someone's brains about this problem that I have.
>
> For all you people that are trained in the art of the ActionScript!!!
>
>
> I am trying to perform a gradient mask effect, which I have successfully
> done as the following.
>
> mc.cacheasBitmap = true;
> mask.cacheAsBitmap = true;
> mc.setMask( mask );
> This works fine in hardcoding, but as we all know, no client should get
> anything hardcoded, so I have made it dynamic by loading an external jpg
> using loadmovie like this.
>
> mc.loadMovie("pic.jpg");
> mc.cacheasBitmap = true;
> mask.cacheAsBitmap = true;
> mc.setMask( mask );
>
> When I execute the latter piece of code, it just shows the graphic above
> the picture and no masking effect happens. Could someone please give any
> advice.
>
> Thankx.
>
> Daniel Grant
> www.danielgrant.co.uk



Messages by Day
June 30th 2007
June 29th 2007
June 28th 2007
June 27th 2007
June 26th 2007
June 25th 2007
June 24th 2007
June 23rd 2007
June 22nd 2007
June 21st 2007
June 20th 2007
June 19th 2007
June 18th 2007
June 17th 2007
June 16th 2007
June 15th 2007
June 14th 2007
June 13th 2007
June 12th 2007
June 11th 2007
June 10th 2007
June 9th 2007
June 8th 2007
June 7th 2007
June 6th 2007
June 5th 2007
June 4th 2007
June 3rd 2007
June 2nd 2007
June 1st 2007


Messages by Month
December 2007
November 2007
October 2007
September 2007
August 2007
July 2007
June 2007
May 2007
April 2007
March 2007
February 2007
January 2007


Messages by Year
2008
2007
2006
2005
2004
2003
2002
2001
2000