I just installed Flashnode 6.x-3.1 in an up-to-date Drupal site. I am able to create a node of type flash, upload an swf file, and view the resulting animation. However, I don't want it to loop. It's not set to loop in Flash itself. Is there a setting within Flashnode to enable or disable looping?

Comments

Butenbremer’s picture

I think it is not possible to disable looping only with Flash Node.

But with SWF Tools (http://drupal.org/project/swftools) it is possible to disable it.
Here it is described how: http://drupal.org/node/191998

You just need to install SWF Tools and enable only its core component for this purpose.

Hope this helps you and others!