all groups > macromedia flash handhelds > january 2005 >
You're in the

macromedia flash handhelds

group:

scale content on different PPC resolution


scale content on different PPC resolution hayden
1/11/2005 6:52:51 PM
macromedia flash handhelds: I appears that most devices supporting Windows Mobile 2003 2nd edition with
640x480 have screen sizes that are not significantly larger than the older or
cheaper devices. So, it would seem to me that content prepared at 320x240 would
look quite small and almost unusable on a PPC set to 640x480. 1) can the user
choose resolution in PPC 2003 2nd edition? 2) what are some strategies for
preparing content that works in these two different situations?
Re: scale content on different PPC resolution Carlo
2/23/2005 11:28:54 PM
You just need to design your project in 320 x 240 and add this action scrren
at first frame of your flash project
fscommand("fullscreen", true);

It works fine in both resolutions. Hope that helps


"hayden" <webforumsuser@macromedia.com> escribió en el mensaje
news:cs17a3$3t$1@forums.macromedia.com...
[quoted text, click to view]

Re: scale content on different PPC resolution hayden
2/24/2005 3:27:46 PM
thanks for the response. If I have a bitmap image scaled to 50 x 50 pixels
within a 320 x 240 SWF and view this SWF at full screen on a WMSE 2003 device
with a 640 x 480 screen, will the bitmap image be distorted or will it look the
same as the 320 x 240 device screen?
AddThis Social Bookmark Button