Re: [Flashcoders] Error Question AS3

2007-07-09 Thread hermit
And my 1046 Error was solved by hitting the "Delete ASO and Test Movie"
command.  It sounds like a generic error (catch all and confuse).


> Yeah, I feel dumb. Class scoping is set on the class identifier rather
> than
> the class constructor. I was looking at it the whole time.
>
> Charles P.

Hermit

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] Error Question AS3

2007-07-09 Thread Charles Parcell

Yeah, I feel dumb. Class scoping is set on the class identifier rather than
the class constructor. I was looking at it the whole time.

Charles P.


On 7/7/07, Helmut Granda <[EMAIL PROTECTED]> wrote:



http://www.google.com/search?hl=en&q=1046%3A+Type+was+not+found+or+was+not+a+compile-time+constant

On 7/6/07, Charles Parcell <[EMAIL PROTECTED]> wrote:
>
> I have no answer for you. But I can say that I too am getting those
> errors,
> but in a completely different application.
>
> I have written a class and am trying to instantiate it from my Main
> document
> class. The code seems to be correct, yet I am getting this error.
>
> I will keep watching this thread in hopes to see something I might have
> over
> looked.
>
> Charles P.
>
>
> On 7/6/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> >
> > Flash CS3 Pro
> > Win XP
> > Example from 
> >
> >
> > When trying to use the copy/paste animation from testBox to testCircle
> > using  Edit/Timeline/Copy Motion As ActionScript 3 I'm getting these
> > errors when testing:
> >
> > 1046: Type was not found or was not a compile-time constant:
testCircle.
> > 1046: Type was not found or was not a compile-time constant:
testCircle.
> >
> > Has anyone tried using this?  Does anyone on this list know what this
> > means and what to do about it or somewhere to find out?
> >
> > tia
> > Hermit
> >
> > ___
> > Flashcoders@chattyfig.figleaf.com
> > To change your subscription options or search the archive:
> > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
> >
> > Brought to you by Fig Leaf Software
> > Premier Authorized Adobe Consulting and Training
> > http://www.figleaf.com
> > http://training.figleaf.com
> >
> ___
> Flashcoders@chattyfig.figleaf.com
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
>
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] Error Question AS3

2007-07-06 Thread Helmut Granda

http://www.google.com/search?hl=en&q=1046%3A+Type+was+not+found+or+was+not+a+compile-time+constant

On 7/6/07, Charles Parcell <[EMAIL PROTECTED]> wrote:


I have no answer for you. But I can say that I too am getting those
errors,
but in a completely different application.

I have written a class and am trying to instantiate it from my Main
document
class. The code seems to be correct, yet I am getting this error.

I will keep watching this thread in hopes to see something I might have
over
looked.

Charles P.


On 7/6/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Flash CS3 Pro
> Win XP
> Example from 
>
>
> When trying to use the copy/paste animation from testBox to testCircle
> using  Edit/Timeline/Copy Motion As ActionScript 3 I'm getting these
> errors when testing:
>
> 1046: Type was not found or was not a compile-time constant: testCircle.
> 1046: Type was not found or was not a compile-time constant: testCircle.
>
> Has anyone tried using this?  Does anyone on this list know what this
> means and what to do about it or somewhere to find out?
>
> tia
> Hermit
>
> ___
> Flashcoders@chattyfig.figleaf.com
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
>
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] Error Question AS3

2007-07-06 Thread Charles Parcell

I have no answer for you. But I can say that I too am getting those errors,
but in a completely different application.

I have written a class and am trying to instantiate it from my Main document
class. The code seems to be correct, yet I am getting this error.

I will keep watching this thread in hopes to see something I might have over
looked.

Charles P.


On 7/6/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:


Flash CS3 Pro
Win XP
Example from 


When trying to use the copy/paste animation from testBox to testCircle
using  Edit/Timeline/Copy Motion As ActionScript 3 I'm getting these
errors when testing:

1046: Type was not found or was not a compile-time constant: testCircle.
1046: Type was not found or was not a compile-time constant: testCircle.

Has anyone tried using this?  Does anyone on this list know what this
means and what to do about it or somewhere to find out?

tia
Hermit

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


[Flashcoders] Error Question AS3

2007-07-06 Thread hermit
Flash CS3 Pro
Win XP
Example from 


When trying to use the copy/paste animation from testBox to testCircle
using  Edit/Timeline/Copy Motion As ActionScript 3 I'm getting these
errors when testing:

1046: Type was not found or was not a compile-time constant: testCircle.
1046: Type was not found or was not a compile-time constant: testCircle.

Has anyone tried using this?  Does anyone on this list know what this
means and what to do about it or somewhere to find out?

tia
Hermit

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com