Writing simple flash plugin for flowplayer

Posted by danwoods on Stack Overflow See other posts from Stack Overflow or by danwoods
Published on 2010-05-08T20:42:11Z Indexed on 2010/05/08 20:48 UTC
Read the original article Hit count: 314

Filed under:
|
|

Hello all,
I'm trying to write a simple plugin for the flash player flowplayer (documentation for writing a plugin for flowplayer can be found here). I'm new to flash and I think I'm having a problem connecting the .fla file to the .as file when compiling into a .swf. As it is, when I include the plugin, the player doesn't show up.

I've set the .fla's document class to the .as file and added the .as file to the .fla's publishing classpath.

The .as file can be found here and the .fla file can be found here

Any ideas?

© Stack Overflow or respective owner

Related posts about flash

Related posts about actionscript