Questions tagged [flash-video]

Questions related to creation, transmission, reception and playback of flash video using Adobe Flash technologies, including player.

56 questions
2
votes
1 answer

html5 video tag + flash video: how to change priority

i'm playing around with html5 video cause it's nice to have fallback for iphone/ipad. html5 video first checks for elements, if no formats are supported it falls back to whatever content is provided inside the
kritzikratzi
  • 19,662
  • 1
  • 29
  • 40
2
votes
2 answers

How to buffer a video hosted on different server in html

I have a video url of .mp4 file When I try to play using html5 video tag or video.js, the video never buffers. But when I try the same link in browser it downloads the video. Code :
coding_idiot
  • 13,526
  • 10
  • 65
  • 116
2
votes
2 answers

(curiosity) Why does youtube show the loading icon even when it has loaded enough video to start playing?

I mean youtube or any other streaming video site, but I've seen it on Youtube. There are times that the loaded bar shows that more than enough video stream has been loaded so the player could play it but it suddenly pauses and shows the loading…
Petruza
  • 11,744
  • 25
  • 84
  • 136
2
votes
1 answer

How can I create a thumbnail with TinyMCE's default video embed code?

I'm using TinyMCE to embed an FLV video. Using the default media tool with "Flash" selected in the dropdown for "media type", this code is generated:
Wesley Murch
  • 101,186
  • 37
  • 194
  • 228
1
vote
1 answer

Flash Video player buffer issue and large video files

We have developed flash video player which needs to playe large videos (at least 500 MB videos). We have some issues in the player right now. I am playing a 100 MB + video, it start playing and say it is buffering upto 50% of that video. Then I am…
Crd007
  • 473
  • 1
  • 7
  • 16
1
vote
5 answers

Why people write Flash video players in Flex not in Flash?

One common hebavior I observed in my slow Internet connection is that most sites on the Web embedding Flash Video, their player is always written in Flex. I can tell by the extremely long loading scroll bar that Flex defaultly provides. From my…
est
  • 11,429
  • 14
  • 70
  • 118
1
vote
0 answers

Web video: load just a clip from a large video

I am working in a web application for controlling a device that records large videos (~12 hours / ~3 GB) and I am interested in loading just a clip of one of those videos into any web-embeddable video player (I don't care about the technology as…
Carlos
  • 4,949
  • 2
  • 20
  • 37
1
vote
1 answer

How to mirror camera display in VideoDisplay in Flex

I am trying to mirror the camera display in my mx:VideoDisplay object in Flex 3.6. That is, I want the camera image to be flipped horizontally. This is my MXML file:
MobileCushion
  • 7,065
  • 7
  • 42
  • 62
1
vote
0 answers

How to close WMP automatically when the play ends

I need to close WMP (Window Media Player) automatically display on flash. The code follows. Main page for a WMP displayed by this code: