merge/replace swfobject with swftools
sime - April 30, 2007 - 02:31
| Project: | swfobject |
| Version: | HEAD |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hi rz
I'd like to suggest SWF Tools as the upgrade path to Drupal 5. This will basically give users much more options, and also help focus flash-related development in one place.
To switch to SWF Tools, the user would:
-- download the SWF Tools project to your installation
-- install "swftools.module" (700 lines) and "swfobject.module" (70 lines)
-- configure the site to use swfobject embedding (?q=admin/swf/embed)
-- output flash with
<?php
print swf('myfile.swf')
?>Please check out http://groups.drupal.org/node/3855
for some details about the pre-release status of SWF Tools.
Cheers
Simon

#1
Released
http://drupal.org/node/149048