Closed (fixed)
Project:
SWF Tools
Version:
6.x-3.x-dev
Component:
SWF Tools
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
5 May 2010 at 14:26 UTC
Updated:
6 Feb 2011 at 18:17 UTC
Jump to comment: Most recent file
Comments
Comment #1
Stuart Greenfield commentedThe only time I get that message is when the player file is not in the expected location. Check you have put the flexpaper files under sites/all/libraries/flexpaper.
The warning about swf_list sounds like you are trying to pass an array of swf files. Flexpaper is only designed to receive a single swf file, so the message is telling you nothing is configured for set of files (which is correct in the case of swfs).
If you're using CCK make sure you configured the formatter as "SWF Tools - no download link", not "SWF Tools - playlist".
If you're using an SWF Tools profile then on the profile configuration page make sure you selected CCK output: Separate players, not Playlist. That way if you upload multiple files you will get a series of flexpaper viewers.
Comment #2
grandchamp_g commentedI have those settings set already. I think it has something to do with FlexPaper. I'm not sure if there is a conflict with the swfobject.js that comes with FlexPaper and the one with SwfTools. The other players in "sites/all/libraries/" are found by the system (swftools module) and work except FlexPaper. When I set the Default player for a single swf movie: to default (Display the swf directly on the page) The swf shows up but obviously it just plays with no controls like you would have with FlexPaper. I've attached a png of where flexpaper is. Thanks for your help.
Comment #3
Stuart Greenfield commentedSWF Tools will ignore the swfobject.js as it only looks under libraries/swfobject.
The FlexPaperViewer.swf file looks like it is in the right place so I'm not sure why it is saying it can't find it.
You could try deleting the flexpaper folder, and then re-create it in case something funny happened?
I'm not sure what else to suggest I'm afraid - it looks like it should be working, and I've not seen this!
Comment #4
grandchamp_g commentedYESSSSSSSSSSSS!!!!!!!!! ALL HAIL STUART. Thanks that did it, for some reason I guess it was cache something. I deleted the folder "flexpaper" and then re-added the folder with files and now it works. honestly I could buy you a pint of beer :)
Comment #5
Stuart Greenfield commentedYou're welcome :-)
Comment #7
mixhar commented