By john on April 17, 2008
In silverlight you can easily add images thru the XAML or the classes (ie: c#)
To add it thru the XAML all you have to write is this:
Here is the whole code:
xmlns=”http://schemas.microsoft.com/client/2007″
xmlns:x=”http://schemas.microsoft.com/winfx/2006/xaml”
Width=”400″ Height=”300″>
You can see a demo here: demo
Next I will explore a third party class TWEENER, that works very similar to the TWEENER class [...]
Posted in ActionScript 3, Silverlight |
By john on March 31, 2008
Today I decided to test Silverlight 2.0 to see what’s is all about. I only created a small “Hello World” application, but in the next few days I plan to do the following tests:
How to load text from an xml
How to load images
How to load movies and sounds
How to do animations
My initial thoughts are that [...]
Posted in Flex, Silverlight |
By James on March 28, 2008
I, like many of you, have been developing RIAs since before they were called that, yet only in the past few years, have I stopped to try to understand computers. I do not have a degree in Compsci, but I have realized recently why it is in my best interestes to pursue one. Everything I know about programming [...]
Posted in ActionScript 2, ActionScript 3, Adobe, Air, Ajax, Flash, JavaScript, Silverlight |
By Jason on March 27, 2008
Let’s imagine a world where visual designers used Windows PCs instead of Macs.
Presumably they would do this because there would be a set of high-quality, powerful web design tools that ran better on Windows than on the Mac. If this were the case, it would make the most sense for these hypothetical design tools, [...]
Posted in Adobe, Apple, Flex, Photoshop, Silverlight |