Sunday, 21 August 2011Posted by Whyves

Yes it is indeed possible!

Like so many people, I had the need to customize the skin for the FLV player in Captivate. I initially thought that this was going to be very simple as I just needed to change the movieclips in the Skin fla file; just like we do for a playbar. However, the FLV skin source files are nowhere to be found on the Captivate installation folder. A quick search over the web and poking a few followers on Twitter confirmed that the fla files were not provided.

Hum … that’s unfortunate but not enough to stop me. So, I decided to experiment with creating my own skin … and succeeded! It’s not very complex but there are a few things to be careful about. The skin swf file basically contains one movieclip per button state (up, over, down, disabled) and one actionscript function that tells Captivate how the player will behave and where the buttons will be located. The key is the movieclip naming convention. The assets need to have some very specific names such as play_mc, pause_mc, stop_mc, etc.

Below is my test skin where I set the skin mode option to true so it hides the buttons when they are disabled. I could have also set the mode option to false and all the buttons would have been displayed all the time.

I will take a few more days to try to come up with some tutorial on how to create the FLV skin so stay tuned for an upcoming blog post!

New FLV Skin Sample Live Preview

5 Responses to “Custom Captivate FLV Player Skin”

  1. Michael Says:

    That’s great Yves. This is one of the things that have annoyed me with Captivate, so I’m looking forward to your tutorial!

    /Michael

  2. Whyves Says:

    Thanks Micheal,

    I will get on it as soon as I have a few hours to spare.

    Yves

  3. tim Says:

    looking forward to this also

  4. John Says:

    Looking forward to your tutorial. I’ve seen alot of mention of being able to edit and create skins, but haven’t been finding the self help yet. Ideally, I’m hoping it will give the options to use navigation through the keyboard, as well as the mouse. The lack of keyboad interaction in the skins was brought to my attention by our accessiblity team, and we’d like to find some work arounds.

    Thanks,

    John

  5. firefly Says:

    hi, could you let me know when you goin to have this toturial?

    thanks!

Leave a Reply