Yup,

 

I too had the same problem, I cross checked that its properly in the
MC!! 

 

My fla structure is something like this,

 

                                                Stage -> MyMovieClip
and AnotherMovieClip 

                                                    

                                                Both MyMC and AnotherMC
has stop() in the first frames ( infact Another MC has 3 frames and has
stop() script on each frame )

 

When I had some script in MyMC accessing AnotherMC it worked fine when
run from flash, and (AnotherMC) stopped in first frame.

But from Flex its going to the AnotherMC's second frame.

 

I had absolutely no script on stage !!

 

Regards

Ravi

________________________________

From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of Alex Harui
Sent: Monday, May 21, 2007 11:05 AM
To: [email protected]
Subject: RE: [flexcoders] Strange SWC behavior!

 

Are you sure the stop() is in the SWC component and not outside it on
the timeline?  If it is in the component, how does it get called?
Sounds like a scope problem.

 

________________________________

From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of herklano
Sent: Sunday, May 20, 2007 8:25 AM
To: [email protected]
Subject: [flexcoders] Strange SWC behavior!

 

Hi,

I have SWC component in Flex made in Flash, that has a this.stop();
command in the timeline of a MovieClip(MC).
This command is working perfectly in Flash, but when i run Flex it
doesn't work!

I ended up adding an extra function in the class of the main MC that
is called in the timeline and now it is working in Flex too.

Is this a bug? Shouldn't it be working in Flex too? Am i doing
something wrong?




.

 
<http://geo.yahoo.com/serv?s=97359714/grpId=12286167/grpspId=1705007207/
msgId=74882/stime=1179725729/nc1=4507179/nc2=3848642/nc3=3> 
 

Reply via email to