I wanna add the TinyMCE on my gadget on EPiServer. It's means I need stance directly the control.
<tinyMCE:Editor ID="myEditor" Width="300" Height="200" theme="simple" runat="server" ></tinyMCE:Editor>
but this just created a Text Area. How I can add all necessaries scripts?