2 Replies Latest reply: Dec 3, 2014 6:51 AM by LAG_question RSS

    Problem with incrementing variable with html5 output (Captivate 8)

    LAG_question Community Member

      In my project, I increment a variable with 1 to count the clics.

       

      In flash, it works fine, but in HTML5, it is adding 1....

       

      Normaly: clic =1 clic =2 clic=3

      HTML5: clic=1 clic=11 clic=111

       

      Help?