Mark,

A quick way around that is to use the scrollRect property. While it'll cause
some new annoying issues, it'll be the best fix for the size problem.


image.scrollRect = new Rectangle ( 0, 0, 100, 100 );


AS 3
http://www.gskinner.com/blog/archives/2006/11/understanding_d.html 

AS 2
http://www.sephiroth.it/tutorials/flashPHP/scrollRect/




_____________________________

Jesse Graupmann
www.jessegraupmann.com 
www.justgooddesign.com/blog/ 
_____________________________



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Zeh Fernando
Sent: Thursday, February 07, 2008 11:29 AM
To: Flash Coders List
Subject: Re: [Flashcoders] Max MovieClip Size Before Filters are Dropped?

2880 pixels on any dimension. It's mentioned somewhere in the documentation.

Mark Hawley wrote:
> Anyone know the maximum size, in pixels, a MovieClip can be before Flash
> refuses to apply filters to it? It seems to be dependent on the filter
> parameters, making me think there's a max size on the rendered clip.
> _______________________________________________
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
> 
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to