If you are trying to use ActionScript 3.0 API for Flickr and while creating FlickrService you are getting following error:
1017: The definition of base class URLLoaderBase was not found.
Or following exception run-time:
Error #1014: Class com.adobe.webapis::URLLoaderBase could not be found.
Do not panic. You just need to download as3corelib . There are number of classes in as3corelib that are getting used by ActionScript 3.0 API for Flickr.
Real-time face detection with Android
-
In this post I will show you how to use the still image FaceDetector class
from the Android SDK to achieve (mostly) real-time face detection. The
followi...
12 years ago
No comments:
Post a Comment