Browser displaying application as too large, Flex Flash?

What we've had to do in situations like this is scale the entire application down if the available browser width or height is below a certain threshold. The app doesn't always look as nice scaled down, but if it is a requirement to avoid scroll bars you don't have much choice. Here is the code we use currently.

You can listen to JavaScript resize event, and then call your flex resize function using ExternalInterface. If you want to find out what is your monitor size you can simply find it in the Capabilities class. Also consider reading this article about flash attributes at spatially optional scale attribute.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions