Advanced Forum Search Results
-
You need to find your VerticalScrollBar or HorizontalScrollBar, select it and go to your 'Properties' tab. Scroll down to 'Miscellaneous' section and reset the Template Binding (yellow box) on the property called 'ViewportSize'.
This will stop the thumb bar from automatically resizing.
-
www.silverlightbuzz.com
Lots of source to download :)
-
www.silverlightbuzz.com has a range of game related posts with source
-
A quick improvement would be to make the z-order change upon click so that the tile you are dragging is always on top.
Nice work.
-
I have read several times that East Asian fonts are not supported in Silverlight 1.0.
Is there an official list of which fonts are supported in Silverlight 1.0 that I can be pointed to?
Is there font support for languages that use logographs or syllabaries?
Has there been any inclin to when an embed feature may be implemented into ...
-
I want to be able to stream a video of someone talking and a video of a demo at the same time. I need both videos to be synchronized in terms of streaming so that they do not slip.
Is this possible?
My second option is to time stamp one video and build the demo inside Blend - but this is more time consuming.
My third option is to look into ...
-
Thanks Bill,
That certainly is an option, unfortunately we want to allow the image in the background to be dynamic so that it can be re-skinned by the client without having to use a video editing suite. Looks like we might have to stick to white back drops and be clever with our clipping paths.
-
* triple bump *
I have a project coming up that requires this as well, does anyone have any more info or links about this?
-
Thanks for the answer, albeit not what I wanted to hear
-
Is it possible to tell a video or Media element to play in reverse?
I have a project coming up where I want a small 2 - 3 second video clip (WMV) to show movement between to visual stances. Going forward is obviously fine but rather than using a 2nd movie clip to travel backwards I would prefer to use the original movie clip ...