</body>
<script type="text/javascript" src="responsive.js"></script></body>
Add this to the openfl settings (settings > advanced > openfl settings)<window resizable="true" if="html5" />
Does this do the same as this or is it different?
The difference is that only resize the game if the screen is smaller, but does not expand if there is more space available.It can be useful for those seeking responsive with a maximum game screen size.