Replacer for v3 is still under developing, and it'll probably be released in 2 weeks.
Please try to remove the event handler "onMovieLoaded",
OR change it to
Code:
Application.onMovieLoaded = function (movie) {
FlashPlayer.setVariable("_root.MEDIA_PATH_FLV", getAdditionalFile("media\\flv\\"));
}
The "setBasePath" call seems to be unnecessary.
If it still doesn't work, please send us the skp file of your template, the slide.fla, and a flv file. Our email address is
support@swfkit.com. We'll test your project and try to fix your problem. Thank you very much.