Re: Flash inside an app

2013-05-31 Thread Alexandru Gologan
Sorry I meant WebView not it's iOS counterpart. As for how I can achieve this? Some services offer players that enable you to control them through Javascript. Loading them in a web view you can call javascript which in turn call you back through the web view delegate - i simplified the process

Flash inside an app

2013-05-29 Thread Alexandru Gologan
Hey, per OSX app-store regulations would an app be approved if it loads a flash player inside a uiwebview but does not show that view, instead expanding on the callbacks from it and creating a new experience and adding new functionality to that service!? I know Shiny Groove does something

Re: Flash inside an app

2013-05-29 Thread Jens Alfke
On May 29, 2013, at 12:06 AM, Alexandru Gologan alexandru.golo...@gmail.com wrote: Hey, per OSX app-store regulations would an app be approved if it loads a flash player inside a uiwebview but does not show that view, instead expanding on the callbacks from it and creating a new experience

Re: Flash inside an app

2013-05-29 Thread Kyle Sluder
On Wed, May 29, 2013, at 12:06 AM, Alexandru Gologan wrote: Hey, per OSX app-store regulations would an app be approved if it loads a flash player inside a uiwebview How do you propose to achieve this? --Kyle Sluder ___ Cocoa-dev mailing list

Re: Flash inside an app

2013-05-29 Thread Kyle Sluder
On Wed, May 29, 2013, at 11:46 AM, Kyle Sluder wrote: On Wed, May 29, 2013, at 12:06 AM, Alexandru Gologan wrote: Hey, per OSX app-store regulations would an app be approved if it loads a flash player inside a uiwebview How do you propose to achieve this? Never mind. You clearly did not