Home / Support / Swiff Chart / The chart I inserted in my Web page is constantly looping. How can I make it stop?
Knowledge Base

INFO: The chart I inserted in my Web page is constantly looping. How can I make it stop?

The information in this article applies to:

  • Swiff Chart 3

First, set the Exit animation to None in Swiff Chart.

Then set the loop parameter to false in the HTML code. This will prevent the Flash Player from looping:

<embed type="application/x-shockwave-flash"
       width="300"
       height="200"
       src="my_chart.swf"
       loop="false"
       quality="high" />

Swiff Chart Overview  |  Gallery  |  Features  |  Download  |  Compare Editions  |  Buy