Get your own copy
Don't hesitate! Just download and test it all by yourself for free!
This option enables you to specify the alignment of the toolbar, this value can be "left", "right" or "center" (the default). This option can only be used when theme is set to "advanced" and when the theme_advanced_layout_manager option is set to the default value of "SimpleLayout".
tinyMCE.init({
...
theme_advanced_toolbar_align : "left"
});
Search documentation.