This module will install CCK fields for Flickr Flash Slideshows and Flickr Flash Badges. If you have the Slideshow Creator module installed, you also have the option to create a javascript slideshow of flickr images. CCK nodes allow flickr content to be stored by any combination of username/userid, photosets, tags, and/or searched text. Fields have various settings to control appearance, such as width/height and transition/fade modes (when using Slideshow Creator). Plays well with Views, so if you have, for instance, a Flash slideshow in the node, you could have a block that displays the flickr show as a badge or mini-slideshow.
SWF Tools allows you to easily embed flash content and media players on your pages. The whole concept of SWF Tools is to let you focus on displaying media on your site, but without having to write code to enable it.
Formats
You can use any of the following formats to add your media:
CCK display formatters (see documentation for details)
Inline embedding ([swf file="mymovie.swf"])
PHP code:
print swf('mymovie.swf');
Embedding
You can choose either direct embedding markup, or JavaScript embedding using SWF Object 2
Media players
You can enable support for a number of common media players, including:
This module enables two kinds of tooltips. "Hovertips" appear when the mouse hovers over a target, while "clicktips" appear when the mouse clicks on a target.
With this module comments can be full nodes. For every content type you can choose to use different content type as comment, or to continue using Drupal core comments.
Thanks to this module, comments can have fields, revisions, taxonomy, uploaded files, access control and anything else that comes from the goodness of nodeapi.