Results 1 to 4 of 4

Thread: flash video player

  1. #1
    Join Date
    Jun 2007
    Posts
    543
    Thanks
    3
    Thanked 78 Times in 78 Posts
    Blog Entries
    1

    Default flash video player

    I'm thinking about making a video player in flash (not FLV) and i was wondering how i would go about doing this. all i've seen are things about flv. i hope some of the flash experts could help (blizzard).
    [Jasme Library (Javascript Motion Effects)] My Site
    /\/\@§†ê® §©®¡þ† /\/\@|{ê®
    There are 10 kinds of people in the world, those that understand binary and those that don't.

  2. #2
    Join Date
    Mar 2007
    Location
    Currently: New York/Philadelphia
    Posts
    2,735
    Thanks
    3
    Thanked 519 Times in 507 Posts

    Default

    It's not Blizzard's advice, but maybe this can help?

    I do a couple things differently in my video player than Chris Brimelow shows in this example, however it's solid code. It's in AS3, by the way.

    Lee Brimelow (the Brimelows have the Flash video player online tutorial market covered) has many video tutorials on creating a flash video player at gotoandLearn(). The last 8 tutorials would be of interest to you. He does use FLVs in his tutorials. But the code can be easily "adjusted" to accept different compatible formats. These examples are in AS2.

    If you care about quality of video, I'd recommend going with AS3 and H.264 encoded video. Flash Player 8 and below don't support H.264, so you'll need to AS3 (and Flash Player 9) for this.

    Let me know if you need any specific advice on how to apply any of that code.

  3. #3
    Join Date
    Jun 2007
    Posts
    543
    Thanks
    3
    Thanked 78 Times in 78 Posts
    Blog Entries
    1

    Default

    thanks medyman
    [Jasme Library (Javascript Motion Effects)] My Site
    /\/\@§†ê® §©®¡þ† /\/\@|{ê®
    There are 10 kinds of people in the world, those that understand binary and those that don't.

  4. #4
    Join Date
    Sep 2008
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    see this link:
    http://www.communitymx.com/content/a....cfm?cid=12EBE
    it may help u a lot
    best of luck!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •