swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] Add a link with gif2swf?


From: Mr. Kevin Veroneau
Subject: Re: [Swftools-common] Add a link with gif2swf?
Date: Sat, 11 Mar 2006 18:21:33 -0600
User-agent: KMail/1.8.3

Garth,

    I believe this is the block of swfc code you are looking for:

.button mybutton
...
...
...
...
...
        .on_press:
        this.geturl('http://www.google.ca/');
        .end
....
...
..
.end

    I hope this helps.

---------------
K. Veroneau
Zyrix Networks
address@hidden
http://www.zyrixnet.com/


On March 11, 2006 02:18 pm, Garth Patil wrote:
> Thanks Phillipe!
> I've been looking in the swfc documentation, and I can figure out how
> to make a transparent movie clip over the imported swf file, but not
> how to make it clickable or specify the target URL. Can someone point
> me to the right place in the documentation?
> Thanks,
> Garth
>
> On 3/10/06, Philippe Maurer <address@hidden> wrote:
> > Hi Garth,
> >
> > You can use swfc for this.
> > I would import the swf ( created by gif2swf ) and create a clickable
> > movieclip over it that would navigate to the right link when clicked.
> >
> > Philippe
> >
> > -----Message d'origine-----
> > De: address@hidden
> > [mailto:address@hidden De la
> > part de Garth Patil
> > Envoyé: vendredi 10 mars 2006 22:58
> > À: address@hidden
> > Objet: [Swftools-common] Add a link with gif2swf?
> >
> > hi,
> > i've just started using swftools, and i was wondering if there was a
> > way to make the swf files created by gif2swf clickable. i'm trying to
> > transcode a bunch of animated gifs into swfs, and i need to make a
> > click (anywhere on the swf file) link to a specific url. any ideas how
> > to do this?
> > thanks!
> > /garth
> >
> >
> > _______________________________________________
> > Swftools-common mailing list
> > address@hidden
> > http://lists.nongnu.org/mailman/listinfo/swftools-common
>
> _______________________________________________
> Swftools-common mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/swftools-common

-- 




reply via email to

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