I Love Stickers


Get Microsoft Silverlight

Don’t you love this retro sticker design? I have one on my bag and I got it from my mum in the 70’s. And now I have made it in Silverlight 2!

You can personalize the text by clicking on it!

Or you can print a sheet of your own with your own text: I Love My Girlfriend or I Love My Car or I Love My Hobby

You can also put it on your own website and change the initparams:

<object data="data:application/x-silverlight," type="application/x-silverlight-2" width="400px" height="400px">
   <param name="initparams" value="Name=Stickers,Scale=2" />
   <param name="source" value="https://www.johnbruin.net/silverlight/ILoveSticker/ILoveSticker.xap" />
   <param name="onerror" value="onSilverlightError" />
   <param name="minRuntimeVersion" value="2.0.31005.0" />
   <param name="autoUpgrade" value="true" />
   <a href="http://go.microsoft.com/fwlink/?LinkID=124807" style="text-decoration: none;"><img src="http://go.microsoft.com/fwlink/?LinkId=108181" alt="Get Microsoft Silverlight" style="border-style: none" /></a>
</object>


Have fun!

.net, design, Silverlight

1 response to I Love Stickers


  1. Pingback: johnbruin.net » I Love Sticker - Silverlight 2.0 source code

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.