On Sun, Jun 23, 2013 at 11:26:21AM -0400, David Liebman 
<[email protected]> wrote:
> I want to do something like this, but I get an error that the 
> 'helloworld' is not recognised. I get an error
> "warning: Couldn't resolve 'helloworld', doing late binding"
> --------------------------------------------------
> 
> .flash filename="awesome.swf" version=9
>    .font Sfont filename="somefont.TTF"
>    .edittext helloworld font=Sfont text="hello" width=100 height=100
> [...]
> How do I reference the text of helloworld in version 9?

Try appending as3name=helloworld to the edittext line.

Matthias

---------------
SWFTools-common is a self-managed list. To subscribe/unsubscribe, or amend an 
existing subscription, please kindly point your favourite web browser 
at:<http://lists.nongnu.org/mailman/listinfo/swftools-common>

Reply via email to