diff --git a/Example Project/GWD_CCG_example.html b/Example Project/GWD_CCG_example.html index ee78ca2..13841a7 100644 --- a/Example Project/GWD_CCG_example.html +++ b/Example Project/GWD_CCG_example.html @@ -249,15 +249,20 @@ // GWD Predefined Function gwd.actions.timeline.pause('document.body'); }; + gwd.auto_BodyEvent_5 = function(event) { + // GWD Predefined Function + gwd.actions.timeline.gotoAndPlay('document.body', 'start'); + }; -
+This is f0
@@ -282,6 +288,7 @@ +