I need to design a system that will query a database and submit the extracted info to a flash movie. Is there an elegant way to have a Perl cgi script (using the Perl DBI and MySQL DBD) select some specific info and then insert that data directly into a Flash movie running in a browser (embedded in a web page)?

Thanks,

MarkW