Creating Silverlight Ads

In the last two or three weeks I have been working onSilverlight ads and how to add them to your website. I had emailed or left comments to other developers using Silverlight how to do this in which I have had very few answers. One answer was to use it to display it in an iframe; to me this takes away the effect and personally I am not fond of iframe’s.Today while reading my feeds at reader.google.com, I discovered that Ronan Geraghty's has written a post and provided a download sample at http://tinyurl.com/youyv7    I will begin reviewing it this weekend.

» Similar Posts

  1. Creating a Vertical Site Theme in Community Server 2007
  2. New database, new domain
  3. Buying the ultimate video production PC from Dell

» Trackbacks & Pingbacks

    No trackbacks yet.

» Comments

  1. Kevin, you shouldn't need to use an iFrame on your own site... you should be able to put a <div> and a call to some javascript to CreateSilverlight within that div. On the other hand, if you want to be able to give other people a line of HTML so that they can embed your Silverlight work into their website, then yes you would be creating a page on your site and then giving them an iFrame that references that page...

    Feel free to email me to discuss (duncanma at Microsoft.com)

    Duncan Mackenzie — November 1, 2007 2:56 PM

Comments are closed