sst89 / as3flickrlib

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

com.adobe.webapis.events.ServiceEvent file not in the archive #19

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. ServiceEvent.as is not present in the archive..
2. com.adobe.webapis.URLLoaderBase.as is also not inthe archive..
3.

What is the expected output? What do you see instead?
1017: The definition of base class ServiceEvent was not found.
1017: The definition of base class URLLoaderBase was not found.

What version of the product are you using? On what operating system?
flickr-.87.zip---on Windows XP OS

Please provide any additional information below.

some of the files missing in the zipped archive..

Original issue reported on code.google.com by sarashar on 18 Feb 2008 at 7:38

GoogleCodeExporter commented 8 years ago
I downloaded http://code.google.com/p/as3corelib/ and now it's working fine

Original comment by arnomand...@gmail.com on 10 Mar 2008 at 12:21

GoogleCodeExporter commented 8 years ago
Per the docs, these classes are in the AS3 corelib library:

http://code.google.com/p/as3corelib/

Original comment by mikechambers on 26 Aug 2008 at 5:27