[thelist] Need Flash help... please

Erik Mattheis gozz at gozz.com
Fri Jun 7 18:23:01 CDT 2002


This is a wild guess ... are you using loadMovie()? If you are the
SWFs to load in /medmicrocal/pneumonia/img/ or /medmicrocal/

If they are in /medmicrocal/pneumonia/img/ and you're just saying
loadMovie('movie.swf'), the browser won't find them ... they are
looked for relative to the HTML page, not the SWF (except in a few
browsers which exhibit a bug in which the rule is reversed).

The solutions are

- use absolute URLs: loadMovie('/medmicrocal/pneumonia/img/movie.swf')

or

- keep all HTML and SWFs in the same directory

then again, it doesn't work when I load the SWF directly nin the
window:
http://webdb.ucs.ed.ac.uk/medmicrocal/pneumonia/img/auscultate.swf

>Guys, I need a hand...
>
>I'm really struggling on how to embed a flash document into a page.
>
>http://webdb.ucs.ed.ac.uk/medmicrocal/index.cfm?case=pneumonia&section=clinical&page=7


--

__________________________________________
- Erik Mattheis

(612) 377 2272
http://goZz.com/

Through June 15
9am - 3pm M-F:
(952) 838 7698

__________________________________________



More information about the thelist mailing list