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? Herculano Campos

