简体   繁体   English

Google Swiffy iPad Button双击问题

[英]Google Swiffy iPad Button double click issue

I have recently converted some flash files to HTML5 using the google swiffy converter. 我最近使用Google swiffy转换器将一些Flash文件转换为HTML5。 These files are working great within a desktop browser but when it comes to testing on an iPad i am having some issues. 这些文件在桌面浏览器中运行良好,但是在iPad上进行测试时,我遇到了一些问题。

The problem I am having is with buttons. 我遇到的问题是按钮。 My buttons are showing up correctly however when you tap on them they are just being highlighted and not actually calling the click event. 我的按钮正确显示,但是当您点击它们时,它们只是被突出显示而实际上并未调用click事件。 If i then click the highlighted button again the click event fires. 如果我然后再次单击突出显示的按钮,则会触发click事件。

Is there any way to solve this problem as it is very frustrating. 有什么办法可以解决这个问题,因为它非常令人沮丧。

I found out what the problem was with this. 我发现问题出在哪里。

The way that the buttons were created was that they were Movie Clips, if i changed them to be buttons and then exported and converted the buttons started working properly. 按钮的创建方式是它们是影片剪辑,如果我将它们更改为按钮,然后导出并转换,则按钮将开始正常工作。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM