No worries all, I finally worked it out 🙂 All you need to insert is this line:
$out = "\n".'<script type="text/javascript" src="'.NGGALLERY_URLPATH.'/admin/js/swfobject.js"></script><div class="slideshow" id="ngg_slideshow'.$galleryID.'">';
before the support line:
$out .= '<p>The <a href="http://www.macromedia.com/go/getflashplayer">Flash Player</a> and <a href="http://www.mozilla.com/firefox/">a browser with Javascript support</a> are needed..</p></div>';
For anyone having problems with this it is line 165 of the nggfunctions.php
Barny
Hi,
I too am having problems with the SWFObject not defined error. I have tried adding the line into the nggfunctions.php but cant really work out where to put them…
Would it be possible for someone to post a new widget and functions source files or paste the full code here. I love these two plugins and would love for them to work alongside each other 🙂