Displaying Podcast Player Using SWF Tools
Last updated on
30 April 2025
If you want to use SWF Tools to display your flash player instead of JQuery Media (for example if you'd like to use the 1pixelout player which doesn't work easily with jQuery Media), use SWFTools instead. Once SWFTools is installed, you can place players in your site with:
print swf('filepath');
For example, you could have a line like this in your node-podcast.tpl.php file:
print swf($node->field_mp3[0]['filepath']);
See this in action on this screencast.
Help improve this page
Page status: Not set
You can:
You can:
- Log in, click Edit, and edit this page
- Log in, click Discuss, update the Page status value, and suggest an improvement
- Log in and create a Documentation issue with your suggestion