How to test a Flash Pro proj for Retina iPad
hi,
when creating app retina ipad screen dimensions huge swf can partially viewed. there trick solve this?
thanks!
configure adobe air settings high resolution. prepare content 2x size.
for example default button 200x100 pixels , retina copy must 400x200
in code put stage.scalemode = stagescalemode.no_scale , stage.align = stagealign.top_left
More discussions in ActionScript 3
adobe
Comments
Post a Comment