I have sub movies that I am loading into a projector. These sub-movies are the ones that contain the videos. I really love the FMProjector - and how it brings in wmv's but I cannot make a projector for each of these sub-movies. Will it work on the master projector file and enable the swf sub-files?
FMProjector does meet your requirements.
You have to follow the rules below:
1. The sub movies must be placed in the same folder with the main exe
2. Use "_target" keyword to assign the path in the event handling fscommand as following:
fscommand ("fas.event.EndOfStream", _target add ".EndOfStreamAction");