Advanced Forum Search Results
-
Can anyone confirm if this is a bug or not?
-
I think I've found a strange bug with Expression Blend 2.5 March Preview. When there is a RenderTransformOrigin="0.5,0.5" on the root control (i.e. UserControl) and you zoom in\out with the mouse-wheel - the controls shift to the left\right of center and off the (apparent) work-surface. Is this as intended? If ...
-
Ok thanks. For my understanding, is the issue with running a rotate & scale together? Because it seems (now) to happen if I just run the Rotate animation. Or is it something w/ the large JPG and a clip region?
Thanks!
-
I have a basic animation that both scales & rotates an image. If I run either the scale or the rotate, all is well. If I run them together after a few seconds I start to see a flicker, and eventually the whole image turns black. The image is a rather large JPG (2835x1375) that is clipped to a 800x100 region. Below is ...
-
FYI - I was able to convert my Silverlight 2.0 app to WPF to enable profiling. I posted a list of issues I encountered while doing so at: http://blog.kkrankk.com/default.html.
Thanks!!
-
OMG Bionic! I also happen to be working on a desktop tower defense game in Silverlight. Started in SL 1.1 and now 2.0. We'll have to have a friendly little "code off" :)
-
Ok, thanks very much. I'll try converting it to a WPF.
Here's your mchlSync!
-
Weird. Can you get it to play when the WMV is in your silverlight app (as a resource)? Will it play if the WMV is on you localhost (in your web project)? If both of those work, then it seems like a problem with downloading from your web server - perhaps a latency issue? Have you tried using a different (very small) WMV for ...
-
Does it work if you point to the WMV file directly from the MediaElement source?
I also seem to recall an issue (at least in 1.1) with streaming from an ASX file. Does the <REF> tag in your ASX have a mms:// link or an http:// link? I believe only the http:// will work
-
Anyone have any input on this please?
Free for the 1st to respond