Powered by MSDN

US - English
NEW! Silverlight 5 is available Learn More

HotSpot Creation RSS

4 replies

Last post Oct 07, 2008 07:07 AM by shajiknr

(0)
  • shajiknr

    shajiknr

    Member

    3 Points

    8 Posts

    HotSpot Creation

    Oct 01, 2008 09:56 AM | LINK

    How to create HotSpots in silverlight 2.0.please reply

  • surbhiydv

    surbhiydv

    Participant

    1134 Points

    218 Posts

    Re: HotSpot Creation

    Oct 01, 2008 10:06 AM | LINK

    Hi

    You can do it by adding hyperlink button to your application. To get the desired shape of hotspot, edit control template.

     

    (Please 'Mark as Answer'..........if it helps you)

  • shajiknr

    shajiknr

    Member

    3 Points

    8 Posts

    Re: Re: HotSpot Creation

    Oct 03, 2008 06:40 AM | LINK

    Can u plese send the sample code?

     

  • surbhiydv

    surbhiydv

    Participant

    1134 Points

    218 Posts

    Re: Re: HotSpot Creation

    Oct 04, 2008 07:40 AM | LINK

    I am writing the steps here to be followed in Blend.

    In your application, Open asset library and select hyperlink button from that.

    Double click on that button to place it on your artboard.

    Right click on button (on artboard) & select Edit Control > Edit a copy

    Select pen tool and draw hotspot desired shape inside button's grid

    set stroke to none

    Set opacity for fill as 1(if you want it to be transparent)

     

    Hope this will help you

  • shajiknr

    shajiknr

    Member

    3 Points

    8 Posts

    Re: Re: HotSpot Creation

    Oct 07, 2008 07:07 AM | LINK