Controlling Captivate variable values with AS2 Flash animation


i created couple of simple pause/resume flash as2 buttons manipulate captivate playback using following script:

 

on (release) {
_parent._parent.rdcmndresume = 1;
}

 

on (release) {
_parent._parent.rdcmndpause = 1;
}

 

the buttons work intended if "display for:" values set "rest of project".  buttons seem have no effect on captivate playback if "display for:" set thing else.

 

the problem hoped show buttons when want user pause or resume captivate timeline.  however, reason not understand, not work when "display for:" value set "specific time".

 

any ideas why buttons behave way or ideas on how make them wish do?

try , externalize animations (swf) in project. go "edit" - "preferences" - "project" - "publish settings" , select "externalize resources" - animations.

 

/michael

 


click here visit www.captivate4.com blog.



More discussions in Advanced Adobe Captivate Users


adobe

Comments

Popular posts from this blog

Error compiling for board Arduino/Genuino Uno.

Installation database is corrupt

esp8266 (nodemcu 0.9) client.write très lent ???