Unity Web player screen size

I’ve been looking at the Unity 3 stuff over the last day or so and there has one thing that I have noticed. The web player size is bigger than before. Before, I noticed that there was a limit to the size of the web player when you built a project for it, but now in Unity 3, there doesn’t seem to be a limit.

Is that how it is now? Can the size of the web player be whatever we design the game for? Or do we still need to stay under a limit? There was no indication inside the editor that I could find.

Thanks.

Some info by Higgy here that might help you:

http://forum.unity3d.com/threads/42812-Simple-change-to-the-web-player-for-a-huge-payoff.

Thanks, that clears things up for me. Plus, I found the spot in Build settings where we can change the screen size.