Wednesday, August 08, 2007

Silverlight 1.0 - Beta 1 to RC1 Breaking Changes

Hello,

I apologize for not having all of my samples migrated yet. I was having some difficulties and really scratching my head. As it turns out, I have pinpointed a breaking change that I do not believe is in the SDK. The breaking change is...

The width and height properties in the createObject function call must be string values, not integer values.

I had been using integer values in my samples and it caused me a bit of confusion while I was attempting to migrate my samples. I hope this post will help you avoid the same problem.

1 comment:

Anonymous said...

Hi! I have some questions:

1) Can you tell me please when a Silverlight player will fully support receiving of mms stream?
The fact is that a version Alfa 1.1 (no refresh) allows us to do this and we could broadcast video from web camera to the browser through Media Series 9.
But after the last refresh the MediaElement stopped play the stream.

2) Will the Expression Media Encoder ever broadcast the video streams to Windows Media Series?

3) When will Encoder Expression SDK appear?

4) Why do the objects in Silverlight take so much memory in the browser? (The 5 rotating cubes with the images on its sides takes about 150Mb)

5) When will the bug with class System.Windows.Media.Matrix be fixed? Now we have to change the regional options to English

6) Do you know when the release of Silvelight 1.1 will appear?