Hi,
I have bunch of SWF files. Can I have a Flash Player within Silverlight and use Javascript to play the SWF files? Please clarify.
Thanks,
Prakash
You can overlay them so that they look like a single application, but Silverlight does not have the capability of actually hosting a SWF.
Hi Bill,
Thanks for the clarification. Even If I overlay the player, can I control that player using JS from the silverlight app?