I am managing a website that features videos created by a graphic designer who updates and adds new content regularly. I am looking to add dynamic text to these videos after a specific amount of time, such as "Hosted by XXX". However, I am hesitant to ask the original designer for this task as they charge each time the text needs updating. The videos are currently in SWF (flash) format, and I need a solution that can be implemented online while the page is loading or asynchronously. My website is built on ASP.NET, so ideally the text addition should be done using either ASP.NET or JavaScript.
Although I have no experience with flash, I am willing to learn if necessary to achieve this goal.
Is it possible to accomplish adding dynamic text to flash videos? If so, could you provide guidance on how to execute this concept?