I’m using the official unity plugin for WordPress and want to change the resolution to my custom needs with the following line I have copied from the readme file of the plugin:
[WP_UnityObject src=“yourdomain.com is available for purchase - Sedo.com” width=“640” height=“480”/]
But the first resolution value is being ignored. This is really weird. Taking the example above I can only change the height. The player is ALWAYS 320px in width then. When I switch width and height I can only change the width but not the height anymore. The height is fixed to ALWAYS 240px then. Searching the web did not help me yet.
I’m using WordPress 3.2.1 and Unity 3.4
Any suggestions?