File size limitationsTechnically, there is no limit to the size (MB) or length (in seconds) of the files that can be played through Flash. We've successfully played files as large as 10MB without a hitch. We actually had a 10MB file running through on the home page for quite some time, but decided to take it off to curb our bandwidth usage. Other folks have run 20-40MB files that were 30-60 minutes in length without any problems. Limitations are usually due to a setting on the server. Check the configuration of the server for any kind of file size or execution time limitation that may exist. There are literally millions of ways to configure a server, so it is difficult to pin-point an exact solution to the problem, should it arise. If you are experiencing problems with the options listed below, check with your hosting provider to see if there are any limitations set up with PHP, ASP or ColdFusion which limit either the amount of time that a script can execute, or if there is a limit for the size of files that PHP, ASP or ColdFusion is allowed to handle.
You may want to consider not using these options until the exact issue on the server can be determined. Possible solutions for PHP
Possible solutions for ASP or Windows-based servers
There are a number of other factors that can play a role with this issue, such as:
As you can see there are many variables to consider with this issue. The best thing to do would be to "be reasonable" with the size of the files you are attempting to use. We recommend keeping your file sizes to a maximum of 10 megs. File sizes larger than 50-60 MB will take quite some time to download -- even for faster connections. If you split the files into smaller increments you will probably run into less problems for yourself and for those who use your site.
|
| Wimpy Player Documentation Copyright ©2002-2008 Plaino LLC. All rights reserved. Use of this website signifies your agreement to the Terms of Use. |