FORUM

Professional Video Player

Home / Forum / Components Discussions / Professional Video Player

  • Hi, Im spanish , excuse me for me english.
    I have bought the player and I want include in my web page.
    My code is this and doesnt work
    ¿Can you help me?


    <object width=“300” height=“200”> <param name=“movie” value=”./video/ProfessionalVideoPlayer.swf”></param> <embed src=”./video/ProfessionalVideoPlayer.swf” type=“application/x-shockwave-flash” width=“361” height=“277”></embed>
    </object>


    #  /  posted on Jul 21, 2009
  • I have bought the player and install in html page, but button “full screen” doesnt work.
    can you help me?


    #  /  posted on Sep 03, 2009
  • I am looking for a player with alittle automation as far as the playlist goes.


    Is there anyway you can set it up to read video files directly from a folder, and the thumbs can be named the same as the video and pull it up automatically as well???


    #  /  posted on Oct 07, 2009
  • hello, can we embed the player code to our html website? what’s files include in this package?


    thanks.


    #  /  posted on Oct 26, 2009
  • To daniel.simeonov


    Just enable the allowFullscreen=“true” in your object code.


    #  /  posted on Oct 26, 2009
  • To leesta


    Yes, the player can be used in the html page.
    It includes the files-:
    1. player.swf
    2. videos_list.xml
    3. folder ‘thumbs’ containing .jpg files.


    The player.swf file is used in the html file and videos_list.xml file contains the playlist of the player.



    #  /  posted on Oct 26, 2009
  • Hi,
    I bought this file, but you sad accept youtube, but i put a link of youtube and doesnt play… got error..
    How I add youtube links?


    #  /  posted on Nov 02, 2009
  • to webemsegundos


    Yes the Player can play youtube videos.
    I am sending you the solution at your email ID.



    #  /  posted on Nov 02, 2009
  • Hi,
    I reply your comment with really solution. Keep in touch!


    #  /  posted on Nov 04, 2009
  • Hi and Thank you. Everything worked outside my site. When loading it in, i am working with AS3 and loaded the swf in the movieclass. This did not work. Is it due to AS3? Can you give me the code to load into my flv doc? Thanks!


    #  /  posted on Nov 19, 2009
  • To lwhite108


    Following is the code to load player in AS3 file-:


    var l:Loader = new Loader();
    l.load(new URLRequest(“player.swf”));
    addChild(l);


    #  /  posted on Nov 20, 2009
  • Hi,


    Could you please send me instructions on how to play youtube and google videos to my email ID?


    Thanks a lot!


    #  /  posted on Dec 06, 2009
  • Hi, when I scale the payer the play bar and the volume controls don’t scale with it.
    Should scaling work on all aspects of the player?


    thanks
    David


    #  /  posted on Jan 10, 2010
  • Hi, when I scale the payer the play bar and the volume controls don’t scale with it.
    Should scaling work on all aspects of the player?

    thanks
    David


    #  /  posted on Jan 10, 2010
  • Hi


    To d.skeggs and maoleo


    The Professional Video Player is fully resizable from all aspects of the player.
    Set the player size through object code.


    Best Regards
    rihtam


    #  /  posted on Jan 10, 2010
  • thanks for the quick reply rihtam.


    I have done as you suggested and resized the player through the object code but sadly i’m still seeing the problem with the play and volume bar.


    Could I send you a link of an example?


    thanks


    #  /  posted on Jan 10, 2010
  • I need the instruction to link youtube videos,too. And what are the differences between the player V1 V2 V3 ?


    please send to my email at: seagate1005@gmail.com


    thanks


    #  /  posted on Jan 11, 2010
  • To d.skeggs


    If possible send me the link at my
    email id : subu1985123@yahoo.co.in


    Best Regards



    #  /  posted on Jan 11, 2010
  • To regen1005


    The method of playing Youtube Video and details regarding V1, V2 and V3
    has been sent at your email Id.


    Best Regards



    #  /  posted on Jan 11, 2010
  • hi


    Hi,?I bought this file and I am happy about, but could you please send me instructions on how to play youtube videos, too?


    Thank you very much!


    #  /  posted on Jan 29, 2010
  • I purchased this product. I cannot find a typical index.html file after unzipping. Do you have a html file that shows how to put this on the web?


    #  /  posted on Jan 30, 2010
  • To seelenflug


    Playing Youtube Videos Solution sent to your email Id.


    #  /  posted on Feb 02, 2010
  • Hi


    I bought this file, it is very nice but could you please send me instructions on how to play youtube videos and stream videos ?


    Thank you


    #  /  posted on Mar 07, 2010
  • Plese, add example code for including in html page!


    #  /  posted on Mar 12, 2010
  • To andriy.tkachuk


    Following is the object code-:
    Just change width and height values as required.


    <object classid=“clsid:d27cdb6e-ae6d-11cf-96b8-444553540000” codebase=“http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0”
    width=“570”
    height=“400”
    id=“Professional Video Player”
    align=“middle”>


    <object classid=“clsid:d27cdb6e-ae6d-11cf-96b8-444553540000” codebase=“http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0”
    width=“570”
    height=“400”
    id=“Professional Video Player”
    align=“middle”>


    <param name=“allowScriptAccess” value=“sameDomain” />
    <param name=“allowFullScreen” value=“true” />
    <param name=“movie” value=“Professional Video Player.swf” />
    <param name=“quality” value=“high” />
    <param name=“bgcolor” value=”#000000” />
    <embed src=“Professional Video Player.swf” quality=“high” bgcolor=”#000000” width=“570” height=“400” name=“Professional Video Player” align=“middle” allowFullScreen=“true” allowScriptAccess=“sameDomain” type=“application/x-shockwave-flash” pluginspage=“http://www.macromedia.com/go/getflashplayer” />
    </object>


    Thnx
    rihtam


    #  /  posted on Mar 14, 2010
  • How about charset win-1251 ?
    This player support RU chars?


    #  /  posted on Mar 15, 2010
  • Hi


    I bought this file and it works well. How would I link directly to a video in the playlist from another webpage in the same domain?


    #  /  posted on Mar 25, 2010
  • Is there a way to have the player autoplay the first video in the list when the page loads?


    Also, is there a way to use the first frame of the video as the backdrop instead of the black background?


    #  /  posted on Apr 08, 2010
  • Hello, i also just bought this plugin, but there is nowehere an "excellent documentation". i dont want to start programming in flash, for this reason i bought this tool. so please give me a description how to insert this into my website (what param has what meaning) i tried the hint you gave to tkachuk, but the result is a black screen (i thingk there must be added some path information)

    Georg


    #  /  posted on Sep 29, 2010
  • Hello, finally i got it working. Now my problem is that every url i try in the xml file won't work. I tried mms://... stream urls, urls to .avi videos and other things i can open with the ms mediaplayer but they don't show up in the player. Is htere also a way to give a video url directly in the object tag to the player, i want to show a specific virdeo when someone clicks on a link?

    here my html code i use:

    object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="768" height="500" id="Professional Video Player" align="middle">

    embed src="./Professional Video Player.swf" quality="high" bgcolor="#f223e8" width="570" height="400" name="Professional Video Player" align="middle" allowFullScreen="true" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer">

    Georg


    #  /  posted on Sep 30, 2010