This is an interface for displaying real time stock quotes in Flash. Unique is the streaming mode, rarely seen on the web. It uses a service from Yahoo that provides stock information in CSV format. PHP is used to parse the CSV file and format it for use with Flash.