[Golist] "1046: Type was not found or was not a compile-time constant: GoEvent" ?

Moses Gunesch moses at goasap.org
Thu Jan 10 07:09:26 PST 2008


Hi Burak,

In AS3 you always need to import classes that you reference, then  
refer to them in code with just the classname, not the full path.

I very strongly recommend FDT (or Flex) for coding which automates  
imports for you.

- m



On Jan 10, 2008, at 8:39 AM, Burak Delice wrote:

> hi,
>
> let's GO!!! :) , I at last have started to look into Go. (weee! my  
> first
> mail, sorry I'm here after fuse list guys!:) )
>
> but a little question;
>
> I have an error like below
> "1046: Type was not found or was not a compile-time constant:  
> GoEvent."
>
> error source is :
> Go.fla's first frame Line 78
> function traceTweenEvent(event : org.goasap.events.GoEvent) : void{
>
>
> what is the problem?
>
> regards
> Burak
>
>
> _______________________________________________
> GoList mailing list
> GoList at goasap.org
> http://goasap.org/mailman/listinfo/golist_goasap.org




More information about the GoList mailing list