It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
Ok, so I was previously playing Youtube videos using MPMOviePlayerController but now that doesn't seem to be playing in iOS 6.
How do I fix it? Is there any solution to this?
While working on iOS 6, I found difficulty in playing Youtube videos through MPMoviePlayerController, so I found out this to be very useful.
This has MPMoviePlayerController only... And this would work well for Versions < iOS 6 too.
Hope it works!
Related
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 9 years ago.
I am looking for a way to start detecting faces in an image.
Any recourses that you use or find best for beginners?
Thanks.
Generally there are at least two approaches.
Finding a face based on the color (e.g face color and hair color)
Based on characteristics of the face (we have two eyes, and a nose below etc.)
Try this page that describes basic techniques of face detection
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 9 years ago.
I am totally new with extjs and I would be greatful if you could provide me guides for extjs:
For the most simple: how to download and install extjs
Until how to learn to use it. If there is any video tutorial for beginners.
Start with the documentation:
http://docs.sencha.com/extjs/4.1.1
It includes tutorials, videos etc.
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
I've never used ext myself,
but I see there are many .java files in it.
The strange thing is that it's taken as javascript?
Why?
If you mean ext js by Ext there are no Java files in Ext Js itself. Only js files which are javascript.
Maybe you downloaded Ext GWT which is a Java library for building rich internet applications with GWT.
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 11 years ago.
Google App Engine is neither showing my application main HTML page nor any error. I just rolled back my changes still its not showing anything.It was working in the morning
Please Guide e how Can I make it working agin.
Log on to your application administration interface at http://appengine.google.com/ and then go to the Logs page under the Main section. Do you see any kind of errors there?
With so little information to go on, that's all I can answer with right now, but update your question with more information about your problem and I'll try to help you more.
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 9 years ago.
Has anyone created a custom Silverlight Splash screen to replace the blue balls circular progress?
Does anyone have a sample or the best way to do this?
Take a look at this how to:-
How to: Define a Simple Silverlight Splash Screen
This looks quite useful too
Pro Silverlight 2 in C# 2008 (Google Book preview)
Have a look at this project on CodePlex link text