OSDN Git Service

Modify the _parse method
[sie/sie.git] / org / w3c / dom / smil.js
index fdf2716..b85c60f 100644 (file)
@@ -426,7 +426,7 @@ base("$frame").mix ( {
         /*開始リストに登録しておく($endの場合は終了リストに登録)*/\r
         this.$list.addList(this.begin);\r
         /*活動継続時間から算出される終了フレーム数は、終了リストに入れておく*/\r
-        endList.value = this.$list.begin + this.activeTime;\r
+        endList.value = this.begin + this.activeTime;\r
       }\r
       s = event = str = plusminus = ele = void 0;\r
     },\r