IMPORTTANT: This page is outdated. please read japanese page.
SWFSize
Reinvention of the wheel of the SWFForceSize. Get the default size from the loaderInfo and sets it to a minimum size on HTML.
License
For the time being, it provides under the following license.
You can choice the above license which are suitable for your environment.
Source code
How to use
- Import to the proper place
- Pass the instance of the Stage as an argument and call the initialize method
import org.libspark.ui.SWFSize; SWFSize.initialize(stage);

