I have a requirement where I need to create a Google desktop gadget which can play flash videos from a given video URL. For example, if I give "http://www.example.com/xyz.flv"
then the gadget should play that video.
Please provide some sample code if anybody has worked on this kind a widget.