Aug 25 2009

My Super Video Player

Category: ProjectsHadi Tavakoli @ 1:38 pm

I have created this post in my blog so that you can share your ideas about the player we have here

http://myflashlab.com/item/msvp/

I'm giving out the whole source code for a ridiculously low price! check it out here http://flashden.net/item/my-super-video-player/63402

As right now, we are giving a free installation support on the follwoing bases:

  • Your server FTP details:  IP, username, password
  • The exact folder on your server where you want to have the player files installed to.
  • The exact address of the html page where you want to have the index.php file.
  • [Optional], your transparent logo in PNG format.

The Free Installation Support will NOT last forever!

If there's any bug or something, please leave a message here and I'll try to have it fixed the soonest possible.

Thanks a lot,

Hadi

 

UPDATE: October 15, 2009
Anyone missing fonts, download the fonts from here: http://myflashlab.com/item/msvp/playerFonts.zip

UPDATE: October 16, 2009
There was a bug with adobe documents on LocalConnection which was causing the player not to show on all older flash players which I fixed it now and works ok, when you downloaded the files, try publishing new swf files from the FLA files you have. if you are expiriencing any issues, let me know.

UPDATE: November 1, 2009
Maybe you'd like to read the description and detailed information about this player before purchasing it? read this pdf

11 Responses to “My Super Video Player”

  1. docizzen says:

    Just purchased the player… wish me luck!

  2. Jaume says:

    Hi Hadi,

    Where I write the data to help me install?

    Thanks

  3. Hadi Tavakoli says:

    @Jaume
    Please send me an email through my ActiveDen profile page here http://activeden.net/user/tahadaf with the details of your FTP as discribed in help notes and I will take care of it. Thanks

  4. Sagar says:

    I’m integrating the video player in one of my client’s site which has to be pushed live today itself. We are facing an issue where the video flv files durations aren’t showing up in the video player properly and it always remains 0:00. The player seek doesn’t move, which again is because of the fact that it’s not able to determine the duration (length) of the video files. We are passing the length information properly. Tried setting the embed attribute to both true and false. Tried to send length as 55, 55 sec and 55sec, none of these helped.

    It seems it shows the duration of .mov files properly but not for .flv files.

    Kindly advise what could be the fix for this as early as you can. Thanks in advance.

  5. Hadi Tavakoli says:

    @Sagar: the attribute “length” in the xml is for show case only and does not get involved in flv real length at all.

    as a matter of fact, the player understands the length of the video directly from the FLV file and if it can’t understand that, the first reason I can think of is that your FLV is not encoded properly!

    my suggestion would be the free FLV convertor called “Riva FLV Encoder”. I’ve been using it for years now and is a great tool for creating correct flv files.

  6. irockez says:

    Hello!
    1. Where to change stage.as in CS4 for OSX?
    2. How to integrate My Super Video Player with WordPress?
    Thank you.

  7. Hadi Tavakoli says:

    @irockez: don’t know the exact location on OSX, but try your local search tool and look for “stage.as” in your computer, you must modify both stage.as files that are found.

    wordpress integration… hmm, have not tried that before! have not tried creating any plug-in for the wordpress before neither!

  8. irockez says:

    Hello!
    if i want to use another folder on server (not /video in the same directory as index.php) how to describe it in &singleStreamFolder= ?
    For example: http://www.notmyserver.com/player/smth/else/video
    Thank you

  9. Hadi Tavakoli says:

    @irockez: the address is relative to the index.php but absolute addresses should be fine also.

  10. irockez says:

    Hello.
    Can you recommend a software that can automatically generate playlist.xml from /folder with video
    Thank you

  11. Hadi Tavakoli says:

    @irockez: don’t have a specific software to suggest in mind but a php algorithm can see the videos and generate the playlist… but the playlist has the video description… how you want to generate that?!

Leave a Reply