How does one disable looping?
cpelham - March 15, 2009 - 21:56
| Project: | Flash Node |
| Version: | 6.x-3.1 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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?

#1
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!