INTERACT FORUM

Windows => Third Party Plug-ins, Programs, and Skins => Topic started by: pbkehler on April 14, 2005, 12:02:46 pm

Title: Modifying Track Info (DJ) with Custom1
Post by: pbkehler on April 14, 2005, 12:02:46 pm
I am trying to get Track Info to show a  custom field but it just shows up blank

Here is what I've written

              <tr>
                <td width="16%" valign="top"><font class="text1">Style:</font></td>
                <td width="84%">
              <font class="text2">TRACKINFO_INSERT_CUSTOM1</font></td>
              </tr>

Any ideas?

Thanks,
Paul
Title: Re: Modifying Track Info (DJ) with Custom1
Post by: DJ_Hazelwood on April 14, 2005, 01:35:33 pm
Try

TrackInfo_Insert(CUSTOM1)

Then it should work
 
Title: Re: Modifying Track Info (DJ) with Custom1
Post by: pbkehler on April 14, 2005, 01:52:54 pm
Still get Style:
and there is still nothing there
here is the html
                <td width="16%" valign="top"><font class="text1">Style:</font></td>
                <td width="84%">
              <font class="text2">TrackInfo_Insert(CUSTOM1)</font></td>

I am using MC 10.0.155

Thanks,
Title: Re: Modifying Track Info (DJ) with Custom1
Post by: DJ_Hazelwood on April 15, 2005, 02:33:16 am
Sorry, i've installed MC 11 and can't test it with MC 10.