How to access the MSO slideshow controls in Indesign JavaScript
hi friends,
how can access slideshow controls.
function mso_html_convertion_slide_show() {
var mso_total_count = mso.states.length;
(var = 0; < mso_total_count; i++) {
mso.states[i].name;
}
}
thank you.
[ nav ]
i think cannot since there nothing in objectmodelviewer points overlay functions. think missing scripting interface.
More discussions in InDesign Scripting
adobe

Comments
Post a Comment