Buddhadan
07-30-2009, 05:19 AM
1) Script Title: DD Drop Down Panel
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/dddropdownpanel.htm
3) Describe problem:
Hi All,
I am using this drop down panel on my page and I want to trigger it from within a flash file that is above the panel on the page.
I'm using the following command in the flash file but i'm not sure what the default panelinstance name is. Can anyone suggest anything?
on(press) {
getURL("javascript:panelinstance.togglepanelplus())");
}
thanks
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/dddropdownpanel.htm
3) Describe problem:
Hi All,
I am using this drop down panel on my page and I want to trigger it from within a flash file that is above the panel on the page.
I'm using the following command in the flash file but i'm not sure what the default panelinstance name is. Can anyone suggest anything?
on(press) {
getURL("javascript:panelinstance.togglepanelplus())");
}
thanks