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: Jorge
Subject: Re: [Swftools-common] SWFC launch some URL
Date: Mon, 30 Jul 2007 14:24:55 -0300

Thanks Kevin.

I have made another approach using instead of edittext object an image 
object and define and put this image as first element in the application as 
a background.

But..., I think that may be another way to obtain this behavoir setting a 
global URL to the swf object.

Thanks.

George

----- Original Message ----- 
From: "Kevin Veroneau" <address@hidden>
To: <address@hidden>
Sent: Sunday, July 29, 2007 5:31 PM
Subject: Re: [Swftools-common] SWFC launch some URL


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]