Answered
FIT WEBPAGE WITH SCREEN SIZE
After converting FLA to HTML5 and publishing.Our html5 content is displaying beyond screen size.
It means in order to see whole content we need to scroll down.
Is there any workaround or code fix so that content matches with screen size and need not use scrolling?
Note:Document size is width:1000; and height:750px;

