swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Swftools-common] pdf2swf -s internallinkfunction ??


From: Andreas Busch
Subject: [Swftools-common] pdf2swf -s internallinkfunction ??
Date: Tue, 11 Mar 2008 17:35:57 +0100

Hi experts ,
 
I generate a swf from pdf with
    pdf2swf -P=%s -p %d-%d -s ignoredraworder -s poly2bitmap -s jpegquality=90 -s jpegdpi=120  -s internallinkfunction=dolink -s insertstop -s zoom=75 %s %s ....
 
instead of gotoFrame there should a call of dolink with page as param , right ?
 
but how can I put this dolink funktion in this flash ?
I try to define a funtion on the root flash not on a frame, how to do that with swfc or flash .
somethink like this
 
.flash filename="dolink.swf"
 function dolink(pageno) { 
 getURL("page://"+pageno);
 )
.end
does'nt work
 
After that I have to use swfcombine ?
 
Sorry , but im a absolute newby in flash technology , trying to learn ... ;-))
 
can anybody give me some help 
 
thanks in advance 
Andreas 
 
 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
ILOGICS Informatik Service GmbH - Berduxstrasse 22 - 81245 Muenchen
Tel: +49 89 896667-0
Fax: +49 89 896667-29
HRB 156342 AG Muenchen; USTDID: DE812478281
GF: Andreas Busch, Karl Rappert, Ralf Moormann
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

reply via email to

[Prev in Thread] Current Thread [Next in Thread]