Hi - I've been having a strange problem; I have an swf (with several attached-- loadMovieNum --swfs and a txt file ) that works just fine when I open the uploaded file in the browser, but when I embed that file in a Drupal node, the loadMovieNum and the loadVarsText functions stop working. I thought it might be the way I was embedding the file in the node, but I've tried it a lot of ways. Any suggestions?

Thanks!

Comments

Folkert’s picture

used relative paths in your swf ?

mndonx’s picture

Thanks - the full paths worked... that's a relief.