'add' is not an error, just old syntax.
Stefan
> -----Original Message-----
> From: flashcomm-bounces chattyfig.figleaf.com
> [mailto:flashcomm-bounces chattyfig.figleaf.com] On
Behalf Of phaedrus
> Sent: 27 July 2006 00:50
> To: 'FlashComm Mailing List'
> Subject: RE: [FlashComm] Component error?
>
> Similar to commenting out the code, changing
"add" to +
> removes the error, however, the component still
doesn't seem
> to work and I'm not sure why a communication component
from
> Macromedia/Adobe would have this sort of error in it.
>
> I don't see how anyone could use this component
without
> running into this error.
>
> - phaedrus
>
> -----Original Message-----
> From: flashcomm-bounces chattyfig.figleaf.com
> [mailto:flashcomm-bounces chattyfig.figleaf.com] On
Behalf Of
> Bob Arend
> Sent: Tuesday, July 25, 2006 5:58 PM
> To: 'FlashComm Mailing List'
> Subject: RE: [FlashComm] Component error?
>
> Change the word "add" to + and save. That
will do it.
>
> -Bob Arend
>
> -----Original Message-----
> From: flashcomm-bounces chattyfig.figleaf.com
> [mailto:flashcomm-bounces chattyfig.figleaf.com] On
Behalf Of phaedrus
> Sent: 26 July 2006 10:56 AM
> To: 'FlashComm Mailing List'
> Subject: [FlashComm] Component error?
>
> I am getting the following error when I use the
UserColor
> communication
> component:
>
> **Error** Symbol=FCFBoundingBox_Combo, layer=Layer 5,
> frame=2:Line 2: ')' or ',' expected
> trace(" i am " add this);
>
> **Error** Symbol=FCFBoundingBox_Combo, layer=Layer 5,
frame=2:Line 3:
> Unexpected '}' encountered
> }
>
> Total ActionScript Errors: 2 Reported Errors: 2
>
> (I'm going through O'Reilly's "Programming
Flash
> Communication Server" book and am getting this
when doing the
> example on p72 - 73).
>
> Digging into the component, I can find the code in
>
> UserColor > ColorCombo (FCComboBox) > proxyBox_mc
> (FCBoundingBox_Combo) > mcCTL (mcCTL)
>
> The object has the following code:
>
> onClipEvent(load){
> trace(" i am " add this);
> }
>
> If I comment the code out, I stop getting the error,
but also
> don't seem to be able to get the component working
correctly.
>
> I find it hard to believe I am the first person to
encounter
> this, but I can't find a trace of it on google.
>
> Any clues?
>
> - phaedrus
>
> _______________________________________________
> FlashComm chattyfig.figleaf.com
> To change your subscription options or search the
archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
a>
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com http://training.figleaf.c
om
>
> _______________________________________________
> FlashComm chattyfig.figleaf.com
> To change your subscription options or search the
archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
a>
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com http://training.figleaf.c
om
>
> _______________________________________________
> FlashComm chattyfig.figleaf.com
> To change your subscription options or search the
archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
a>
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com http://training.figleaf.c
om
>
_______________________________________________
FlashComm chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
a>
Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.c
om
|