I have a 40 page PDF. On each page is a Previous and Next button object. I run the PDF through a tool that converts it to a SWF. The problem is the tool I run it through doesn't know what to do with Button Objects. They are visible, just inactive. Basically they don't do anything once a SWF.
What I have to do is create an invisible link object over each button and set it to
Execute Menu Item > View > Page Navigation > Previous Page| Next Page
Once I do that for EVERY button object, the tool I run it through recognizes it and will change pages via the buttons once a SWF.
So my question, can I convert all button objects to link objects with some sort of script?