INTERACT FORUM

More => Old Versions => Media Jukebox => Topic started by: David on August 25, 2002, 02:33:15 pm

Title: Need help with HTML for Visualization
Post by: David on August 25, 2002, 02:33:15 pm
I need help with the following code:


 
   
     
   
 
TRACKINFO_INSERT_ARTIST



All I'm trying to do is make a 300 x 300 window to display the cover art in a new visualization.  The box displays properly in the correct location but it varies in size by a few pixels depending on the size of the bitmap.

With my limited knowledge of HTML I am stumped.

Thanks,
David
Title: RE:Need help with HTML for Visualization
Post by: SBrandsborg aka Mouseman on August 25, 2002, 03:42:25 pm
try this:

code:







TRACKINFO_INSERT_ARTIST



Title: RE:Need help with HTML for Visualization
Post by: David on August 25, 2002, 09:15:47 pm
Perfect!

Thanks