Still not quite sure how to do it...
I read your post above after i recently downloaded this file. I still can't get it to work within my html file. Can i simply change the loadFLV() in the JS part of my html? Like:
var so = new SWFObject("VPlayer2.swf", "flash2", "606", "486", "8", "#303030");
loadFLV(url:String)
so.loadFLV("orfalea-Oprah-Winfrey-Show-2005.flv");
?
What i'm trying to accomplished is loading dynamic values via ColdFusion into the loadFLV() function, so that i only need 1 player. According to your features, it said this product could do that by just using the loadFLV() function.
Any suggestions?
Thanks,
David
|