well thanks Tazman & Phil
and for Tazman if got some snippet dat you can put in your index.vibe file
or overwright it
<?@ include file="/_private/functions/vibe.utilities.vibe" ?>
<?@ include file="/_private/functions/vibe.settings.vibe" ?>
<?@ include file="/_private/includes/startup.vibe" ?>
<html>
<head>
<STYLE type="text/css">
BODY {scrollbar-3dlight-color#ccff00;
scrollbar-arrow-color#DA70D6;
scrollbar-base-color#C0C0C0;
scrollbar-track-color#000000;
scrollbar-darkshadow-color#000000;
scrollbar-face-color#C0C0C0;
scrollbar-highlight-color#ccff00;
scrollbar-shadow-color#ccff00}
</STYLE>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
<title><? response.write(vibe.getSetting("general.title")); ?></title>
<!-- external css -->
<link rel="stylesheet" type="text/css" href="lib/ext-2.3.0/resources/css/ext-all.css" />
<link rel="stylesheet" type="text/css" href="lib/ext-ux-livegrid-0.3.1/build/resources/css/ext-ux-livegrid.css" />
<!-- external libs -->
<script type="text/javascript" src="lib/ext-2.3.0/adapter/ext/ext-base.js"></script>
<script type="text/javascript" src="lib/ext-2.3.0/ext-all.js"></script>
<script type="text/javascript" src="lib/ext-ux-livegrid-0.3.1/build/livegrid-all.js"></script>
<script type="text/javascript" src="lib/swfobject-1.5/swfobject.js"></script>
<!-- vibe libs -->
<script type="text/javascript" src="build/vibe-all.js"></script>
<!-- vibe theme -->
<?
var theme = vibe.getSetting("general.theme");
if ( vibe.isAlphaNumeric(theme) ) {
server.execute("themes/" + theme + "/include.vibe");
}
?>
<!-- vibe plugins -->
<?
var pluginNames = vibe.getPluginNames();
for ( var i=0,len=pluginNames.length; i<len; i++ ) {
server.execute("plugins/" + pluginNames
+ "/include.vibe");
}
?>
<script>
Ext.onReady(function()
{
vibe.Application.on("startup",function(app) {
Ext.get("vibe-loader-mask").hide();
});
vibe.Application.init();
});
</script>
</head>
<body>
<div id="vibe-loader-mask">
<div id="vibe-loader-indicator">
<img src="resources/images/loading.gif"/>WELKOM...Loading radio B-22...
</div>
</div>
<div id="html1" style="positionabsolute; overflowhidden; left625px; top57px; width300px; height425px; z-index0">
<style type="text/css">
/*<![CDATA[*/
button {
background#000000;
font-familyarial;
font-size11px;
color#ccff00;
}
/*//]]>*/
</style>
<script type="text/javascript">
//<![CDATA[
function showHide() {
if(document.getElementById("layer").innerHTML=='') {
document.getElementById("layer").innerHTML='<object type="application/x-shockwave-flash" '+
' data="2.swf" width="350" height="435">'+
'<param name="movie" value="2.swf" />'+
'<param name="wmode"value="transparent"/>'+
'</object>';
}
else {
document.getElementById("layer").innerHTML='';
}
}
//]]>
</script>
</head>
<body>
<div id="button"><button onclick="showHide()">visual</button></div>
<div id="layer"></div>
</body>
</html>
and here is a link to the flashfile revolt.swf
[url1viqlc7e]http://www.anttikupila.com/flash/revolt-actionscript-3-based-spectrum-analyzer-source-released/[/url1viqlc7e]
unzip it and put the revolt.swf in the default map then mame it 2.swf like in this snippit ,you can also change the button colour and the scrollbars ...i was also planned to send the flashplayer.fla with it but i think thats up to siit ! because he is still busy whit this version...have fun 
oh! by the way ,it works only with the newest browsers and update your adobe flashplayer...if tested it in ie6 and it stops playing the songs