|
|||
|
I have a main movie (550,100)
From this main window, i can load different movies with differens dimensions. How can i let the size of the application window adjust itself with the dimensions of the flash movie. I've tried this on a movie (550,200) Code:
Application.SizeAndPos.setCustomSize(550,200) Application.Appearance.scaleMode = $SMNORMAL I also tried Code:
var w = getMainWnd(); w.height = 200; w.width = 550; Any suggestions? |
|
|||
|
Could you please send the file to support@swfkit.com? We will try to resolve the problem.
|
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|