Closed (fixed)
Project:
SWF Tools
Version:
5.x-1.x-dev
Component:
SWF Tools
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Jun 2007 at 00:29 UTC
Updated:
3 Feb 2010 at 20:46 UTC
hello...i cant seem to find any real documentation on the api for this...can you help?
also, specifically, i am using imagerotator and swftools to create xml file:
$playlist = swftools_playlist_from_upload(307);
print swf_list($playlist);
but i need to pass image title and description to the player...how does one accomplish this? snippet would be amazing. thanks!
Comments
Comment #1
simeI've set up the demo pages at http://emspace.com.au/demo/swftools as simple documentation by example. But you're right, there is a lot of flexibility that is not documented yet.
The documentation will be here:
http://drupal.org/node/143658
Comment #2
funkeyrandy commentedthanks!
ive been there, but have not seen a parameter for passing additional info (i.e title/description) to xml for output in the rotator playlist.....right now, i can only pass the image itself....using the above code snippet.
really apreciate your help!
thanks
Comment #3
simeThis should possibly be happening automatically. I assume you want the file description on the uploaded file to be used as the caption. I will check the imagerotator api and find out why this is not working. I'll do this in a couple days.
Comment #4
funkeyrandy commentedok thanks!!! here is the xml ...i have no idea where the "hey there" is coming from:
Comment #5
funkeyrandy commentedany word on this?
Comment #6
stevencrichton commentedHi is there any action on this,
The documentation for any playlist or useful integration is quite patchy for playlists.
I really need the ability to create full playlists for an audio project for a UK magazine which use remote hosts for the files.
Therefore being able to use CCK with the playlist creator would be ideal. However so far not much luck.
Comment #7
Stuart Greenfield commentedClosing this to tidy up issue queue. Documentation is better developed and will continue to evolve as and when I (and others!) contribute.