INTERACT FORUM
Windows => Third Party Plug-ins, Programs, and Skins => Topic started 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
-
Try
TrackInfo_Insert(CUSTOM1)
Then it should work
-
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,
-
Sorry, i've installed MC 11 and can't test it with MC 10.