Hi all,
I've a simple question, i've a custom content type (CCK), and i want to add a flash field.
So i've installed Filefield module, i can upload the flash file but it doesn't play it.
Is there a simple way to do that ???
Thanks in advance

Comments

mbarcelo’s picture

Probably a better way to do that is to use SWF tools module to insert your flash conent.

http://drupal.org/project/swftools

cyprien2’s picture

So, i can't insert it in the cck content type ? Just in the body ?

itsallhell’s picture

Stuart Greenfield’s picture

Flashfield is still very new, and I'm not getting much time to develop it as I'm focussing on SWF Tools (in any case, flashfield uses SWF Tools).

The next release of SWF Tools has built-in support for filefield - you simply assign the field formatter as SWF Tools, and it will handle the content.

You can't do things like pass flashvars or resize content, but if you just want to to display a swf in its native size then it works fine.

It's not in an official release yet, but it's in the 6.x-2.x-dev package which is stable if you want to try it.