Hi flexies,
Im working on a project in flex1.5. In that im including the dynamically generated mxml.swf file into a flash movieclip. And the problem is every events except the mouseOver is fiunctioning properly. I did try hard, but nothing did happen. Is there any solution for this using actionscript. Im not sure whether i've tried using globalToLocal() function properly. Help me pls.
try adding a anvas on the com[ponent thats the same size as the component and adding the mouseover for that. the mouseover fails if the background does not exist as such...