Q. It shows blank page in Google Chrome
A. This is because of flash sandbox security, swf is compiled with settings "allow network files only " because youtube feature won't work otherwise. Once uploaded to server it will work fine in all browsers.
To be able to run it locally you need to add the “main” folder to “flash trusted locations” Go here for flash security settings http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager04.html edit locations -> add location -> browse for folder
To run locally please use Firefox.
Another way is to open directly the swf in a standalone flash player. Swf will load default xml file : xml/config.xml.
Third way is to compile the swf with "allow local files only" in flash publish settings and use this for local testing. When you are ready to upload to server compile the swf with "allow network files only"
Q. The loading never finishes.
A. You need to have even number of pages (2,4,6,...) in the pages.xml
Q. You can't see pages or you get an error
A. Make sure all your assets are in right places and all your url-s point to correct locations