You can display the Standard Player by itself CONTROLS="All" HEIGHT=125 WIDTH=275 :
If you just want the stop and start buttons, try CONTROLS="StopButton,PlayButton" HEIGHT=60 WIDTH=35.
You can also display the control panel all by itself with CONTROLS="ControlPanel" HEIGHT=40 WIDTH=275.
Or the control panel with the status bar CONTROLS="ControlPanel,StatusBar" HEIGHT=60 WIDTH=275:
Or the control panel with the information bar and volume slider CONTROLS="ControlPanel,InfoVolumePanel" HEIGHT=105 WIDTH=275:
Or just the progress bar by itself, CONTROLS="StatusField" HEIGHT=30 WIDTH=275: