html - Embedded Youtube video problem on iPhone -


so have uiwindow has custom properties. have transparent uiwebview on top of window. have embedded youtube video. problem when user presses video starts off , custom properties of uiwindow still visible while youtube video plays.

anyone knows how can notified when user starts youtube video , can hide customizations on parent view?

note, youtbe video embedded using html. not using native youtube.app.

i think you're maybe missing uiview layer. hierarchy should uiwindow->uiview->uiwebview, , customization should happen on uiview layer of that. problem.

what custom properties stay visible? shouldn't need notified of in-app youtube player appearing. presented modal view controller.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -