I Installed SWF tools and tried to get the attachments into the player
It keeps saying:
* No player is configured for the action 'swftools_mp3_display_list'
* Error with xml generation by the generic_mp3 module.
Whats going wrong?
How can i configure it? I think i did everything right in the SWF tools admin panels... still it wont work.
PLEASE HELP IF YOU CAN
Thanks, Finn
Comments
Comment #1
simeThis is fixed in the latest dev version.
http://drupal.org/node/138077
Comment #2
drupalok commentedSorry to bother you with that... i really tried to find it in the other issues but did not see any solution.
What variable is there, to print the attachments rendered with swf tools?
<?php print ...
Thank you so much!
Finn
Comment #3
simeIf I didn't want you to bother me, I would not have an issues queue ;)
(Although please don't change the issue title!)
Sorry I don't understand your question. Can you explain more?
You might find some examples at http://emspace.com.au/demo/swftools
Comment #4
drupalok commentedTHANKS AGAIN!
I found the solution on your website (nice one by the way :)
that's what i was looking for.
Just two more things and i am done (and can finally keep reading my Harry Potter 7 book which is staring at me all the time :)
1.how can i make the playlist with the file names visible (i put it to "true" in the config menu... still it doesnt show up)
2.(this one goes for flashnodes) : though i placed the swfobject folder for JavaScript Embedding into .../shared/ it does not show up in the admin menu "admin/media/swf/embed" (there is no "missing" either... there is just no option at all besides "Embed Flash Directly, don't use JavaScript replacement."
Thanks again again and again!
PS: greetings to down under from rainy germany!
Finn
Comment #5
sime1. Play with displaywidth or displayheight.
2. Have you installed swfobject.module at admin/build/modules ?
Comment #6
drupalok commentedHi again...
you were right about the module not being enabled (shame on me!). but unfortunally neither UFO nor SWFOBJECT seem to work propperly when i activate either of them. for unknown reasons sometimes it says "flash not available" and sometimes it works. i really need a workaround for the IE-click-to-activate-issue and i am getting totally frustrated at the moment. by the way, do you have paypal so i can reward your most appreciated help a little? (i dont have much money, so dont expect too much :)
any ideas? i really have to get this job done... its completely sucking my energy.
you can check the site at www.thomasseher.de (its in german though)
Comment #7
simePlease don't worry about donating unless you are successfully making money. :)
You only need swfobject, have you downloaded it?
http://blog.deconcept.com/2007/02/28/swfobject-1-5-released/
Add it to the directory swftools/shared/swfobject/
Then you need to activate it on the page
/admin/media/swf/embedin the javascript embedding page.Good luck!
Comment #8
drupalok commentedthats what i did (and just did again to be sure of it)...
the weird thing is, it seems to be working normal on certain pages - on others not (it says: "You are missing some Flash content that should appear here! Perhaps your browser cannot display it, or maybe it did not initialise correctly.")
I think I've found the problem now:
there is a conflict with another Java Script that is enabled on my site!? once i turn off LIGHTBOX (http://www.huddletogether.com/projects/lightbox2/) it seems to work. Do you think there is a way to fix this? I would not like to use a different image gallery script if its possible... (maybe i should contact that lightbox guy too... i had a similar problem not long ago)
Please have a look: (lightbox is enabled and the header wont show up)
http://www.thomasseher.eu/?q=de/democd
on the frontpage there is no lightbox script and it works:
http://www.thomasseher.eu/?q=de/frontpage
Comment #9
simeSorry, I looked at litebox and it uses scriptaculous/prototype. This is a big problem for you I think because drupal uses jquery. You should look for an alternative lightbox plugin for jquery.
http://docs.jquery.com/Plugins
Comment #10
drupalok commentedthen it has to be ... : (
thank you so much for your constant help!
I am getting a little depressed at the moment. It just seems, i was so much faster without Drupal... for some reason i seem to get into every possible problem there is. And getting the site into a propper look is so hard! I dont know why its not a total simple interface to make querries and put the data in the place i want! I always have to work-around.
...anyways... i take thickbox instead of lightbox now. and if thats not working either i might just skip those webdesign stuff and become a farmer or gardener :) so much more relaxing
Comment #11
(not verified) commented