Re: [Flashcoders] Switch case problem...

2006-12-07 Thread José Maria Barros
e linkName variable? > > > -Keith > http://keithreinfeld.home.comcast.net > > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of José Maria > Barros > Sent: Wednesday, December 06, 2006 6:54 AM > To: Flashcoders maili

Re: [Flashcoders] Switch case problem...

2006-12-06 Thread Stef X
ilto:[EMAIL PROTECTED] On Behalf Of José Maria Barros Sent: Wednesday, December 06, 2006 6:54 AM To: Flashcoders mailing list Subject: Re: [Flashcoders] Switch case problem... Hello againwell i didnt solved it yet... See the website..to see what i mean..thank you. http://www.justbeloungelx.c

RE: [Flashcoders] Switch case problem...

2006-12-06 Thread Keith Reinfeld
Clip.prin_mc.textSugestao_mc > ,_alpha:0,Blur_blurX:100, > >> > >> Blur_blurY:100,seconds:1,ease:"easeOutQuad",func:goLink, scope: > >> myClip.prin_mc}) > >> jpSugestao.start(); > >> break; > >> > >> default:

Re: [Flashcoders] Switch case problem...

2006-12-06 Thread José Maria Barros
gestao_mc ,_alpha:0,Blur_blurX:100, >> >> Blur_blurY:100,seconds:1,ease:"easeOutQuad",func:goLink, scope: >> myClip.prin_mc}) >> jpSugestao.start(); >> break; >> >> default: >> break; >> } >> >> On

Re: [Flashcoders] Switch case problem...

2006-12-05 Thread Margo Powell
t: break; } On 12/5/06, badi malik < [EMAIL PROTECTED]> wrote: > > you might be missing a ':' > > b > > - Original Message > From: Jose Maria Barros <[EMAIL PROTECTED]> > To: Flashcoders mailing list > Sent: Tuesday, December 5,

RE: [Flashcoders] Switch case problem...

2006-12-05 Thread Sean Gallagher
Can you send the FLA? I am confused -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jose Maria Barros Sent: Tuesday, December 05, 2006 2:32 PM To: Flashcoders mailing list Subject: Re: [Flashcoders] Switch case problem... here is the goLink function

RE: [Flashcoders] Switch case problem...

2006-12-05 Thread Merrill, Jason
Your code looks fine, (other than a lot of redundancy that could be reduced), so it's time to throw some traces in there to be sure the right values are both being set, as well as tripping at different points in the switch statement. I think if you make liberal use of some traces, you will find yo

Re: [Flashcoders] Switch case problem...

2006-12-05 Thread Jose Maria Barros
t; > - Original Message > From: Jose Maria Barros <[EMAIL PROTECTED]> > To: Flashcoders mailing list > Sent: Tuesday, December 5, 2006 11:01:30 AM > Subject: Re: [Flashcoders] Switch case problem... > > yes > > On 12/5/06, Joey Rivera <

Re: [Flashcoders] Switch case problem...

2006-12-05 Thread Jose Maria Barros
malik <[EMAIL PROTECTED]> wrote: you might be missing a ':' b - Original Message From: Jose Maria Barros <[EMAIL PROTECTED]> To: Flashcoders mailing list Sent: Tuesday, December 5, 2006 11:01:30 AM Subject: Re: [Flashcoders] Switch case problem... yes On 12/5/06,

Re: [Flashcoders] Switch case problem...

2006-12-05 Thread badi malik
you might be missing a ':' b - Original Message From: Jose Maria Barros <[EMAIL PROTECTED]> To: Flashcoders mailing list Sent: Tuesday, December 5, 2006 11:01:30 AM Subject: Re: [Flashcoders] Switch case problem... yes On 12/5/06, Joey Rivera <[EMAIL PROTECT

Re: [Flashcoders] Switch case problem...

2006-12-05 Thread Jose Maria Barros
yes On 12/5/06, Joey Rivera <[EMAIL PROTECTED]> wrote: You putting breaks in the case statements? Joey Rivera Flash Developer iLearn, Inc. (770) 218-0972 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jose Maria Barros Sent: Tuesday, December 05

RE: [Flashcoders] Switch case problem...

2006-12-05 Thread Joey Rivera
You putting breaks in the case statements? Joey Rivera Flash Developer iLearn, Inc. (770) 218-0972 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jose Maria Barros Sent: Tuesday, December 05, 2006 1:50 PM To: Flashcoders mailing list Subject: [Flashcod