2011年10月26日
摘要: 公用方法:Flowplayer(stage:Stage, pluginRegistry:PluginRegistry, panel:Panel, animationEngine:AnimationEngine, canvas:StyleableSprite, errorHandler:ErrorHandler, config:Config, playerSWFBaseURl:String) 构造Floaplayer 需要的平台 ,注册插件,放置的面板动画样式,背景样式,错误处理,配置,播放视频的url css(pluginName:String, props:Object = null):Ob 阅读全文
posted @ 2011-10-26 00:15 冻冻 阅读(515) 评论(0) 推荐(0) 编辑
  2011年10月21日
摘要: 不同的ContentType 会影响客户端所看到的效果.默认的ContentType为 text/html 也就是网页格式.代码如:<% response.ContentType ="text/html" %> <!--#i nclude virtual="/ContentType.html" -->显示的为网页,而<% response.ContentType ="text/plain" %> <!--#i nclude virtual="/sscript/ContentType. 阅读全文
posted @ 2011-10-21 15:31 冻冻 阅读(121) 评论(0) 推荐(0) 编辑