<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/jive/rss" version="2.0">
  <channel>
    <title>Adobe Community: Message List - Triggers on timeline not firing</title>
    <link>https://forums.adobe.com/community/edge_animate?view=discussions</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <pubDate>Wed, 29 Oct 2014 16:00:28 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2014-10-29T16:00:28Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Re: Triggers on timeline not firing</title>
      <link>https://forums.adobe.com/message/6879654?tstart=0#6879654</link>
      <description>&lt;!-- [DocumentBodyStart:5227afb7-f213-4800-a873-980896d74012] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;My pleasure! Good luck on your project.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5227afb7-f213-4800-a873-980896d74012] --&gt;&lt;img src='/beacon?t=1415898125027' /&gt;</description>
      <pubDate>Wed, 29 Oct 2014 16:00:28 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6879654?tstart=0#6879654</guid>
      <dc:date>2014-10-29T16:00:28Z</dc:date>
      <clearspace:dateToText>2 weeks 1 day ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Triggers on timeline not firing</title>
      <link>https://forums.adobe.com/message/6879647?tstart=0#6879647</link>
      <description>&lt;!-- [DocumentBodyStart:05262f90-bc30-492d-89e2-487f0ec21009] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;span style="color: #333333; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;C=1; // I don't get this line.&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #333333; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;This is resetting the variable on your first click. Then when you click again (else) it resets the variable to 0 and execute the if (C==0) when you click again.; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #333333; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;basically it toggles the variable between 0 and 1 at each click. The value is arbitrary. It could have been any 2 different values.&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:05262f90-bc30-492d-89e2-487f0ec21009] --&gt;</description>
      <pubDate>Wed, 29 Oct 2014 15:57:06 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6879647?tstart=0#6879647</guid>
      <dc:date>2014-10-29T15:57:06Z</dc:date>
      <clearspace:dateToText>2 weeks 1 day ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Triggers on timeline not firing</title>
      <link>https://forums.adobe.com/message/6879590?tstart=0#6879590</link>
      <description>&lt;!-- [DocumentBodyStart:e767c2e6-149d-4182-8063-e4c65d5e30f8] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I get it.&amp;nbsp; I need to write this from scratch to remember.&lt;/p&gt;&lt;p&gt;Thank so much!&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:e767c2e6-149d-4182-8063-e4c65d5e30f8] --&gt;</description>
      <pubDate>Wed, 29 Oct 2014 15:57:33 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6879590?tstart=0#6879590</guid>
      <dc:date>2014-10-29T15:57:33Z</dc:date>
      <clearspace:dateToText>2 weeks 1 day ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Triggers on timeline not firing</title>
      <link>https://forums.adobe.com/message/6879520?tstart=0#6879520</link>
      <description>&lt;!-- [DocumentBodyStart:4795fdbf-c1fe-4fb1-9ad1-9f2dc6e749fc] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I see it.&amp;nbsp; In the document ready.&amp;nbsp; I'm trying to decipher the code in english.&amp;nbsp; Is this about right?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="font-size: 12px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f2f2f2;"&gt;var C=1; // just set the variable C to = 1.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="font-size: 12px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f2f2f2;"&gt;&lt;span style="line-height: 1.5em;"&gt;sym.getSymbol("themenu").$("menuBTTN").click(function(){&amp;nbsp; // if this button is clicked do this&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px; font-size: 12px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f2f2f2;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="font-size: 12px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f2f2f2;"&gt;&amp;nbsp; if(C==0){ // if the variable C is equal to 0&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="font-size: 12px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f2f2f2;"&gt;sym.getSymbol("themenu").stop('openit'); // then tell the symbol to stop at the frame 'open it'&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="font-size: 12px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f2f2f2;"&gt;C=1; // I don't get this line.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px; font-size: 12px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f2f2f2;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="font-size: 12px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f2f2f2;"&gt;&amp;nbsp; }else{ // otherwise&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px; font-size: 12px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f2f2f2;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="font-size: 12px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f2f2f2;"&gt;&amp;nbsp; sym.getSymbol("themenu").stop('closeit'); // tell it to go and stop at "close it"&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px; font-size: 12px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f2f2f2;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="font-size: 12px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f2f2f2;"&gt;&amp;nbsp; C=0; // and set the value of C to 0 ???? &lt;/p&gt;&lt;p style="font-size: 12px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f2f2f2;"&gt;&amp;nbsp; }&lt;/p&gt;&lt;p style="font-size: 12px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f2f2f2;"&gt;});&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;What I'm trying to understand is how this code block tells C to be either 1 or 0 and when / how.&amp;nbsp; Sorry if I'm complicating things&amp;hellip; just trying to decipher&amp;nbsp; / learn.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4795fdbf-c1fe-4fb1-9ad1-9f2dc6e749fc] --&gt;</description>
      <pubDate>Wed, 29 Oct 2014 15:52:15 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6879520?tstart=0#6879520</guid>
      <dc:date>2014-10-29T15:52:15Z</dc:date>
      <clearspace:dateToText>2 weeks 1 day ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Triggers on timeline not firing</title>
      <link>https://forums.adobe.com/message/6879565?tstart=0#6879565</link>
      <description>&lt;!-- [DocumentBodyStart:4aab5160-97b8-4938-885f-496632fc0c96] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #000000;"&gt;var C=1;&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #000000;"&gt;sym.getSymbol("themenu").$("menuBTTN").&lt;strong&gt;click&lt;/strong&gt;(function(){&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #000000;"&gt;&amp;nbsp; if(C==0){&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #000000;"&gt;&amp;nbsp; sym.getSymbol("themenu").stop('openit');&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #000000;"&gt;&lt;strong&gt;&amp;nbsp; C=1;&lt;/strong&gt;&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #000000;"&gt;&amp;nbsp; }else{&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #000000;"&gt;&amp;nbsp; sym.getSymbol("themenu").stop('closeit');&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #000000;"&gt;&lt;strong&gt;&amp;nbsp; C=0;&lt;/strong&gt;&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #000000;"&gt;&amp;nbsp; }&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #000000;"&gt;});&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4aab5160-97b8-4938-885f-496632fc0c96] --&gt;</description>
      <pubDate>Wed, 29 Oct 2014 15:49:48 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6879565?tstart=0#6879565</guid>
      <dc:date>2014-10-29T15:49:48Z</dc:date>
      <clearspace:dateToText>2 weeks 1 day ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Triggers on timeline not firing</title>
      <link>https://forums.adobe.com/message/6879564?tstart=0#6879564</link>
      <description>&lt;!-- [DocumentBodyStart:426ade41-b665-40ea-9994-416a018de864] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;it is in composition ready on the click event. Once you click your set the variable to 1 and when you click again you set it to 0 and so on. &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:426ade41-b665-40ea-9994-416a018de864] --&gt;</description>
      <pubDate>Wed, 29 Oct 2014 15:48:34 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6879564?tstart=0#6879564</guid>
      <dc:date>2014-10-29T15:48:34Z</dc:date>
      <clearspace:dateToText>2 weeks 1 day ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Triggers on timeline not firing</title>
      <link>https://forums.adobe.com/message/6879518?tstart=0#6879518</link>
      <description>&lt;!-- [DocumentBodyStart:8d86ecd8-f5db-4d9c-b40d-79f06fc0aca3] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;This works.&amp;nbsp; But I don't understand.&amp;nbsp; Where are you telling it where the c=0 and c=1 occur?&amp;nbsp; I opened the file thinking I'd find it on the timeline triggers of the symbol the Menu but didn't see it.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:8d86ecd8-f5db-4d9c-b40d-79f06fc0aca3] --&gt;</description>
      <pubDate>Wed, 29 Oct 2014 15:46:30 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6879518?tstart=0#6879518</guid>
      <dc:date>2014-10-29T15:46:30Z</dc:date>
      <clearspace:dateToText>2 weeks 1 day ago</clearspace:dateToText>
      <clearspace:replyCount>6</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Triggers on timeline not firing</title>
      <link>https://forums.adobe.com/message/6879514?tstart=0#6879514</link>
      <description>&lt;!-- [DocumentBodyStart:0defbdb3-c4e4-4d4c-a02e-a618836806c9] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Brilliant!&amp;nbsp; This would then also allow me to individuate the actions respective of C=0 or C=1 (placing those on the timeline of the symbol right)&amp;hellip;. I'll check the file.&lt;/p&gt;&lt;p&gt;While you were working this, could this be done on the update timeline option as well?&amp;nbsp; I was just finagling that&amp;hellip;.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:0defbdb3-c4e4-4d4c-a02e-a618836806c9] --&gt;</description>
      <pubDate>Wed, 29 Oct 2014 15:41:05 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6879514?tstart=0#6879514</guid>
      <dc:date>2014-10-29T15:41:05Z</dc:date>
      <clearspace:dateToText>2 weeks 1 day ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Triggers on timeline not firing</title>
      <link>https://forums.adobe.com/message/6879557?tstart=0#6879557</link>
      <description>&lt;!-- [DocumentBodyStart:f70a43d2-a60c-42ca-a155-81cc6cdc9a15] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Here is the changed file:&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="https://app.box.com/s/tiosyxte9i60jq59mh5a" rel="nofollow"&gt;an-sidenav.zip - Box&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:f70a43d2-a60c-42ca-a155-81cc6cdc9a15] --&gt;</description>
      <pubDate>Wed, 29 Oct 2014 15:38:27 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6879557?tstart=0#6879557</guid>
      <dc:date>2014-10-29T15:38:27Z</dc:date>
      <clearspace:dateToText>2 weeks 1 day ago</clearspace:dateToText>
      <clearspace:replyCount>7</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Triggers on timeline not firing</title>
      <link>https://forums.adobe.com/message/6879555?tstart=0#6879555</link>
      <description>&lt;!-- [DocumentBodyStart:64b6636a-9ab7-4ae3-83b2-0da0c98f50c4] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I commented out all your code and wrote this in compositionReady:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;var C=1;&lt;/p&gt;&lt;p&gt;sym.getSymbol("themenu").$("menuBTTN").click(function(){&lt;/p&gt;&lt;p&gt;&amp;nbsp; if(C==0){&lt;/p&gt;&lt;p&gt;&amp;nbsp; sym.getSymbol("themenu").stop('openit');&lt;/p&gt;&lt;p&gt;&amp;nbsp; C=1;&lt;/p&gt;&lt;p&gt;&amp;nbsp; }else{&lt;/p&gt;&lt;p&gt;&amp;nbsp; sym.getSymbol("themenu").stop('closeit');&lt;/p&gt;&lt;p&gt;&amp;nbsp; C=0;&lt;/p&gt;&lt;p&gt;&amp;nbsp; }&lt;/p&gt;&lt;p&gt;});&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:64b6636a-9ab7-4ae3-83b2-0da0c98f50c4] --&gt;</description>
      <pubDate>Wed, 29 Oct 2014 15:36:37 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6879555?tstart=0#6879555</guid>
      <dc:date>2014-10-29T15:36:37Z</dc:date>
      <clearspace:dateToText>2 weeks 1 day ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Triggers on timeline not firing</title>
      <link>https://forums.adobe.com/message/6879297?tstart=0#6879297</link>
      <description>&lt;!-- [DocumentBodyStart:2ea7446a-520e-40a3-bf0c-2c72948d4a74] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Here are the files &lt;a class="jive-link-external-small" href="https://www.dropbox.com/sh/aywcidcfyuat40j/AACZ2YvW1OOc03hhIVs1G7L1a?dl=0" rel="nofollow"&gt;Dropbox - an-sidenav&lt;/a&gt;&amp;nbsp; as per the note below.&amp;nbsp; It might better show what I'm trying to do.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:2ea7446a-520e-40a3-bf0c-2c72948d4a74] --&gt;</description>
      <pubDate>Wed, 29 Oct 2014 15:22:18 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6879297?tstart=0#6879297</guid>
      <dc:date>2014-10-29T15:22:18Z</dc:date>
      <clearspace:dateToText>2 weeks 1 day ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Triggers on timeline not firing</title>
      <link>https://forums.adobe.com/message/6879295?tstart=0#6879295</link>
      <description>&lt;!-- [DocumentBodyStart:84fa6109-e873-46f6-bc1b-500f99492a0e] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Thanks so much &lt;a class="jiveTT-hover-user jive-link-profile-small" data-containerId="-1" data-containerType="-1" data-objectId="276339" data-objectType="3" href="https://forums.adobe.com/people/resdesign"&gt;redesign&lt;/a&gt; I think I'm overcomplicating it though.&amp;nbsp; &lt;/p&gt;&lt;p&gt;I'm trying to create a symbol that can be recycled throughout a site.&amp;nbsp; The idea is it's a glorified mega manu object.&amp;nbsp; once clicked, it slides open and shows options for any given section.&amp;nbsp; I'm trying to reuse a symbol button inside the symbol though without having to create a keyframe.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Here's a brief image overview of what I mean.&amp;nbsp; The whole idea is to dynamically change the instruction that is passed by clicking the button inside that symbol without having to create a new keyframe.&amp;nbsp; Ideally everything would be done by code on a single frame but I'm not there yet.&lt;/p&gt;&lt;p&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-6879295-689499/Screen+Shot+2014-10-29+at+11.12.01+AM.png"&gt;&lt;img alt="Screen Shot 2014-10-29 at 11.12.01 AM.png" class="jive-image image-1" height="486" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-6879295-689499/900-486/Screen+Shot+2014-10-29+at+11.12.01+AM.png" style="height: 335px; width: 620px;" width="900"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:84fa6109-e873-46f6-bc1b-500f99492a0e] --&gt;</description>
      <pubDate>Wed, 29 Oct 2014 15:18:52 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6879295?tstart=0#6879295</guid>
      <dc:date>2014-10-29T15:18:52Z</dc:date>
      <clearspace:dateToText>2 weeks 1 day ago</clearspace:dateToText>
      <clearspace:replyCount>10</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Triggers on timeline not firing</title>
      <link>https://forums.adobe.com/message/6876676?tstart=0#6876676</link>
      <description>&lt;!-- [DocumentBodyStart:5e504139-d307-4749-9a45-f4d7b1217ac5] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Seems to be working thought there is another way to find where you are with getPosition();&lt;/p&gt;&lt;p&gt;In order to check the value you have inserted on the timeline you could use timeline/update (click the {} on the left of the timeline to get to 'update '&lt;/p&gt;&lt;p&gt;You can add C=0; at frame 1 and C=1 at frame 20 on your timeline.&lt;/p&gt;&lt;p&gt;You can check the values by adding the code in the timeline/update as my the sample here: &lt;a class="jive-link-external-small" href="https://app.box.com/s/1myxt5lmkywkd031zlg8" rel="nofollow"&gt;Check Variable on the timeline 2014.0.1.zip - Box&lt;/a&gt;&lt;/p&gt;&lt;p&gt;The same code could be in a click event. (See commented out in compositionReady)&lt;/p&gt;&lt;p&gt;if (C==0){&lt;/p&gt;&lt;p&gt; // someting&lt;/p&gt;&lt;p&gt;}&lt;/p&gt;&lt;p&gt;if (C==1) {&lt;/p&gt;&lt;p&gt;&amp;nbsp; //something else&lt;/p&gt;&lt;p&gt;}&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5e504139-d307-4749-9a45-f4d7b1217ac5] --&gt;</description>
      <pubDate>Tue, 28 Oct 2014 19:34:25 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6876676?tstart=0#6876676</guid>
      <dc:date>2014-10-28T19:34:25Z</dc:date>
      <clearspace:dateToText>2 weeks 2 days ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Triggers on timeline not firing</title>
      <link>https://forums.adobe.com/message/6876665?tstart=0#6876665</link>
      <description>&lt;!-- [DocumentBodyStart:6d25e31b-6b89-4322-8098-9f1f4d952b1b] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Works on a document ready though.&amp;nbsp; Just checked.&amp;nbsp; &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:6d25e31b-6b89-4322-8098-9f1f4d952b1b] --&gt;</description>
      <pubDate>Tue, 28 Oct 2014 19:31:13 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6876665?tstart=0#6876665</guid>
      <dc:date>2014-10-28T19:31:13Z</dc:date>
      <clearspace:dateToText>2 weeks 2 days ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Triggers on timeline not firing</title>
      <link>https://forums.adobe.com/message/6876663?tstart=0#6876663</link>
      <description>&lt;!-- [DocumentBodyStart:8dfa2f99-1b90-41fb-939b-3e8e2f66e507] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Thanks so much.&lt;/p&gt;&lt;p&gt;I tried this too&amp;hellip;.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Didn't work though.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;var mysymbol = sym.getSymbol("themenu").$("mytrigger");&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;element = mysymbol; //note if you don't call a variable but direct symbol add quotes like this sym.$("symbolname");&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; element.bind({&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mouseenter: function() { alert("you entered");&amp;nbsp; // Do something&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; },&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mouseleave: function() { alert("you left"); // Do something&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; },&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; click: function() { alert("you clicked");// Do something&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; });&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:8dfa2f99-1b90-41fb-939b-3e8e2f66e507] --&gt;</description>
      <pubDate>Tue, 28 Oct 2014 19:27:54 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6876663?tstart=0#6876663</guid>
      <dc:date>2014-10-28T19:27:54Z</dc:date>
      <clearspace:dateToText>2 weeks 2 days ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Triggers on timeline not firing</title>
      <link>https://forums.adobe.com/message/6876502?tstart=0#6876502</link>
      <description>&lt;!-- [DocumentBodyStart:661015e7-aa31-4fa3-b78f-827fb03f0212] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Give me a few minutes to test it. I had an error in the code.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:661015e7-aa31-4fa3-b78f-827fb03f0212] --&gt;</description>
      <pubDate>Tue, 28 Oct 2014 19:03:42 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6876502?tstart=0#6876502</guid>
      <dc:date>2014-10-28T19:03:42Z</dc:date>
      <clearspace:dateToText>2 weeks 2 days ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Triggers on timeline not firing</title>
      <link>https://forums.adobe.com/message/6876515?tstart=0#6876515</link>
      <description>&lt;!-- [DocumentBodyStart:996d98e4-769a-4e3c-9178-37d11fc3fb25] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Thanks for much for the options.&lt;/p&gt;&lt;p&gt;I tried the 2nd option (I'm using 2014.1) it didn't work.&amp;nbsp; So I'm going to try the 1st option with the conditional.&amp;nbsp; How do you add a flag?&amp;nbsp; Do you mean a trigger?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:996d98e4-769a-4e3c-9178-37d11fc3fb25] --&gt;</description>
      <pubDate>Tue, 28 Oct 2014 18:59:42 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6876515?tstart=0#6876515</guid>
      <dc:date>2014-10-28T18:59:42Z</dc:date>
      <clearspace:dateToText>2 weeks 2 days ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Triggers on timeline not firing</title>
      <link>https://forums.adobe.com/message/6876497?tstart=0#6876497</link>
      <description>&lt;!-- [DocumentBodyStart:5fd9540e-627c-4d40-b942-c2f2e2036c5d] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;If you are using 2014.1 and do not have jquery loaded change the click event to:&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;sym.getSymbol("themenu").$("mytrigger")&lt;/span&gt;.bind("click",function() {&lt;/p&gt;&lt;p&gt;// code here&lt;/p&gt;&lt;p&gt;});&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5fd9540e-627c-4d40-b942-c2f2e2036c5d] --&gt;</description>
      <pubDate>Tue, 28 Oct 2014 18:49:58 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6876497?tstart=0#6876497</guid>
      <dc:date>2014-10-28T18:49:58Z</dc:date>
      <clearspace:dateToText>2 weeks 2 days ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Triggers on timeline not firing</title>
      <link>https://forums.adobe.com/message/6876496?tstart=0#6876496</link>
      <description>&lt;!-- [DocumentBodyStart:4e8d1629-71a0-40d7-850e-f22471840736] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi there,&lt;/p&gt;&lt;p&gt;Remind me what version of Animate you are using.&lt;/p&gt;&lt;p&gt;The code you are using usually works with stage/compositionReady.&lt;/p&gt;&lt;p&gt;I would use a flag on the timeline. For example on frame 1 put C= 0;&amp;nbsp; and one frame 20 C=1&lt;/p&gt;&lt;p&gt;Then in stage/CompositionReady you can have a conditional&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;sym.getSymbol("themenu").$("mytrigger").click(function(){&lt;/span&gt;&lt;/p&gt;&lt;p&gt;if (c==1){&lt;/p&gt;&lt;p&gt;// do something&lt;/p&gt;&lt;p&gt;}else{&lt;/p&gt;&lt;p&gt;if (c==1){&lt;/p&gt;&lt;p&gt;// do something else&lt;/p&gt;&lt;p&gt;}&lt;/p&gt;&lt;p&gt;});&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4e8d1629-71a0-40d7-850e-f22471840736] --&gt;</description>
      <pubDate>Tue, 28 Oct 2014 18:48:09 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6876496?tstart=0#6876496</guid>
      <dc:date>2014-10-28T18:48:09Z</dc:date>
      <clearspace:dateToText>2 weeks 2 days ago</clearspace:dateToText>
      <clearspace:replyCount>7</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Triggers on timeline not firing</title>
      <link>https://forums.adobe.com/message/6876406?tstart=0#6876406</link>
      <description>&lt;!-- [DocumentBodyStart:55efcaea-9042-4563-9ad4-4bbfa04a9bec] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;On frame 1 of my stage timeline I have a trigger which doesn't work.&lt;/p&gt;&lt;p&gt;=====================================&lt;/p&gt;&lt;p&gt;sym.getSymbol("themenu").$("mytrigger").click(function(){&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; alert("this was clicked");&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sym.play("menustart");&lt;/p&gt;&lt;p&gt;});//close mouse enter //&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have a corresponding trigger on frame 20 with a returning trigger event which DOES work, but only if I place the first bit of code on a document ready event. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;sym.getSymbol("themenu").$("mytrigger").click(function(){&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; alert("this was clicked again.");&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sym.playReverse("menustop");&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; });//close mouse enter //&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:55efcaea-9042-4563-9ad4-4bbfa04a9bec] --&gt;</description>
      <pubDate>Tue, 28 Oct 2014 18:28:41 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6876406?tstart=0#6876406</guid>
      <dc:date>2014-10-28T18:28:41Z</dc:date>
      <clearspace:dateToText>2 weeks 2 days ago</clearspace:dateToText>
      <clearspace:replyCount>19</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

