Changing the resolution is an excellent way to make your application run
full screen - it dose not increase the performance though. And if need a
higher screen resolution (e.g. to show large screenshots) such as 1024 *
768, it's not a solution either.

Robin

 
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Derek
Vadneau
Sent: Friday, 19 May 2006 12:48 PM
To: flashcoders@chattyfig.figleaf.com
Subject: RE: [Flashcoders] CD ROM dimensions?

Just to clarify the performance hit with 3rd party projectors compared
to 
the Adobe standalone player. It's due to the fact that the 3rd party
tools 
use the ActiveX player, which as we know does not run as high as the
other 
players with regards to framerate. Of course nothing stops you from 
changing the framerate to compensate.

With a tool like SWF Studio you can actually increase the performance by

using it's ability to change the screen resolution using DirectDraw to
run 
your app at an even lower resolution while keeping the app fullscreen.


Derek Vadneau

-----Original Message-----
From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf Of Robin 
Burrer
Sent: Thursday, May 18, 2006 7:19 PM
To: Flashcoders mailing list
Subject: RE: [Flashcoders] CD ROM dimensions?


I'd say pretty much everybody runs at least a 1024 X 768 resolution
these days. Most of the times I use 800x600 though, because of
performance issues.
It all depends on the kind of application you want to build.

Also keep in mind that your performance can decrease up to 20% if you
use a wrapper such as SWF studio or zinc (compared to the adobe
projector).

Robin


_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to