This module will add Transcriptions (or Closed Captioning) to video and audio files. It will also integrate with Media Player, YouTube API, Asset, and Embedded Media Field.
Note: As of 2010/07/20, this module appears to no longer be supported. If you are interested in taking this module over, or you as the module maintainer feel this message has been posted in error, please reply to #828126: Red5 Flash Server Appears to be Abandoned.
FlashField is a new module that brings flash node functionality to CCK, allowing flash content to be easily added to new content types.
Note - if you just want to add content (swf, flv, mp3) to your site without the ability to set flashvars, heights and widths then you DO NOT need FlashField. Simply install SWF Tools and use the SWF Tools formatters to format a FileField.
FlashField is designed for those cases where you need finer control over how your flash content is presented. Perhaps think of it as "SWF Tools Formatters+"
Update (April 27, 2009)
Now FileField has an official release I've restarted work on FlashField after a bit of a break. The new work is in HEAD and will achieve the aim of "seamless" integration (I am actually using ImageField as a code template to quickly understand how to integrate the modules). At the moment the 6.x-0.0 code, which required a separate FileField and FlashField won't be developed further as it will be fully replaced by the new model. I will also need to investigate the practicalities of a migration script.
The code is in the very early stages of development and is not yet ready for use. Primarily because it will rely on SWF Tools as its flash handler, and SWF Tools needs to be modified too to enable full support.
libdmtx is an open-source library for reading and writing Data Matrix barcodes, two-dimensional symbols that hold a dense pattern of data with built-in error correction. This module provides a PHP wrapper API enabling Drupal developers to make use of libdmtx's matrix code encoding/decoding functionality; it contains no end-user functionality per se, and should only be installed where another module requires it as a dependency.