selena
11-16-2004, 07:30 AM
In my Scene, i've the following code:
onLoad() {
loadVariablesNum("cattery.txt",0);
}
But, when I group al the components into a sprite, the text don't load anymore.
Now my question is, where do I have to put this code ?
Or must I change it ? I've allready tried to put it in the "parent-sprite"
But that doesn't help ?
I working with Swishmax. any help would be good. thanks.
:D
onLoad() {
loadVariablesNum("cattery.txt",0);
}
But, when I group al the components into a sprite, the text don't load anymore.
Now my question is, where do I have to put this code ?
Or must I change it ? I've allready tried to put it in the "parent-sprite"
But that doesn't help ?
I working with Swishmax. any help would be good. thanks.
:D