|
|||
|
scopas says:
Quote:
|
|
|||
|
You can't change the size of the flash player window directly. The size is restricted to the size of the main window. You can do this with the main window instead.
Code:
var w = getMainWnd(); w.height = 600; |
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|