I am new to Flash but I have a very good knowledge of VB. I am currently writing a VB app that incorporates a simple Flash movie. This works fine but I want the VB code to "pause" i.e. wait until the Flash movie completes and once the movie has completed playing, resume the VB code.
Is there any way within Flash (actionscript?) that will pass a value back to VB to indicate that the movie has completed?
I have tried interrogating several properties from the OCX such as ReadyState, Playing and even a loop using TotalFrames and manually moving forward one frame using FrameNum but none of these appears to work!!
I would really appreciate any help on this matter!!
Regards,
Alan
Is there any way within Flash (actionscript?) that will pass a value back to VB to indicate that the movie has completed?
I have tried interrogating several properties from the OCX such as ReadyState, Playing and even a loop using TotalFrames and manually moving forward one frame using FrameNum but none of these appears to work!!
I would really appreciate any help on this matter!!
Regards,
Alan