TwelvestoneFlash

flvplayback, VideoError 1010: Skin is missing a required style definition or its value is invalid: u


Sign in

  • Waiting for Godot ( 730 k posts )
    Just conversation.
  • Thunder Dome ( 23 k posts )
    Photoshop Tennis and Collabs.
  • Photography ( 5.1 k posts )
    For all you shutterbugs, sh...
  • Flash ( 18 k posts )
    ActionScripting to tweens, ...
  • Front End ( 5.9 k posts )
    general front end design an...
  • Back End ( 9.7 k posts )
    serverside scripting, progr...
  • Projects and Theory ( 12 k posts )
    This forum is for discussio...
  • FAQ ( 269 posts )
    All those nagging questions...
  • Design ( 17 k posts )
    graphics & all aspects of g...
  • Purgatory ( 3.6 k posts )
    12stone Jail, feel free to ...
baron ruhstoff
 
2009-04-21

Anyone run into this before? VideoError: 1010: Skin is missing a required style definition or its value is invalid: upLinkageID at fl.video::UIManager/http://www.adobe.com/2007/flash/flvplayback/internal::createSkin() at fl.video::UIManager/http://www.adobe.com/2007/flash/flvplayback/internal::setupButtonSkinState() at fl.video::UIManager/http://www.adobe.com/2007/flash/flvplayback/internal::skinButtonControl() at fl.video::UIManager/http://www.adobe.com/2007/flash/flvplayback/internal::handleIVPEvent() at flash.events::EventDispatcher/dispatchEventFunction() at flash.events::EventDispatcher/dispatchEvent() at fl.video::FLVPlayback/http://www.adobe.com/2007/flash/flvplayback/internal::handleVideoEvent() at flash.events::EventDispatcher/dispatchEventFunction() at flash.events::EventDispatcher/dispatchEvent() at fl.video::VideoPlayer/http://www.adobe.com/2007/flash/flvplayback/internal::setState() at fl.video::VideoPlayer/http://www.adobe.com/2007/flash/flvplayback/internal::httpNetStatus()

A little background: - A container swf is loading video.swf.
- Within video.swf is a child that, among other things, includes an instance of the FLVPlayback component. - No skin definitions are being defined (i.e. no flvplayback.skin = "whatever.swf"). - The error is only thrown when video.swf is loaded into the container. It does not happen when video.swf loaded directly into the page.

Advice? Suggestions?

pyrogen
 
2009-04-22

i dunno, i never use those damn components... You can build your own player pretty damn fast...

yeah i know, not what ya want to hear k

sorry i suck :(

baron ruhstoff
 
2009-04-22

The ironing is that this WAS an attempt to build something fast. k

pyrogen
 
2009-04-22

Originally posted by: baron ruhstoff The ironing is that this WAS an attempt to build something fast. k

hehe, i suck at ironing k ironic i know...

hehe, but kidding aside i find the components are a nightmare man. again i am totally unhelpful.

::drinks scotch::

k

JLM
 
2009-04-23

12stoners against components unite!! But not sure if all client required functionality is always 'pretty damn fast...' do you handle buffer/progress, and do you avoid a scratch dragger. baron - if your needs are simple i can pm you a player class that you can build on.

baron ruhstoff
 
2009-04-28

Nah, ended up following my original inclination and ignored the higher-ups by rolling my own.

Thanks!

Sorry, you must be a member to post to a conversation. Either log in or sign up to get involved.
TwelvestoneFlash

flvplayback, VideoError 1010: Skin is missing a required style definition or its value is invalid: u