BongoKarl
06-13-2002, 12:05 PM
In my Flash-Movie I have a Button to jump between 2 frames.
In one of these frames there is a circle. The circleŽs rotation is saved in a global Variable (_root.rotation) which is placed in a script layer in frame1.
When I now press the button twice so that I jump to the other frame and back, the old rotation of my circle is lost, and the _root.rotation variable is 0 agian.
Can anybody out there help me, please :confused:
In one of these frames there is a circle. The circleŽs rotation is saved in a global Variable (_root.rotation) which is placed in a script layer in frame1.
When I now press the button twice so that I jump to the other frame and back, the old rotation of my circle is lost, and the _root.rotation variable is 0 agian.
Can anybody out there help me, please :confused: