PDA

View Full Version : problem playing a Flash swf file


ishopper
03-12-2006, 01:20 PM
hello,
I have a flash intro file which i would like to use as a startup movie.
The problem is that this file is working fine under any other flash player. Also working fine in APMS6 preview window in (Object--> startup Movie--> Browse) when I try to attach the file, which means APMS6 understands the format of the intro.

However, when I try to publish the project and test it, the flash movie doesn't play. only a black blank screen.

I tried to use the same movie as a flash object inside the project but the same problem happened.

Do u know what is the problem with the file?
I am attaching it in here incase anyone would check it and find a asolution.

thnx in advance for ur concerns

Corey
03-12-2006, 01:29 PM
Hi. The problem is your Flash movie, not related to AMS. Your .swf is trying to load another .swf file in frame 1 named "introinitial.swf". If you do not keep "introinitial.swf" in the same directory as your main .swf it can't work. The solution is to keep "introinitial.swf" in the same directory as "cdpresentation.swf". :yes