Hi,
I want to show a video tour on my home page. For that, I have a .swf file and its related .flv lacted in my server.
Can anybody help me in writing a code in HTML for that?
I am seeking help for IE & FF browsers?
Thanks.
Hi,
I want to show a video tour on my home page. For that, I have a .swf file and its related .flv lacted in my server.
Can anybody help me in writing a code in HTML for that?
I am seeking help for IE & FF browsers?
Thanks.
good luck..Code:<object width="500" height="400"> <param name="movie"> <embed src="nameFile.swf" width="1000" height="400"> </embed> </object>![]()
Thanks Buddy,
The movie is showing correctly, But I want a control panel, below the .swf, which can control the functionality of it.
Can you help me?
hi dchopda, check out that link, may be this is the one you need:
there are the demo, tutorial, and code. Good luck...Code:http://flowplayer.org/tools/demos/flashembed/flowplayer.html
Bookmarks