Email Support
Forums
Feature Requests
I don't see how I can stop the flash video from looping. I want it to only play once and not loop. I added loop variable and set it to false in the admin page, but that does not work.
Any ideas on how to achieve this?
xantari,
Thanks for using digFlash. Do you have the source for the swf you are using. If so a good way to do this is to place a stop(); command on the last frame of the timeline you are playing. Let me know if that works for you.
Thanks, Emit
I haven't tried that, very new to flash so I'll have to research how to do it that way. Right now i've tried the inventua flash plugin for DNN and it has a loop parameter you can set to false which works well.