Embedded swf using external video (FLVPlayback) error #2035 / #2044
I've been struggling quite a lot with this recently and I'm not even sure if it is possible at all.
I'm currently working on a project where I'm embedding a .swf inside another .swf.
The embedded .swf file however also uses the FLVPlayback component loading external videos, this is where the problem starts.
When publishing the .fla project I get the #2035 IOErrorEvent and when tracing the problem I get the #2044, this is to be expected though.
The embedded swf is still looking for the external videos but since the new ROOT is the swf it is embedded in, it won't find those videos.
I need to know if there is a way I can specify or link those external videos required by the embedded swf file's FLVPlayback component.
I really don't feel like redoing all the video content and embedding them in the timeline.
Thanks.
