yes, I want to high light the search result. and how to have action script put into swf file converted from pdf?
Thanks a lot. --- On Tue, 9/2/08, Matthias Kramm <[EMAIL PROTECTED]> wrote: > From: Matthias Kramm <[EMAIL PROTECTED]> > Subject: Re: [Swftools-common] Any idea about how to highlight some text > within swf file? > To: [email protected] > Date: Tuesday, September 2, 2008, 1:05 AM > On Mon, Sep 01, 2008 at 06:09:45PM -0700, Jonathan Lee > <[EMAIL PROTECTED]> 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
