Results 1 to 4 of 4

Thread: Flash Movies flv

  1. #1
    Join Date
    May 2008
    Posts
    13
    Thanks
    3
    Thanked 0 Times in 0 Posts

    Default Flash Movies flv

    I'm doing my buddys website http://www.hardthefilm.com (clips contain explicit material) and the flash videos are playing inconsistently across different computers. Can yall tell me what kind of problems you encounter and if you know of any reasons why the problems occur... for me (PC/WinXp) the credits work fine but the trailer plays about seven seconds and then stops (also the time scroller acts screwy)... for my buddy (mac/safari), the trailer works fine but the credits are jerky no comprende
    Last edited by corypark; 01-16-2009 at 06:59 PM.

  2. #2
    Join Date
    Aug 2007
    Location
    Harrisburg, PA
    Posts
    131
    Thanks
    6
    Thanked 9 Times in 9 Posts

    Default

    I'm on mac OSX 10.5.6 both movies played fine. I noticed though for the "trailer" that the scrub bar isn't working correctly and that after the stream/download is finished it doesn't display the total time of the clip it just says 00:00

    How are you implementing the video player. Is it an external class? Or duplicated code on the timeline?

    Also just as a note you might want to let people know that there is explicit material on the site just as a courtesy to others. Some people might be offended by it.

  3. The Following User Says Thank You to punstc For This Useful Post:

    corypark (01-16-2009)

  4. #3
    Join Date
    May 2008
    Posts
    13
    Thanks
    3
    Thanked 0 Times in 0 Posts

    Default

    I'm on mac OSX 10.5.6 both movies played fine. I noticed though for the "trailer" that the scrub bar isn't working correctly and that after the stream/download is finished it doesn't display the total time of the clip it just says 00:00
    But both movies are calling the same viewer, so somehow the file itself is freaking the player out, but there's not a whole lot of options when it comes to encoding an FLV I'm using Super© (PC only) to encode the trailer.

    How are you implementing the video player. Is it an external class? Or duplicated code on the timeline?
    I'm using ShadowBox.js 2.0
    which appears to use java to set the styles. The link itself looks like this:
    <a rel="shadowbox;width=640;height=368" title="HARD The Documentary" href="images/hardTrailer.flv" id="trailerLink" class="linky">
    The ID and class are my things and dont have anything to do with shadowBox.

    Also just as a note you might want to let people know that there is explicit material on the site just as a courtesy to others. Some people might be offended by it.
    That's a really good point... thanks!

  5. #4
    Join Date
    Aug 2007
    Location
    Harrisburg, PA
    Posts
    131
    Thanks
    6
    Thanked 9 Times in 9 Posts

    Default

    hmm..there might be an error with the encoding thats the only thing I can think of off the top of my head. I looked up the shadowbox and it plays quicktime as well. As a test I would save your files as quicktime movies and see if the same thing is happening. Other then that try re encoding the videos.

    I'm assuming that you don't have flash or the flash video encoder? I'm not familiar with other flash encoders for the pc.

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
  •