Many thanks, Matthias, for your reply. Matthias Kramm wrote: > On Tue, May 20, 2008 at 10:22:32PM +0200, Pablo Rodríguez <[EMAIL PROTECTED]> > 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).
Sorry, I didn't know that. Thanks for your help, Pablo
