swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] PDF hyperlinks question


From: Chris Flowers
Subject: Re: [Swftools-common] PDF hyperlinks question
Date: Tue, 17 May 2005 22:35:19 -0400

> Yes, that's possible (even though not documented yet):
>
> Make a hyperlink to e.g. the following URL in order to call the
ActionScript
> function "dosomething" with the parameter "myparameter":
>
>     http://pdf2swf:call:dosomething:myparameter
>
> .
> The ActionScript generated is
>     dosomething("myparameter")
> and will be called if you click on the hyperlink.
>
> Greetings
>
> Matthias

Wow. On top of things as usual! Nicely done.

This could be used for making quick menus:
1. Use OpenOffice/PPT Slide to design a menu mockup, then make a pdf of it.
2. Use Acrobat 6 Pro's advanced editing to make hotspot url links with the
code you provided.
3. Convert with pdf2swf and you have a simple menu.

Very cool.
Chris







reply via email to

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