[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Swftools-common] locating buttons and scaling texts in swfc
From: |
Matthias Kramm |
Subject: |
Re: [Swftools-common] locating buttons and scaling texts in swfc |
Date: |
Wed, 21 May 2008 19:19:03 +0200 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
On Tue, May 20, 2008 at 10:22:32PM +0200, Pablo Rodríguez <address@hidden>
wrote:
> Bellow you have a small script that shows the issue. The sprite doesn't
> display the text if it comes from a variable, but displays it if it
> comes from text="hell". Putting the edittext outside the sprite displays
> the text in both cases.
If helloworld is inside the "hi" sprite, the variable that you need
to set is called "hi.hell" (because it's inside the sprite).
Did you set that variable?
Greetings
Matthias