I've just installed SWF Tools. It works on media embedded in my node body; can it work on attached filefields?
I need a player solution for images, audio, and video files uploaded by users.

Comments

Gemma Morton’s picture

I need to know this too please. For Drupal 5 though. I have been struggling to get it working on FileFields & hope this will answer my troubles.

Thanks.

steinmb’s picture

You need to change this in the page-xxx.tpl.php file that you use for your CCK based content.

Look on how your content get inserted normally into the node, this is what you have to change. Are you not sure how filefields get inserted take a look with the content template module.

Stuart Greenfield’s picture

Does this help - someone else posted some code for using SWF Tools to render a content field from CCK.

Stuart Greenfield’s picture

Status: Active » Fixed

There is now built in support for filefields through SWF Tools and it provides a choice of three formatters. This feature is currently only available in SWF Tools 6.

Status: Fixed » Closed (fixed)

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