Interview Question in Asp.net 1.1


 

Interview Question :: How to set styles in a flash video which has only some text

There is a .fla (flash) file which is called from a .aspx page (ASP.NET 1.1).The flash file displays some text.

I need to change the font and fontsize of the video depending on parameters set from the aspx page.Also a photo path needs to be passed to the flash file which will display that at a particular position(also specified from the aspx page).
Can anybody help either with the photo or font/fontsize in the flash file ?
by ksk