actionscript 3 - Why is my flash animation getting cropped? -


you can view swf file here :- http://shrineweb.in/other-files/other/seniorschool.swf

on above link, swf not getting trimmed , plays fine. when download , view in flash player, gets trimmed little sides. notice seeing half cut 'skip' button @ top-right.

does have idea why happening?

your swf file published stage dimensions of 800x650, make sure content doesn't exceed bounds. if does, change stage size in document properties.


Comments

Popular posts from this blog

python - matpltolib navigation toolbar edit curves and parameters line color automatically changes issue -

node.js - Nodejs javascript implementation of PBEWithMD5AndTripleDES/CBC/PKCS5Padding -