We have a library of swf movies we are trying to load into swf interface, but the movies movies don’t seem to load.
loadMovie(MOVIENAME, “movie”); - located in the first & only frame of the interface.
MOVIENAME is the name & path of the swf we load into “movie”, the holder for the swf from the librabry.
Coldfusion writes the html page. It assigns the name & path of the swf to MOVIENAME, but obviously we are missing something.
Does anybody have any examples of how the variable is supposed to appear in the html so that Flash will know to load the path & file?
I’m attaching the zipped fla.
Thanks,
AC