Some times your wordpress shows your embedded flash player in very disordered way. Even youtube videos have this problem while embedding with wordpress post.
Here you can use the Amvizone-Player plugin for wordpress to display an amvizone video
Download the player from: http://www.amvizone.com/amvizone-player.zip
Place the amvizone-player folder in your wp-content./plugins folder, and go to plugin menu and activate.
While writing post use the following syntax to display an amvizone video
[amvizone:Amvizone-URL]
eg:
[amvizone:http://www.amvizone.com/watch/121039561836340]
If you want to specify width and height, you can use
[amvizone:Amvizone-URL WIDTH HEIGHT]
[amvizone:http://www.amvizone.com/watch/121039561836340 480 385]
you can use it as width only mode also:
[amvizone:Amvizone-URL WIDTH]
eg: [amvizone:http://www.amvizone.com/watch/121039561836340 480]