Hi,
i'm developing an ebook and i'm asking if it is possible to create an embed flash menu (multiple buttons) and use javascript to communicate between the .swf and the pdf. (like a simple navigation bar)
if i have a simple document script in the pdf like:
function gogo(number) {
this.pageNum = number;
}
how can i call it from the embed swf file?
is it possible?
thanx in advanced
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script