I have submitted to the project's issue queue, but am hoping for some quick help here. If anyone has experience using swftool's module, could you let me know what I need to do to get the following (from documentation) to work:

<?php
// Self explanatory code.
$playlist = swftools_playlist_from_upload(1);
print swf_list($playlist);
?>

Currently, I just see the loading status forever: http://drupal.org/files/issues/Untitled-1_4.gif

Comments

drew.p’s picture

I've gone through the documentation many times, watched http://www.theartlab.net/drupal-school-swftools (so it must be working for some folks), but am still not able to get this thing to work.

Anyone have experience with swftools? Any gotchas I need to be aware of?

I've tried attaching (via upload) *.png and *.mov files, and the code above, with no joy!

flashdev’s picture

Hi Drewpuhl

Try to update the XML, which are created in the playlists folder. Sometimes the path http://www.yourdomain.com/files/files/iphoneisnotandroid.flv is created, ------> however "files" should just be named once.

Please provide feedback if you're succeeding by correcting the url manually and updating the XML^s in the playlists.

Best regards,

Flashdev