native.cancelWebPopup() not canceling video and audio?

1
2
3
4
5
6
7
        local bt01t = function ( event )
                if event.phase == "ended" then
      native.cancelWebPopup()
                        director:changeScene( "mainmenu", "moveFromLeft" )
                end
        end
  NavbarImage:addEventListener("touch",bt01t)

Anyone else have this issue?

Dang it. If I can get this one issue fixed I can release to the app store :-/

Hmm. I tested exporting to Android.
Even when you exit the app by hitting the HOME button the audio keeps playing. You have to KILL the app to stop it.

Hey WauloK,

Will bring this up in our next meeting.

Peach

Thanks! Appreciate it!

Tested with latest daily build. The flickering is fixed but audio continues after canceling webpopups.

This issue is confirmed to be still occuring in the new stable build.

just speculating here, in the HTML can you put a javascript code that checks for the page being changed or unloaded and stop the audio/video then?

cheers,

?:)

I don't know how to manipulate controls in the mobile YouTube website page.

views:1598 update:2011/9/27 18:14:54
corona forums © 2003-2011