swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] Any idea about how to highlight some text within s


From: Matthias Kramm
Subject: Re: [Swftools-common] Any idea about how to highlight some text within swf file?
Date: Tue, 2 Sep 2008 08:05:36 +0200
User-agent: Mutt/1.5.6i

On Mon, Sep 01, 2008 at 06:09:45PM -0700, Jonathan Lee <address@hidden> wrote:
> I have some pdf file, and converted to swf.
> But I need to send some parameter to make some words highlighted when reading 
> the swf file, any ideas?

Have you considered ActionScript?

http://www.swftools.org/flash/textsnapshot.html

Replace the three ".text" lines with a 
    .swf document document.swf
in order for this to work on a converted PDF file.
Then, you'll need to implement the logic on *which* words you want
to highlight by adapting the actionscript code below.

What are you highlighting, btw.? search results?

Greetings

Matthias






reply via email to

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