- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
if (currentPage == "3") {
//trace("CUUUUUUURRRRRRREEEENNNNNTTTT PPPAAAAGGGGGGGGGEEEEEE", currentPage,currentQuestionVideo);
ns.play(currentQuestionVideo);
}else {
//trace("ПИЗДАБЛЯТЬ!")
var str:String = ""+subSectionsXML.DOCUMENT[currentSubPage].FILE_1;
ns.play(str);
}