Flash movie will not embed properly
-
I’m trying to embed this movie in my blog. This code is taken from the Internet Archive site where the movie is hosted. It displays fine at their site but the screen is missing & I can’t get the movie to play on mine (see post). There must be something wrong with the code.
<object type="application/x-shockwave-flash" width="320" height="263" id="FlowPlayer" data="https://www.archive.org/flv/FlowPlayerWhite.swf"> <param name="movie" value="https://www.archive.org/flv/FlowPlayerWhite.swf"/> <param name="scale" value="noScale"/> <param name="wmode" value="transparent"/> <param name="allowScriptAccess" value="sameDomain"/> <param name="quality" value="high"/> <param name="flashvars" value="config={ loop: false, initialScale: 'fit', videoFile: 'https://www.archive.org/download/oca_2007_movie/openlibrary.flv', }"/> </object>
I’d appreciate any suggestions anyone might have about how to get this working.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Flash movie will not embed properly’ is closed to new replies.