Closed GoogleCodeExporter closed 9 years ago
Added this in http://myprojectguide.org/p/flash-videoio/VideoIO-1.7.swf which
you can download (save as). The only change is that everytime VideoIO is
dispatching a relevant event in Application, it also dispatches the shared
event as follows.
if (this.systemManager != null && this.systemManager.loaderInfo != null
&& this.systemManager.loaderInfo.sharedEvents != null)
this.systemManager.loaderInfo.sharedEvents.dispatchEvent(event);
I haven't tested it. So will wait for you to verify that it works for you or
not.
Original comment by kundan10
on 2 May 2011 at 7:54
Thank you.
I will test it in next couple days and will write you back.
Original comment by avzakhar...@gmail.com
on 2 May 2011 at 11:06
Original comment by kundan10
on 25 May 2011 at 7:21
Original issue reported on code.google.com by
avzakhar...@gmail.com
on 10 Apr 2011 at 7:19