Hilfe bei flash buttons

  • Also das ist ein code zu flash-buttons und ich würde diese gerne verlinken!außerdem möchte ich das sie sich in meinem mittleren frame öffnen!leider weiß ich nicht wie ich das machen soll,kann mir da jemand helfen????


    <APPLET code=X_MenuS.class width=127 height=155>
    <PARAM NAME="m0" VALUE="Home">
    <PARAM NAME="m1" VALUE="Dowloads">
    <PARAM NAME="m2" VALUE="News">
    <PARAM NAME="m3" VALUE="Links">
    <PARAM NAME="m4" VALUE="Member">
    <PARAM NAME="m5" VALUE="E-mail">
    <PARAM NAME="m6" VALUE="Partner">
    <PARAM NAME="alignment" VALUE="left">
    <PARAM NAME="trantype" VALUE="0">
    <PARAM NAME="stepcount" VALUE="15">
    <PARAM NAME="menutype" VALUE="0">
    <PARAM NAME="delaytime" VALUE="50">
    <PARAM NAME="backcolor" VALUE="000000">
    <PARAM NAME="backcoloroff" VALUE="000000">
    <PARAM NAME="backcoloron" VALUE="ffffff">
    <PARAM NAME="forecoloroff" VALUE="ffffff">
    <PARAM NAME="forecoloron" VALUE="ffffff">
    </APPLET>