I made an event that scales the layout to 0.75 when the user presses "J" on their keyboard.
This is what the result looks like with unbound scrolling turned off:
<img src="http://i39.tinypic.com/15wy06w.jpg" border="0" />
And this is what it looks like with unbuond scrolling turned on:
<img src="http://i43.tinypic.com/28tb0gg.jpg" border="0" />
My character has the Scroll To behavior.
I want to be able to use the scale feature without the ugly white color showing. How do i do this?