By cyprien2 on
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
Probably a better way to do
Probably a better way to do that is to use SWF tools module to insert your flash conent.
http://drupal.org/project/swftools
So, i can't insert it in the
So, i can't insert it in the cck content type ? Just in the body ?
flash field module
http://drupal.org/project/flashfield
Try SWF Tools
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.