Re: Flash inside an app
Re: Flash inside an app
- Subject: Re: Flash inside an app
- From: Alexandru Gologan <email@hidden>
- Date: Fri, 31 May 2013 09:50:40 +0300
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 a bit here, but it can be done.
For example, Grooveshark has an apiplayer that you can control with javascript after embedding it. You can find it in the developers section of their website.
-- Alexandru
On Wednesday, May 29, 2013 at 9:47 PM, Kyle Sluder wrote:
> 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 mean UIWebView, since you're asking
> about the OS X app store.
>
> UIWebView == iOS, WebView == Mac.
>
> --Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden