douglashowe / as3flickrlib

Automatically exported from code.google.com/p/as3flickrlib
0 stars 0 forks source link

URLLoaderBase not found #48

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
FickrService extends URLLoaderBase but URLLoaderBase is not included in the
source files found in the repository.

Original issue reported on code.google.com by Maxf...@gmail.com on 21 Aug 2009 at 9:26

GoogleCodeExporter commented 8 years ago
When I am trying to call a new FlickrService it will look for a URLLoaderBase 
class
and that will further look for ServiceEvent which is not found in the swc 
component.
as3corelib is also missing these two so not having any luck to work 
FlickrService

Original comment by dhruv...@gmail.com on 4 Dec 2009 at 10:28

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
You need to add the coreLib packets: http://code.google.com/p/as3corelib/

Original comment by 7onas1u...@googlemail.com on 12 Dec 2009 at 3:24