闪光 - 按下后的时间
我正在开发一个小项目,目标是在 Flash 中建立一个可工作的小部件系统 - 通过创建一个单独的类,并将 Flash 电影加载到其中,然后将它们拖动到屏幕上。
我在写拖拽代码的时候遇到了一个小问题: 我找不到任何可以轻松从函数调用中获取时间的代码。更准确地说,我希望容器只能在连续按下 2 秒后才能拖动,这就是我想要检测的。
有什么简单的解决办法吗?
I am working on a little project, what's goal is a working widget system in Flash - by creating a separate class, and loading Flash movies into this, then dragging them around the screen.
I ran into a little problem when I was writing the dragging code:
I can not found any code what can easily get the time from the function call. To be more precise, I want the container only draggable after 2 seconds of continuous press, and that's what I am trying to detect.
Is there any easy solution?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)