Yepp. That's the easiest way to show the SWF content. If you need to interact between Silverlight and Flash I've written an article about that on http://www.silverlightshow.net/items/Silverlight-and-Flash-Interoperability-using-HTML-Bridge-and-ExternalInterface-API.aspx .
Overlaying SWF ontop of Silverlight, and then using the HTML Bridge, JavaScript and ExternalInterface is also the technique I used for the Webcam POC app: http://jonas.follesoe.no/WebcamInSilverlight2MacGyverStyle.aspx On Wed, Sep 17, 2008 at 1:37 PM, Sam Lai <[EMAIL PROTECTED]> wrote: > If all you want to do is play swf files within a silverlight > interface, you could do some javascripting that loads the swf in a > html div and overlay that on top of the silverlight interface. > > On 9/16/08, Scott Barnes <[EMAIL PROTECTED]> wrote: > > You can't. SWF is a proprietary binary solution built by Adobe and has no > > support inside Silverlight. > > > > From: [EMAIL PROTECTED] [mailto: > [EMAIL PROTECTED] > > On Behalf Of Muhammad Niaz > > Sent: Monday, September 15, 2008 10:55 AM > > To: [email protected] > > Subject: [OzSilverlight] How to play swf extension files in silverlight.? > > > > Hi all, can anybody tell me how to play with swf files in silverlight. > > > > > > > > Regards, > > Muhammad Niaz > > ------------------------------------------------------------------- > > OzSilverlight.com - to unsubscribe from this list, send a message back to > > the list with 'unsubscribe' as the subject. > > Powered by mailenable.com - List managed by www.readify.net > > > > > > > > ------------------------------------------------------------------- > > OzSilverlight.com - to unsubscribe from this list, send a message back to > > the list with 'unsubscribe' as the subject. > > > > Powered by mailenable.com - List managed by www.readify.net > > > > > > > ------------------------------------------------------------------- > OzSilverlight.com - to unsubscribe from this list, send a message back to > the list with 'unsubscribe' as the subject. > Powered by mailenable.com - List managed by www.readify.net > > > ------------------------------------------------------------------- OzSilverlight.com - to unsubscribe from this list, send a message back to the list with 'unsubscribe' as the subject. Powered by mailenable.com - List managed by www.readify.net
