Search code examples
flashswfobjectflvplayback

play multiple flv file in single swf object


I have one swf object in my site.

I have to read data from database and after fetching data of video names,

I need to play those video in single swf object one by one, means after completion of first video second video will start.

Thanks in advance.


Solution

  • Simply we can create a playlist for that...

    Some googeling helps me for this.

    check out this