I am looking for a way to change 3D views using JavaScript. I want to obtain similar result as the predefine action (Go to a 3D view) but with code that is embedded with a combo-box.
I have a JS that populates a combo-box from an attached xml doc. I am looking to use a similar “Go to a 3D view” function with this selection list.
Are there any examples of a JS that would run the same as the “Go to a 3D view”?
Download the Javascript Reference Manual for Acrobat 3D. Review the sections on Event Handlers.
[url=http://www.adobe.com/devnet/acrobat/javascript3d.php]http://www.adobe.com/devnet/acrobat/javascript3d.php[/url]
My favorite quote - "Success is the ability to go from one failure to another with no loss of enthusiasm.