I posted this on another list, and got no takers. Hopefully, somebody here can point me in the right direction.
I built a video player in Flash CS5, using the FLVPlayback component. I re-skinned some parts, like the play/pause button and the seek bar. I want to use that swf in a Flex AS3 project. I need to be able to listen for its events, and send it commands like Play(). When I try to import it with import fl.video.FLVPlayback, I get an error, and a bunch of errors when I try to listen for events and the like. How can I use the Flash component in Flex? This is for a Facebook game, so it has to be light--I can't use Flex components. Cordially, Kerry Thompson _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

