![]() |
Flowplayer? Programmers, Please Help?
Embed is fine, but I would like autostart set to false.
Example: <!-- include SWFObject --> <script src="swfobject-2.1.js"></script> <!-- setup container for Flowplayer (must be before following script tag) --> <div id="player"></div> <!-- place Flowplayer into container --> <script language="JavaScript"> swfobject.embedSWF("http://releases.flowplayer.org/swf/flowplayer-3.1.5.swf", "player", "500", "320", "9.0.0", null, { config: "{'clip': 'http://vod01.netdna.com/vod/demo.flowplayer/flowplayer-700.flv' }}" } ); </script> Is this code correct for this flowplayer("player", "http://releases.flowplayer.org/swf/flowplayer-3.1.5.swf", { clip: { // these two configuration variables does the trick autoPlay: false, autoBuffering: true // <- do not place a comma here } }); |
It's a script that's hard to figure out. Good luck.
http://t2.gstatic.com/images?q=tbn:m...law-scroll.jpg |
indeed hard to figure out, i may just embed it as a "pure" object
|
messy code, use a swfobject generator
|
Maybe you should switch to a different player like JWPlayer
|
How about you go to flowplayer.org and use their code.
The swfobject implementation is incredibly messy. |
thanks fris and quantum. Yeah, i like the flowplayer interface better.
Can you see this video? http://www.footpervert.com/tgp/movies/sophia-09.html |
I can see it.
|
cool, thank you man!
|
flo playa is ez
|
Quote:
|
You were mixing SWFObject and Flowplayer js code together. Use one or the other. All the examples on the fp site use their own js file. SWFObject is an option you can use if you want to, but then you can't use any of their code without a hefty rewrite. Not for beginners.
You got it to work with OBJECT embedding, so since it works, just leave it as is. If you don't need anything fancy, like events or other plugins, it's the easiest method. |
| All times are GMT -7. The time now is 04:10 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123