rolandjohann/in-spirit

FlickrEvent, TileBank Event

Closed this issue · 0 comments

What steps will reproduce the problem?
1. Build Mosaic

What is the expected output? What do you see instead?

Does not build - 

C:\Documents and Settings\J\Desktop\untitled folder\src\Main.as(78): col:
37 Error: Type was not found or was not a compile-time constant: FlickrEvent.
private function loadPhotos(event:FlickrEvent):void
^
C:\Documents and Settings\J\Desktop\untitled folder\src\Main.as(118): col:
35 Error: Type was not found or was not a compile-time constant: TileBankEvent.
private function onTileLoaded(e:TileBankEvent):void
^
C:\Documents and Settings\J\Desktop\untitled folder\src\Main.as(175): col:
33 Error: Type was not found or was not a compile-time constant: FlickrEvent.
private function onUserFind(e:FlickrEvent):void
^
C:\Documents and Settings\J\Desktop\untitled folder\src\Main.as(180): col:
36 Error: Type was not found or was not a compile-time constant: FlickrEvent.
private function onFlickrError(e:FlickrEvent):void




Original issue reported on code.google.com by friedja...@gmail.com on 25 Feb 2010 at 6:18