swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] SWFC launch some URL


From: Kevin Veroneau
Subject: Re: [Swftools-common] SWFC launch some URL
Date: Sun, 29 Jul 2007 15:31:15 -0500
User-agent: KMail/1.9.5

Hello,

Here is an example on how to use the edittext object to create an HTML link, I 
hope this helps.

.flash filename="link.swf"
.font arial "fonts/Arial.swf"
.edittext link font=arial text="<a 
href='http://www.swftools.org/'>SWFTools</a>" html width=300 height=20 
size=20%
.put link
.end

Kevin.

On Thursday 26 July 2007 18:09, Jorge wrote:
> Hi,
>
> It is posible to make that when somebody press some swf made via SWFC it
> access some URL without use of .button.
>
> I need than when anybody click on an HTML page over a swf element made with
> SWFC goto an URL.
>
> I do not know how can I make this using SWFC without use .button
>
> Can anyome help me with an example.
>
> TIA.
>
> George Colaccini




reply via email to

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