For the following code from a Silverlight Javascript file:
>
// Play the video
sender.findName ("movie_segment 19_WMV").play() ;
>
What is the mapping for the findName parameter?
>
And, how do I set this mapping?
Not sure what you mean by mapping (or reference for that matter), but
did you look here: <URL:
http://msdn2.microsoft .com/en-gb/library/bb979849.aspx>?
Comment