I basically want to embed a swf object and then feed different videos to it. Right now, I made a xml driven video player, however, I would have to create a new swf and xml list for each video I want to embed on my site. This is a real drag and pain. What is the procedure to make a universal player like youtube. FYI: I can't use flow player because it uses java script and I would like the pages I make on my site to be able to share on facebook.
+1
A:
Take a look at an article for the Adobe Open Source Media Framework. Home site here.
Patrick
2010-04-19 15:54:22
+1
A:
How is the player xml based if you have to create a new swf for each video? You have to simply send the absolute path of the flv at embed time through flashvars.
Cristi Băluță
2010-04-21 14:05:35