-
Multiple Flash DVDs in Same Directory
Here’s what I’ve found so far:
Webpage + XML always must be in the same directory.
HTML must reference the SWF file.
SWF + Source folder always must be in same directory.
This poses a major problem: All XMLs exported use the same name, so you can only have one XML around each webpage and therefore one FlashDVD per site directory.
Has anyone found any workarounds to this? (maybe making the SWF reference the XML from the SWF file’s location instead of the webpage <_< )