PDA

View Full Version : Opening track edit window for CD sets



pheisholt
08-09-2004, 08:23 AM
I've modified the CRISP theme and among others created a hyperlink which opens the edit window directly from the track list (using "javascript:javascript:window.external.editdisc(0,1 )").

However this doesn't seem to work for sets with multiple CDs. "javascript:javascript:window.external.editdisc(0,1 )" only returns the track list for the first CD in the set.

Here's a code sample to illustrate my point:

<font size="2" color="black">
<br />TRACKS<br />
<!--[volume]-->
<br />
<!---->
<a title="Click to add/edit track information" href="javascript:javascript:window.external.editdisc(0,1 );">
<font size="2" color="green"><!--[volumename/]--> [<!--[volumetime/]-->]</font>
</a><br />
<!---->
<!--[track]-->
<!--[tracknum/]-->.