arika666 / mukioplayer

Automatically exported from code.google.com/p/mukioplayer
0 stars 0 forks source link

mukioplayer的Post接口 #27

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
每次点击发送
mukioplayer.swf都会发送post请求到目标处理页面例如post.php
他会post以下内容
fontsize 字体大小,类型整数
date  日期,类型:字符串
playerID   视频的vid 类型字符串
message  弹幕:类型字符串
color 弹幕的颜色,类型 整数
playTime 弹幕出现的时间,类型浮点
------------------------------------------------------------------
在php中可以用如 $_POST['fontsize'] 来获得他们的内容

Original issue reported on code.google.com by kenny...@gmail.com on 27 Jan 2011 at 2:59

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
只要输入 为 <user>anonymous</user> 
这个格式。播放器就能显示了对吧。。

Original comment by 116910...@qq.com on 3 Feb 2011 at 5:55

GoogleCodeExporter commented 8 years ago
貌似不支持显示用户吧?

Original comment by zengjia...@gmail.com on 4 Feb 2011 at 2:19

GoogleCodeExporter commented 8 years ago
有发送用户这一栏 吖。。
读取的弹幕xml里用户一栏是 <user>用户名</user> 是有的

Original comment by 116910...@qq.com on 5 Feb 2011 at 8:21

GoogleCodeExporter commented 8 years ago
对了,还少了一个变量,弹幕的模式 mode 
这个的变量是什么啊

Original comment by 116910...@qq.com on 8 Feb 2011 at 12:51

GoogleCodeExporter commented 8 years ago
字幕模式

Original comment by kenny...@gmail.com on 8 Feb 2011 at 12:52

GoogleCodeExporter commented 8 years ago
是变量名是什么 $_POST['mode']
无法获取到,,

Original comment by 116910...@qq.com on 8 Feb 2011 at 12:56

GoogleCodeExporter commented 8 years ago
$_POST['mode']; 是可以获取到的

Original comment by kenny...@gmail.com on 8 Feb 2011 at 1:04

GoogleCodeExporter commented 8 years ago
感谢!
'弹~幕~播放器拳是一脉相承的.'研究过PAD的人肯定看过一个比
较标准的说明文档,上面写有各种参数的解释.
不过,使用firebug来查看播放器post出去的数据,也能猜到八九.

对用户认证说明一下,这与网站的程序有关.播放器post出去的��
�据 使用的cookies(session 
id)都是与其所在的网页相同的,记住这一点就行了

Original comment by mukioplay on 11 Feb 2011 at 6:03

GoogleCodeExporter commented 8 years ago
谢谢UP主的回答..谢谢开发出这么好的一个播放器..但是能不��
�把弹幕的命令行也开发完成呢

Original comment by 116910...@qq.com on 12 Feb 2011 at 9:50

GoogleCodeExporter commented 8 years ago
提问,在那里设置过滤关键字。。
要屏蔽一大堆违规的词语

Original comment by 116910...@qq.com on 13 Feb 2011 at 1:07

GoogleCodeExporter commented 8 years ago
提问,在那里设置过滤关键字。。
要屏蔽一大堆违规的词语

Original comment by ad...@xg-y.com on 15 Feb 2011 at 11:53

GoogleCodeExporter commented 8 years ago
    UP主,你好!我想请问一下,为什么我在WP安装了你这个插件以后,能播放,能弹幕,后台的数据库也能存储信息!但是读取不出来!
    www.teaxia.com
具体情况下在这!
非常感谢UP主的无私奉献。。。

Original comment by teaxiarqp@gmail.com on 16 Jun 2011 at 8:22