Flash has extended the limit of BitmapData instances, that were previously
limited to 2880x2880, to 4096x4096 (or, rather, any size that has a maximum
of 16,771,216 pixels, with a maximum of 8191 for either size).

I had never reached an actual *stage* limit, but then again I'm restricted
to normal human screen sizes. But since that bitmap size was extended, and
it's the same value, I'd bet that the stage now can be bigger too. I heard
this is the case with AIR applications (because apparently the AIR screen
composition relied on some Bitmap feature), so it must be with regular Flash
too.

Zeh


On Thu, Oct 16, 2008 at 7:23 AM, Cedric Muller <[EMAIL PROTECTED]> wrote:

> Hello list,
>
> What are the width + height capabilities of flash 10 ?
>
> up to CS3, only 2880 x 2880 were possible. Now I have a 4 full HD screens
> setup that would need to be handled by Flash :(
>
> Any ideas ?
>
> tia,
> cedric
> _______________________________________________
> Flashcoders mailing list
> [email protected]
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to