开发者

flash player and mysql

开发者 https://www.devze.com 2023-02-21 20:08 出处:网络
i want to know if it is possible to play a video via flash player, wh开发者_如何学Pythonen the video is located on different server\'s mysql. for example:

i want to know if it is possible to play a video via flash player, wh开发者_如何学Pythonen the video is located on different server's mysql. for example:

i want to play video on server2.com which(video) is located in server1.com mysql


you need a middle-man here, that retrieves the video from the database and serves it. as far as i know, flash does not have connectors to mysql (maybe AIR does). maybe a thin server on PHP can do the job easily.

Update: PHP manual

0

精彩评论

暂无评论...
验证码 换一张
取 消