Apologies for the cross-post, but I posted the question on both lists
(after waiting a decent interval :-)

I usually don't comment on my own posts, but I figured this one out.
All I needed to do was include the Flash FLVPlayback component swc as
a library in my Flex project.

Cordially,

Kerry Thompson

On Thu, Nov 10, 2011 at 2:18 PM, Kerry Thompson <al...@cyberiantiger.biz> wrote:
> 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
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to