Hey Zenners...
HAs anyone, or is it possible to create a side box that displays a snipet of html code? The reason I am asking is I want to replace the category "menu" side box with a side box that contains a flash menu.
The code for the menu would look something like this;
<OBJECT classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
WIDTH=140 HEIGHT=200>
<PARAM NAME=movie VALUE="test.swf">
<PARAM NAME=menu VALUE=false>
<PARAM NAME=quality VALUE=high>
<PARAM NAME=wmode VALUE=opaque>
<PARAM NAME=bgcolor VALUE=87B8DE>
<PARAM NAME=scale VALUE=noscale>
<EMBED src=test.swf menu=false quality=high wmode=opaque
scale=noscale bgcolor=87B8DE WIDTH=140 HEIGHT=200 TYPE="application/x-shockwave-flash"
PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
</EMBED>
</OBJECT>
I understand that the menu would have to be all hard coded to reflect the addition or deletion of categories or sub-categories ...
What do the resident Zen-God(des) think ?
IF Flash is too much how about a like box with a JAVA menu?
Thanks for all you do!
Bob LaPlante


27CDB6E-AE6D-11cf-96B8-444553540000"


