Re: [flexcoders] binding error - from Flex?

2005-05-19 Thread Will Sargent
michael keirnan wrote: > also, if you run mxmlc or compc against your source tree the generated > files are placed right in your source tree. (perhaps obvious if one > thinks about it, but i did not think about it until it bit me). this can > lead to various problems during the typical developme

Re: [flexcoders] binding error - from Flex?

2005-05-02 Thread michael keirnan
nd has, in the past allowed us to continue. Tracy -Original Message- From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Tom Fitzpatrick Sent: Wednesday, April 27, 2005 6:26 AM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] binding error - from Fle

RE: [flexcoders] binding error - from Flex?

2005-04-27 Thread Tom Fitzpatrick
t allowed us to continue. > >Tracy > > > >-Original Message- >From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On >Behalf Of Tom Fitzpatrick >Sent: Wednesday, April 27, 2005 6:26 AM >To: flexcoders@yahoogroups.com >Subject: RE: [flexcoders] binding error

RE: [flexcoders] binding error - from Flex?

2005-04-27 Thread Tracy Spratt
itzpatrick Sent: Wednesday, April 27, 2005 6:26 AM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] binding error - from Flex? Tracy - thanks for the suggestion. My problem is that I'm not really changing anything, just making a copy of the whole app folder, renaming it, and tryin

RE: [flexcoders] binding error - from Flex?

2005-04-27 Thread Tom Fitzpatrick
Tracy - thanks for the suggestion. My problem is that I'm not really changing anything, just making a copy of the whole app folder, renaming it, and trying to compile it again from the new folder - so I don't really know where to put the extra code. I'm ready to try the file deletion suggestio

RE: [flexcoders] binding error - from Flex?

2005-04-25 Thread Tracy Spratt
nday, April 25, 2005 9:19 PM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] binding error - from Flex? Tracy - what is that? - Tom At 07:41 PM 4/25/2005, you wrote: >And don't forget to try the "more code" solution. It just worked again >for me t

RE: [flexcoders] binding error - from Flex?

2005-04-25 Thread Tom Fitzpatrick
Tracy - what is that? - Tom At 07:41 PM 4/25/2005, you wrote: >And don't forget to try the "more code" solution. It just worked again >for me the other day. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe

RE: [flexcoders] binding error - from Flex?

2005-04-25 Thread Tracy Spratt
@yahoogroups.com Subject: RE: [flexcoders] binding error - from Flex?   Ok, in Flash Player, an "if" conditional or a single frame can not contain more than 32 KB (or 64K ?) of code. Repeater is actually a "if-else" condition internally, and it seems you have lots of things

RE: [flexcoders] binding error - from Flex?

2005-04-25 Thread Matt Chotin
riginal Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] Sent: Monday, April 25, 2005 10:10 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] binding error - from Flex? Here's the full error message: 2 Errors found. Error generated versio

RE: [flexcoders] binding error - from Flex?

2005-04-25 Thread Abdul Qabiz
groups.com [mailto:[EMAIL PROTECTED] Sent: Monday, April 25, 2005 10:10 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] binding error - from Flex? Here's the full error message: 2 Errors found. Error generated version of _repeatableBindingSetup:2 Branch betwee

Re: [flexcoders] binding error - from Flex?

2005-04-25 Thread Tom Fitzpatrick
Here's the full error message: 2 Errors found. Error generated version of _repeatableBindingSetup:2 Branch between 6938 and 39708 around line 0 exceeds 32K span. If possible, please refactor this component. Error Branch between 6938 and 39708 around line 0 exceeds 32K