[prev in list] [next in list] [prev in thread] [next in thread] 

List:       swftools-common
Subject:    Re: [Swftools-common] linknameurl versus internallinkfunction & externallinkfunction
From:       Ricardo Pedroso <rmdpedroso () gmail ! com>
Date:       2011-02-02 22:14:07
Message-ID: AANLkTi=W0gTNxwyR+ms4MGbSMuAVEp_NW+uF+m7oi34K () mail ! gmail ! com
[Download RAW message or body]

2011/1/31 John Georgiou <jgeorg@optimedia.gr>
> 
> 
> Hi all,
> I use the latest PDF2SWF version 2011-01-23-1815, and I've noticed that:
> when I use -s internallinkfunction=handleInternalLink -s \
> externallinkfunction=handleExternalLink the functions work great, but when I use -s \
> linknameurl  -s internallinkfunction=handleInternalLink -s \
> externallinkfunction=handleExternalLink I can not use the functions anymore 
> is this a bug, or do I make something wrong?

Seems a bug to me.

If you are able to compile from source, just comment some code.
Around line 1877 of lib/devices/swf.c in drawlink function change:

    if(i->config_linknameurl) {
        actions1 = 0;
        actions2 = 0;
    }

to:

    //if(i->config_linknameurl) {
    //    actions1 = 0;
    //    actions2 = 0;
    //}

swftools-0.9.0 doesn't seems to have this, for me, bug.

Ricardo


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic