x
Yes
No
Do you want to visit DriveHQ English website?
首页
产品服务
价格
免费试用
下载客户端
关于我们
云文件服务
|
云备份服务
|
FTP服务
|
企业邮箱服务
|
网站托管
|
客户端软件
云文件服务
云备份服务
FTP服务
企业级邮箱服务
网站托管
客户端软件
swfmacmousewheel.js - Hosted on DriveHQ Cloud IT Platform
返回上层目录
上传
下载
共享
发布
新建文件夹
新建文件
复制
剪切
删除
粘贴
评论
升级服务
路径: \\sarrey\videoart\Realizacion_Carlota\swfobject\swfmacmousewheel.js
旋转
特效
属性
历史版本
/** * SWFMacMouseWheel v2.0: Mac Mouse Wheel functionality in flash - http://blog.pixelbreaker.com/ * * SWFMacMouseWheel is (c) 2007 Gabriel Bucknall and is released under the MIT License: * http://www.opensource.org/licenses/mit-license.php * * Modded by Robert M. Hall - rhall@impossibilities.com * Adjusted following functionality: * 1. Watch for events related only to flash content and not the container page * 2. Fixed to dispatch mousewheel events only to specific intance ID's that were registered, this * allows multiple SWFobject embeds on a page to use swfmacmousewheel and they will only respond * to their specific target ID's when the event.target.is passed. This way only the currently active item will receive a dispatch event. * 3. Works with SWFObject 2.1 * 4. No longer throws an error on IE/PC platforms because of a null object * 5. Works on Safari for PC * * Dependencies: * SWFObject v2.1
* Copyright (c) 2007 Geoff Stearns, Michael Williams, and Bobby van der Sluis * This software is released under the MIT License
* * Requires a few lines of changes to the AS2 and AS3 code to support the PC version of Safari * as well as an additional Flashvar paramater, set flashvars.browser = Browser.name; * These changes are only required for Safari on PC - all other modifications noted above are contained solely in this JavaScript * Safari PC support based on code/suggestions from Richard "RaillKill" Rodney of Hypermedia - http://railkill.free.fr/ * * Browser detect part from http://www.quirksmode.org/js/detect.html * */ var Browser = { init:function() { this.name = this.searchString(this.dataBrowser) || "unknown" }, searchString:function(data){ for(var A=0;A
swfmacmousewheel.js
网页地址
文件地址
上一页
2/3
下一页
下载
( 3 KB )
Comments
Total ratings:
0
Average rating:
无评论
of 10
Would you like to comment?
Join now
, or
Logon
if you are already a member.