This repository has been archived on 2025-06-24. You can view files and clone it, but cannot push or open issues or pull requests.
superstar/themes/black/recorder.html
2025-03-18 11:35:10 +08:00

20 lines
1.4 KiB
HTML

<html>
<body>
<debug value='false'/>
<layer default="recorder"/>
<img src="D-1-1.png" width="1440" height="900" border="0" usemap="#Map" desc="已錄歌曲清單"/>
<map name="Map" id="Map">
<area shape="rect" coords="640,319,1088,713" href="bgD-1-1.1" class="background"/>
<area shape="rect" coords="641,367,1089,417" class="button" size="10" align="middleleft" group="RecordList" href="btnrecordlist.1"/>
<area shape="rect" coords="641,416,1088,466" class="button" size="10" align="middleleft" group="RecordList" href="btnrecordlist.2"/>
<area shape="rect" coords="641,465,1088,515" class="button" size="10" align="middleleft" group="RecordList" href="btnrecordlist.3"/>
<area shape="rect" coords="641,514,1088,564" class="button" size="10" align="middleleft" group="RecordList" href="btnrecordlist.4"/>
<area shape="rect" coords="641,563,1088,613" class="button" size="10" align="middleleft" group="RecordList" href="btnrecordlist.5"/>
<area shape="rect" coords="641,612,1088,662" class="button" size="10" align="middleleft" group="RecordList" href="btnrecordlist.6"/>
<area shape="rect" coords="933,322,1013,363" class="button" binding="RecordList.left" href="btnRecordListLeft" />
<area shape="rect" coords="1014,322,1084,363" class="button" binding="RecordList.right" href="btnRecordListRight"/>
<area shape="rect" coords="1004,662,1087,711" href="btnCloseRecording" target="home"/>
</map>
</body>
</html>