Click to See Complete Forum and Search --> : How does this work: Private Sub object_ReadyStateChange(ByValReadyState As Long)


Lars_Hejgaard
August 12th, 1999, 09:46 AM
Hello and thanks for reading.

Every help is appreciated...;-)

I am making a small program that plays multiple videostreams from a
selected folder, but the program generates an error because i havent
loaded the stream before calling the .Run Method, i know that i should
get the ReadyState value from this sub: Private Sub_
object_ReadyStateChange(ByValReadyState As Long), but how do i do....

By the way "Object" here is an Active Movie Player


thank you
Regards Lars

hejgaard@post7.tele.dk