I created a working scaleform front end that includes changing resolution and other stuff.
Since I switched to the March UDK from December, I have noticed that scaleform resizing does not work. When switching to a higher resolution using 'setres', my menu will align topleft and remain at the previous size (leaving a noticeable empty portion of the screen). When switching to a lower resolution, the menu will disappear altogether!
I can use the exact same movieplayer code and swf on the December UDK to achieve the desired behaviour, where the menu aligns center and scales according to window size. I have tried to find where the problem lies, but have been unsuccessful so far. Has anybody else noticed this, and if so, are you aware of a fix besides rolling back to a previous UDK?
Here is what I would see after resizing from 1024x768 to 1440x900:
[SHOT]http://img340.imageshack.us/img340/3425/menugu.jpg[/SHOT]
P.S. I probably I should have posted this in support. Sorry!
Since I switched to the March UDK from December, I have noticed that scaleform resizing does not work. When switching to a higher resolution using 'setres', my menu will align topleft and remain at the previous size (leaving a noticeable empty portion of the screen). When switching to a lower resolution, the menu will disappear altogether!
I can use the exact same movieplayer code and swf on the December UDK to achieve the desired behaviour, where the menu aligns center and scales according to window size. I have tried to find where the problem lies, but have been unsuccessful so far. Has anybody else noticed this, and if so, are you aware of a fix besides rolling back to a previous UDK?
Here is what I would see after resizing from 1024x768 to 1440x900:
[SHOT]http://img340.imageshack.us/img340/3425/menugu.jpg[/SHOT]
P.S. I probably I should have posted this in support. Sorry!
Comment