I’ve been trying to create a gallery to show my .swf files but I cannot import .swfs into a gallery – I get an error message – “Error: Invalid file extension:” I can upload jpgs etc to a gallery but I cannot get the jpg images to show up in a gallery page.
How do you add swf files to a gallery and get the gallery images to appear in a page?
]]>Hello,
I’ve modified the original .fla of Autoviewer Pro, exported the .swf and uploaded in nggflash-swf directory and putted the correct shortcode in the post but when I look the page I can just see a “loading autoviewer” message.
I think everithing is ok on the WP, any idea?
Thank you
Cico
https://www.ads-software.com/extend/plugins/nextgen-flashviewer/
]]>I have this working perfectly on one of my websites:
https://www.guychristian.com/gallery-2/
Happy days.
My question is how can i get an alternative gallery to display for non flash users?
Dan
https://www.ads-software.com/extend/plugins/nextgen-flashviewer/
]]>As I searched how to use flickr gallery according to tags,
I found that below usage work
[tiltviewer id=”GALLERY-ID” width=”WIDTH” height=”HEIGHT” link=”LINK” flickrtags=”FLICKR,TAGS,SEPERATED,WITH,COMMAS”]
But, I don’t know what I have to type in GALLERY-ID,
because it doesn’t make any sense to use gallery-id if I use flickr images matched to the given tag, not the images uploaded on the gallery and have gallery-id.
Would you explain more detail usage for using flickr images using tags?
https://www.ads-software.com/extend/plugins/nextgen-flashviewer/
]]>I just want to use tilt viewer pro option,
tilt in amout
tilt out amount
but it seems like that those options are not supported in the NextGen Gallery.
Do you have any plan to support them?
https://www.ads-software.com/extend/plugins/nextgen-flashviewer/
]]>I only get {gallery not found] when attempting to display flickr photos using tilt viewer.
I’ve entered my flickr ID in the tilviewer settings and created a test gallery. https://www.flickr.com/photos/63252173@N05/galleries/72157626671285733/
I’m using the following shortcode:
[tiltviewer id=”72157626671285733″ width=”600″ height=”480″ link=”https://www.flickr.com/photos/63252173@N05/galleries/72157626671285733/” flickrtags=”test,gallery”]
Is the shortcode incorrect?
]]>Per installation instructions at https://www.ads-software.com/extend/plugins/nextgen-flashviewer/installation/ I installed plug-in and all files. NOTE: the swf file for SimpleViewer v2.12 is “simpleviewer.swf” not just “viewer.swf” – name has to be changed before uploading. I used the short code / tag: [tiltviewer id=”1″ width=”880″ height=”880″ link=”/home”] in my post. I uploaded a gallery with 25 images and published the post with the tag above…
But I just get the post title and the “/home” link – no images.
What am I missing? Please advise.
Thank you,
Charlie
Anyone know how I can access the additional configuration options available in Autoviewer Pro – https://simpleviewer.net/autoviewer/support/options.html#xml
Do I have to hard code these in somewhere since they’re not available in the plugin admin interface?
Any help would be much appreciated!
https://www.ads-software.com/extend/plugins/nextgen-flashviewer/
]]>Hi,
First thanks for an awesome plug-in.
I have a change to the plug-in to suggest – I wanted to use HTML tags in the captions, as Autoviewer allows, but NextGEN-FlashViewer strips those.
I made the following change in autoviewer.php, line 52:
echo '<caption><![CDATA['.strip_tags(nggflash::internationalize($picture->description)).']]></caption>';
Changed to:
echo "<caption><![CDATA[".stripslashes(nggflash::internationalize($picture->description))."]]></caption>";
I removed “strip_tags
“, (curious to know why you put it there originally) and since the tags are saved by NGG in the database as escaped strings (<a href=\"demo.php\">
) I needed to add “stripslashes
“.
Why not make it a permanent change in the plug-in?
Thanks again!
https://www.ads-software.com/extend/plugins/nextgen-flashviewer/
]]>When I use autoviewer it gives a message stating The Flash Player and a browser with Javascript support are needed.. with links to download Flash and Firefox, but I am using a Firefox 3.6.13 with Flash built – in and WP – Cirrus looks fine next to it, but this causes the whole problem.
]]>Instructions did not include to rename simpleviewer.swf to viewer.swf but figured it out… Also, at first none of the viewers did not work but I took out the link=”LINK” and worked fine finally… looks like there is a problem with the css on the for the link attribute.. thought I’d share..
https://www.ads-software.com/extend/plugins/nextgen-flashviewer/
]]>I have installed the NextGen Flash Viewer and it works great on my blog, but for some reason is only displaying 64 out the 199 photos that are in the gallery. After the 64th photo it is just displaying a solid red background color, but not the pic. Please help…
]]>