Problem with progressively downloaded FLV files

Hello world

I will be much obliged if anyone can identify the problem here.

I created a Web site in flash that contains about among other things, 12-13 FLV files in different sections and about 4 audio files. A section does not appear more than one FLV. To view FLV files, I used the function "Import Video" and chose the "progressive download from a Web server" option because the site is hosted on a Web server. Once the import is complete, the video playback component appears on the scene. For audio files, I used the loadSound() function.

Now the problem is that the videos work very well on some computers, but some other videos, and his game and some are not. I was wondering if the following may be the cause of the DIF:

(a) the speed of internet connection


(b) in addition, I have different sections of the Web site on different images on stage (yes I know not the ideal strategy), so when an article with video is met, the program will simply to this image on the stage and the video starts to play that it self. Similarly, when the user switches to a different section, and therefore the program moves to a different frame on scene, I guess the video stops downloading by itself that the player is no more in this context. Is the right way to do it or what I need to add code asking explicitly the video stop before stopping the framework?


(c) Finally, I was wondering if the videos do not appear because / cache the user of the buffer is full and we need clear this each time before a video is displayed.

The site is ready to be deployed and its so frustrating that these glitches occurred at the last minute. I'll be grateful for any help/idea.

Thank you very much

Essaeyu

I found the solution. The problem was due to the wrong MIME type in IIS for FLV server. So I changed the MIME of Application/octet-stream video/x-flv type and the website now works fine.

Tags: Adobe Animate

Similar Questions

Maybe you are looking for