Discussion Area

ask questions, discuss topics, solve problems

This is a public Discussion Area  publicRSS

Thread

    • Creating a Custom Flash Video Player (probably...
      Thread posted Nov 06 by wesruv
      130 Views, 0 Comments
      Title:
      Creating a Custom Flash Video Player (probably AS2)
      Content:

      So I'm going to try and make a custom video player for work. It's going to be streaming from a third party service, and I want it to be the only .SWF file that plays videos for the whole site. So I need to be able to pass it variables and all of that fun stuff.

      Nothing earth shattering to some of you guys, I'm sure.

      Here's my question, considering I want total control over the UI, and I'm pretty decent at AS2 and abysmal at AS3, what path do you think I should go down?

      • Customize one of the existing players/components (are there AS2 components?)
      • Create my own (is it that hard? Seems pretty straightforward)
      • Is there some 3rd party tool kit for doing this (which I doubt, but thought I'd ask)
      Any help would be greatly appreciated. If you guys know any good tutorials or books, I'd love to hear about them.

      -Wes