Hi guys,

How I could build a playlist linked to swf object video player to play uploaded video in php ??

Thanks,

Recommended Answers

All 4 Replies

deleted

Hi guys,

How I could build a playlist linked to swf object video player to play uploaded video in php ??

Thanks,

Hi, MxDev! Try to see the answer to your question in these php tutorials

alright you can build a dynamic xml playlist using php to complete this task but you'll need to have flash coding under you belt plus know how to use flashvars the send from the swf to the php script using POST methods or GET methods to send to the dynamic php xml script then you'll have to use some flash code to read the xml and the attributes with in the player but this is better to be done by write your own player in flash else if you download a player from some one else this task would not be possible unless the have set up this codes and commands with in the compiled flv to swf before hand and if this is the case you would need to look through there documentation to build the proper php script for the player if you need to learn php and flash together you can go to DevelopPHP.com and the link is listed below Adam there also know as the admin of the site teaches people the art of web development of multi types of code langs

http://www.developphp.com

he also shows you how to use flashvars and flash xml reading he should have about every thing you need there just look around

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.