FLV Video not showing up

Ask a Question related to Macromedia Contribute General Discussion, Design and Development.

  1. #1

    Default FLV Video not showing up

    I insert Video into my webpage and the FLV Video show up and also when I
    preview it, it will show up. However, when I publish it and go to the website
    it will not show anything. Can someone please help me?

    dvl001 Guest

  2. Similar Questions and Discussions

    1. Finding video-file URLs in decompiled Flash video
      Hi, My department in a research library archives Web sites. This involves downloading all the files that are necessary to reconstruct a Web site:...
    2. Showing video from USB video device on laptop
      Hi, I am putitng together a simple exhibit using a USB microscope to display a live picture on a laptop. The USB microscope works just like a web...
    3. video capture card for Flash live video stream
      Hi! I just brought a new video capture card - Osprey-210, When I try to stream the live video, I can see the card in flash player's setting box,...
    4. Mouseovers not showing with digital video playing on stage
      I am just doing basic mouseovers for buttons that cue a digital video that I used MPEG Advance Xtra on. I get the finger to show when I mouseover but...
    5. Do iChatAV connect One Buddy video or Multi- Buddies video?
      Did anyone know if iChatAV connect One Buddy only in Public Beta Version? Will Apple develop Multi-Buddies in released version one? Anyone want a...
  3. #2

    Default Re: .flv not showing up

    [q]Originally posted by: dvl001
    However, when I publish it and go to the website it will not show anything.
    [/q]

    Check your server to see if the FLV exists on the stage/production site.
    Review source code on your local side, and compare it to source code on the
    server side.
    Make sure the path to the FLV is not relational to your computer settings
    instead of absolute to the server.

    Let me know if the above three are all correct.


    Charles_G Guest

  4. #3

    Default Re: FLV Video not showing up

    dvl001 wrote:
    > I insert Video into my webpage and the FLV Video show up and also when I
    > preview it, it will show up. However, when I publish it and go to the website
    > it will not show anything. Can someone please help me?
    >
    Assuming all the correct files are being uploaded the chances are that
    the server doesn't have the correct mimetype for .flv files. This should
    be: video/x-flv

    If you can't change/add this setting yourself you will need to get the
    server admin to do it.

    HTH

    Roy
    Roy Reed Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139