[Tweener] Masking and Browserscaling

Volker Morsch vm at volkermorsch.com
Fri Apr 9 07:10:23 PDT 2010


hey thanks, that helps me a lot.

have a nice weekend
Am 08.04.2010 um 16:13 schrieb Baluta Cristian:

> yeah, i just faced this thing, i didn't knew why the resize event  
> was not fired, it was because i didn't set the ScaleMode to no_scale
>
> On Thu, Apr 8, 2010 at 5:02 PM, Zeh Fernando <zeh at zehfernando.com>  
> wrote:
> It's tough to say what's the error, but if you use exact_fit, the  
> size is always going to be the same -- a browser scale may trigger  
> the resize event, but it's as if your swf is still the same size.  
> You'd have to use no_scale to be able to properly measure the stage  
> size and resize accordingly.
>
> Zeh
>
> On Thu, Apr 8, 2010 at 7:28 AM, Volker Morsch <vm at volkermorsch.com>  
> wrote:
> Hi everybody,
>
> got a really wired problem.
> I've got my swf working with tweener.
>
> So i've just have a mask with as3
>
> like this:
>
> mc.mask  = Maskmc;
>
> This mask is tweened with Tweener
>
> Tweener.addTween(Maskmc,{time:2,width:900,height:900});
>
> So now if i exported to see it in the browser, the mask will not scale
> with the complete swf, if i scale the browserwindow,
> although i've use StageScaleMode.EXACT_FIT
>
> do you have any suggestion,
> would be very nice.
> and sorry for my bad englisH:
>
> best regards
> volker
>
>
> _______________________________________________
> Tweener mailing list
> Tweener at lists.caurinauebi.com
> http://lists.caurinauebi.com/listinfo.cgi/tweener-caurinauebi.com
>
>
>
> _______________________________________________
> Tweener mailing list
> Tweener at lists.caurinauebi.com
> http://lists.caurinauebi.com/listinfo.cgi/tweener-caurinauebi.com
>
>
>
>
> -- 
> Băluță Cristian
> http://ralcr.com
> http://imagin.ro
> _______________________________________________
> Tweener mailing list
> Tweener at lists.caurinauebi.com
> http://lists.caurinauebi.com/listinfo.cgi/tweener-caurinauebi.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.caurinauebi.com/pipermail/tweener-caurinauebi.com/attachments/20100409/7056f502/attachment.htm>


More information about the Tweener mailing list