hi all
i have a form and i add a webbrowser1 to it
the web browser preview a bage contion a flash video with extensions (.FLV) in macromedia flash player ...
now
i want a code to know a duration for this video witch play in flash player in webbrowser1 in my form while it playing ....
can anyboady help me ....?
this is a code ...
Private Sub Form_Load()
WebBrowser1.Navigate "http://videos.globe7.com/channellist.php?g7number=tafodart1@gmail.com&cat=7&subcat=31&fileid=35202&str=&ref=friend&type=1"
End Sub