Flash Video Players
If you click the image to the right you will see a flash FLV Video Player Module that loads all the flash videos from an external subfolder. The FLV Videos uploaded to your server into a specific folder would have to be all the same dimensions in width and height (320×240), though ogdenian can customize the file for different size videos and quantity thereof. Also, the flash file loads the jpg thumbnails automatically from an external folder (75×57.)
If you click the image to the right you will see a flash FLV Video Player Module that loads a flash video (FLV) from an external subfolder on the server. The video dimensions in width and height is 320×240, though ogdenian can customize the file for different size videos. The player knows what FLV to play based on a line of code in the source of the html file and this file is server specific. A line of code in the html file (“VideoFile=1.flv”) can be exchanged with a dynamic asp or php script so that it calls up whatever video FLV a query passes to it or you can just use it over and over again as a singular script.