buttons-how to get properties of goto state action from the menu
hey, i'm writing script tell me name of state assigned button, in case, button assigned state 2. command alert (buttons[0].properties.gotostatebehaviors) displays 'undefined' suggestion ?
buttons not use in id @ glance im not sure require '.properties' so try like…
alert( buttons[0].gotostatebehaviors.firstitem() );
only guess though…
More discussions in InDesign Scripting
adobe

Comments
Post a Comment