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
