Quote:
Originally Posted by Coders Shack
you have the permission to attach the XML as long as its only in this thread.
|
Thx.. so here is the product.xml as I use it..
import attached product --> overwrite yes
What I changed..
Made it work for blog if vblog is installed (I didnt test it without blog installed but it should work as before as its a IF THIS_SCRIPT check)
Added an ACP setting: Registered users only.. if set to yes, only registered users will see the player.
TODO...
1. (hint @Coders Shack

) implement
SWFObject as for all modern flash embeds .. this would allow gracefull degrading, upgrading flash and less markup code, better SEO and 100% validation (which is irrelevant though if set to registered users only).
Even Youtube uses SWFObject embedding on their page! check out
SWFObject
(I will implement it for my installation.. but as my forums are very custom.. my implementation will not work for other installations and I do not have time to make it work for all)
2.
debug Sometimes in IE7 i get an error (even with the original product installed) a javascript alert .. something like :"could not load object" (its a german message.. as I use german IE7).. has something todo with the actionscript in the player.. not communicating correctly with the javascript on the page.. it does not interfere with functionality but should be turned off.. I think it should, if there is more than one player.. turn off the others,
but it doesnt.. more than one player can be played at the same time)
Thats all from me..
Felix