Hello people. I’m building a site with a flip book component. The book is a movie and then I load the pages via an XML file. The pages are SWF files. You can see the book at [COLOR=#800080]http://www.thiez.com/evf/main.htm[/COLOR]
Now, If I add a video on a particular page by embedding it in the flash movie, I will be able to see it when I test that particular page, but it wont show when I test the whole book. So basically, my problem is: the video shows ok in the file where it is embedded but not in the main SWF file that calls the SWF file containing the video. Any idea will be appreciated.