I've placed the players in "sites/all/libraries/" but I'm still getting this message when I go to admin/settings/swftools/handling, "FlexPaper - Missing sites/all/libraries/flexpaper/FlexPaperViewer.swf" Anyone having the same issue?

On a side note when I setup the swftools profile and then assign the CCK formater and then goto the page to view the swf I get this message: "No modules have registered the action swf_list. Check any required supporting modules are enabled."

Comments

Stuart Greenfield’s picture

The 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.

grandchamp_g’s picture

StatusFileSize
new67.17 KB

I 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.

Stuart Greenfield’s picture

SWF 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!

grandchamp_g’s picture

Status: Active » Fixed

YESSSSSSSSSSSS!!!!!!!!! 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 :)

Stuart Greenfield’s picture

You're welcome :-)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

mixhar’s picture

Issue tags: +fdsgsd
StatusFileSize
new1.09 MB