graphicpoet
Posts: 1
|
| Posted: 01/21/2005, 2:08 PM |
|
how can I get the sothink menu items to cooperate with -----things like Onclick commands by the macromedia behaviors
stm_bpx("p2","p1",[]);
stm_aix("p2i0","p1i0",[0,"Community Training ","","",-1,-1,0,""]);
stm_aix("p2i1","p1i1",[]);
stm_aix("p2i2","p2i0",[0,"Children & Teens"]);
stm_aix("p2i3","p1i1",[]);
stm_aix("p2i4","p1i0",[0,"Corporate Training"]);
stm_aix("p2i5","p1i1",[]);
stm_aix("p2i6","p2i0",[0,"One on One "]);
stm_bpx("p3","p1",[]);
stm_aix("p3i0","p1i0",[0,"Men only"]);
stm_aix("p3i1","p1i1",[]);
stm_aix("p3i2","p1i0",[0,"Women Only"]);
this is sample code inside the actual script. a for instance is :
onclick="MM_goToURL('parent','index.htm');return document.MM_returnValue"
Thanks in advance!
_________________
the poet of site. |
 |
 |
|