//(contents of this.scenes)
scene "Scene 1" - 1 frames, 1 labels
scene "Scene 2" - 5 frames, 4 labels
scene "Scene 2" - 1 frames, 1 labels
//(contents of this.currentLabels in frame 1)
1
frame1
//(contents of this.currentLabel and this.currentScene)
frame1
Scene 1

//(contents of this.currentLabels in frame 2)
2
frame3
3
CaseSensitiveDefineSceneAndFrameLabelData
4
CASEsensitive
5
CaseSensitiveDefineSceneAndFrameLabelData
//(contents of this.currentLabel and this.currentScene)
frame1
Scene 2

//(contents of this.currentLabel and this.currentScene in frame 3)
frame3
Scene 2
//(contents of this.currentLabel and this.currentScene in frame 4)
CaseSensitiveDefineSceneAndFrameLabelData
Scene 2
//(contents of this.currentLabel and this.currentScene in frame 5)
CASEsensitive
Scene 2
//(contents of this.currentLabel and this.currentScene in frame 6)
CaseSensitiveDefineSceneAndFrameLabelData
Scene 2
//(contents of this.currentLabels in frame 7)
1
Frame4
//(contents of this.currentLabel and this.currentScene)
Frame4
Scene 2

//(contents of this.currentLabel and this.currentScene in frame 4)
CaseSensitiveDefineSceneAndFrameLabelData
Scene 2
