edandrea
09-05-2007, 12:55 AM
1) Script Title: Dynamic Ajax Content
2) Script URL (on DD):http://www.dynamicdrive.com/dynamicindex17/ajaxcontent.htm
3) Describe problem: would like to run this script from a flash button any ideas on how the script would read? I currently have on my button:
on (release) {
getURL("('javascript:ajaxpage('edit_pages/body_strc.html', 'contentarea', loadObjs('js/services.js');");
}
2) Script URL (on DD):http://www.dynamicdrive.com/dynamicindex17/ajaxcontent.htm
3) Describe problem: would like to run this script from a flash button any ideas on how the script would read? I currently have on my button:
on (release) {
getURL("('javascript:ajaxpage('edit_pages/body_strc.html', 'contentarea', loadObjs('js/services.js');");
}