hi guys
i use an adaptation of the Text in space source code of levitated (thanks to jtarbell:)). I would like to create 2 spaces referring to 2 different spaceword movie clips so that i can switch from one to the other but i **cannot **define another linkage ID name!?
I attached the original fla. When you change the linkage ID (and of course the corresponding names in the scene and the MovieClip) the animation does not show up anmyore.
- Code in the Scene: space.attachMovie("[color=Red]spaceWord[/color]", nombre, depth, initialization);
- The name of the MovieClip [color=Red]spaceWord.[/color]
- Code in the Movie Clip: Object.registerClass("[color=Red]spaceWord[/color]", SpaceWord);
In my opinion one have to change the [color=Black]name [color=Red]spaceWord[/color] in this 3 places and the animation still should work.[/color]
but i am wrong and it does not! Therefore, any help highly appreciated:)
bye
chris