/*=============================== NOTES:::: "dims:" is the dimensions of the video in width x height. The specifications must be... "NxN" where "N" represents the number. Example: 400x300. If you wish to maintain aspect ratio, simply put a "?" inplace of a number. Example: 400x? will make the width 400 but keep the height it's equivelant ratio. Height can be applied the same way. Having two questions marks such as "?x?" will make the player it's full 640x480 dimensions. "path:" is the path of your directory that contains the videos. Example: "mystuff/myvids" "vids:" names of your flv videos. For more than 1, simply use a "|" to seperate them. Example: "vid1.flv|vid2.flv" =================================*/ dims: ?x? path: ph_powerpoint vids: ph1.flv|ph2.flv|ph3.flv|ph4.flv|ph5.flv|ph6.flv|ph7.flv|ph8.flv|ph9.flv|ph10.flv