# Access skin\_mc inside of FLVPlayback component

**URL:** https://forum.kirupa.com/t/access-skin-mc-inside-of-flvplayback-component/300126
**Category:** flash
**Created:** [November 16, 2009, 4:22pm UTC](https://forum.kirupa.com/t/access-skin-mc-inside-of-flvplayback-component/300126 "2009-11-16T16:22:42Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![graphixboy](https://avatars.discourse-cdn.com/v4/letter/g/a8b319/32.png) [@graphixboy](https://forum.kirupa.com/u/graphixboy)
#### Post date: [November 16, 2009, 4:22pm UTC](https://forum.kirupa.com/t/access-skin-mc-inside-of-flvplayback-component/300126/1 "2009-11-16T16:22:42Z")

</div>

I need to get access to the buttons inside an flvplayback skin. After a bit of googling I’ve come across several solutions for AS2 but it doesn’t seem to function in a similar way. I know skin\_mc is a private function of the flvplayer but I can’t for the life of me figure out how to access it as an object that retains its properties all I get back is a string with the path to the skin swf.

The second code block [url=http://www.adobe.com/devnet/flash/articles/video\_captionate\_05.html]here[/here] would appear to do what I want but I can’t seem to modify that into something that plays well with the AS3 component.

Any ideas would be much appreciated.
