I make a pdf interact. I embbebed a flash file into a pdf, now i want to know if the flash can control the pdf document by javascript and other point is this pdf file have text fields that must show a name or e-mail of the a user that is in a database and this field must change dinamyc, how i can do this? thnks for everything
Since you are using multimedia I have to assume that the Text Fields you're talking about are AcroForm fields. Database connectivity for AcroForms is handled through the ADBC object. Read about it. You aught to be able to find some examples on the internet by doing a google search on "Acrobat JavaScript ADBC object"
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script