You will recieve your password to this address. Address is not made public.

Your preferred username that is used when logging in.

FLV playback doens"t work? Created Oct 12, 2009

This thread is solved

Views: 1496     Replies: 1     Last reply Oct 15, 2009  
You must login first before you can use this feature

jcboutkan

Posts: 1

Registered:
Oct 12, 2009

FLV playback doens"t work?

Posted: Oct 12, 2009

Hey everybody,

am I right that flv playback doesn't work in FlashEmbed?


$(document).ready(function() {
        $("#flash1").click(function() { 
            flashembed(this, "movie.flv"); 
        }); 
});

<div id="flash1"><h2>Click here to play movie</h2></div>

degenerate

Posts: 156

Registered:
Sep 19, 2008

» FLV playback doens"t work?

Posted: Oct 15, 2009

Reply to: FLV playback doens"t work?, from jcboutkan
Correct. You will need to use flowplayer or some other flash-based FLV video player. Flashembed just embeds the flash files in the webpage.