On Wed, Apr 8, 2015 at 8:50 PM, Alex Harui <aha...@adobe.com> wrote: > > > On 4/8/15, 8:23 PM, "OmPrakash Muppirala" <bigosma...@gmail.com> wrote: > > > >At some point, I would like to get back to working on skinning using the > >FXG/SVG drawing APIs. I will need your help with the mouse event handling > >across FP and HTML/JS. Any chance you can whip up a small app that throws > >rollover, rollout, etc. events on a simple object on the screen? I can > >take it and start integrating my skins with it. > > What would that app look like in the current Flex SDK? > > A component with a Rect object which throws mouse up/down/over/out events. You can change the color of the Rect object in the event handlers.
Thanks, Om > -Alex > >