background preloader

Mindmirror

Facebook Twitter

Download Flex Hero - Flex SDK - Adobe Open Source. Bind Silverlight 3 Slider Value, Minimum and Maximum attributes in EXACTLY the right order! Today I want to share a piece of very hard won knowlegde with you. That piece of knowlegde is: if you want to use a Silverlight Slider, and you want to get the Value, Minimum and Maximum attributes from binding, you need to bind them in exactly the right order. That order is:MaximumMinimumValueor else it simply won't work. It took me the better part of a sunny saturday afternoon to figure that out. To clarify things, I will show what I was doing when I ran into this. I have a simple business class that looks like this: Its purpose is very simple: the user can input two coordinates that are inside a rectangle defined by the max and min values in the constructor.

Now the annoying thing is: is worked for X, but not for Y. And it worked. Silverlight Slide Show in SharePoint. Introduction This article explains how to display Silverlight powered slide show in SharePoint using Slide.Show. Vertigo Software has released this full-featured interactive open source Silverlight 1.0 control for publishing photo slides on the web. Slide.Show version 2 is also available in CodePlex which is a Silverlight 2.0 control. Download Slide.Show from CodePlex. This article uses Slide.Show – Version 1 to display silverlight powered slide show in a SharePoint page. HTML Page Create a basic html page and add the following HTML source. <html><head><title>Silverlight slide show in SharePoint using Slide.Show</title><script type="text/javascript" src="Silverlight.js"></script><script type="text/javascript" src="SlideShow.js"></script></head><body><script type="text/javascript"> new SlideShow.Control(new SlideShow.XmlConfigProvider()); </script></body></html> Document Library / Pages Library Configuration.xml Data.xml Use Data.xml to create albums and slides.

Creating a Flash-driven hit area map. Creating a Flash-driven hit area map Ryan Butler Ryan currently works as a Web Developer/Programmer. His skill sets include HTML, CSS, Flash, JavaScript, ASP, ASP.NET, PHP and database technologies. He is also founder of Midwest Web Design. View all articles by Ryan Butler Creating a Flash - driven hit area map When developing web applications with Flash, there are many interactive options to choose from.

On the left side, buttons which indicate selected buildings On the right side, a map with multiple buildings for a geographic point of reference As a visitor moves their mouse over a button, the selected building on the map highlights to a different color. How to create individual graphic slices per building from one map Export images using Fireworks We will import our graphics into our Flash application and use action script to make the selected buildings highlight. Create the graphics Create left background The map.