FORUM

AS-Flash Media Player

Home / Forum / Components Discussions / AS-Flash Media Player

  • You have most of the top features that I would like in a player…...logo, youtube support, H264 support, sub titles, image preview, Share, Fullscreen.

    If you had multiple categoies like the muzu.tv player I would buy it.

    Use this player and build some XML Video Lists with Categories around it and you have a Winner.


    #  /  posted on Oct 15, 2008
  • Hi,

    Player support streaming video like FMS3 server ?

    If yes, I buy it !

    Thx


    #  /  posted on Oct 17, 2008
  • Older user

    Re: eirehotspur
    Thanks. I will work on that feature

    Re: ilanb
    I never have a chance to play with FMS3, so I don't know…


    #  /  posted on Oct 17, 2008
  • Do you want access to FMS3 server to test your file ?

    ibompuis (at) mac (dot) com

    Thx


    #  /  posted on Oct 20, 2008
  • Hi,

    I just purchase this awsome player… but there is BIG problem… Youtube don't work ;-(

    Any suggestion?


    #  /  posted on Oct 23, 2008
  • Older user

    And other YouTube players have same problem.. I will investigate problem. Thank you for your patience!


    #  /  posted on Oct 23, 2008
  • Older user

    24.10.2008.
    Fixed Youtube video support. Check preview – sample 5
    Please download updated source… Thanks


    #  /  posted on Oct 24, 2008
  • When you press the full screen button in ie 7 it turns the website hostingt the wsf object totally black.

    Any ideas?


    #  /  posted on Oct 24, 2008
  • Typo. Meant SWF obj


    #  /  posted on Oct 24, 2008
  • Hi,
    Congratulation for your player, great work!

    Please don't say: "And other YouTube players have problem…" because mines don't have! Probably your player have problem because you using www.youtubemp4.com instead YouTube API. In the past I didn't used the API and I had a lots of problems, I needed to remove my players, but from when I'm using the API I don't have any problem with YouTube videos.

    Best regards,
    Bogdan


    #  /  posted on Oct 24, 2008
  • Older user

    FlashXpert: Thanks Bogdan,
    I didn't say that your player(s) have problem with youtube. Did I?

    genesreunited : please mail me djankey [at] gmail.com


    #  /  posted on Oct 24, 2008
  • Hi,

    Youtube video support in Internet Explorer don't work!

    ERROR:
    NetStream.Play.FileStructureInvalid

    Any fix for this problem?


    #  /  posted on Nov 04, 2008
  • Older user

    YouTube support is fixed. Please download updated source and read Help file (YouTube section).

    Sorry for waiting.

    Thank you!


    #  /  posted on Nov 05, 2008
  • Having trouble converting .srt file into .xml using the srt2xml application. I’ve created the srt file using subtitling software called InQscribe and uploaded it to srt2xml, then downloaded the xml file. However, the converted xml file isn’t formatted correctly for AS-Flash Player to read.
    I’ve uploaded a sample .srt inqScribe file for you to try out. Any help with using the srt2xml application would be appreciated.
    link textSample SRT file from inQscribe


    #  /  posted on Nov 16, 2008
  • Older user

    Convert .srt here: http://www.as-flash.com/components
    Thanks


    #  /  posted on Nov 16, 2008
  • The srt2xml converter on the link doesn’t convert the files correctly.
    Could you test out the linked file and see if there’s a problem? Thanks in advance for the help.


    #  /  posted on Nov 17, 2008
  • Older user

    It does work with your first example. XML
    Chinese? Can you send me srt (via mail please djankey [o] gmail.com)


    #  /  posted on Nov 17, 2008
  • Nice player, but I have a question.
    Is posible to embed the player, with standar HTML tag <object> and <embed src>??.

    For example:
    _<object width=‘100%’ height=‘100%’ name=‘rescaling’ classid=‘clsid:d27cdb6e-ae6d-11cf-96b8-444553540000’ codebase=‘http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0’ align=‘middle’> <param name=‘allowScriptAccess’ value=‘sameDomain’ /> <param name=‘movie’ value=’/medialibrary/resources/?id=1010’ /> <param name=‘FlashVars’ value=‘flvURL=/medialibrary/resources/?id=1014&ControlPanelColor=0xffffff&buttonColor=0xffffff&ControlPanelPosition=0&showControlPanel=2&ShowtimeColor=0xffffff&bAutoPlay=1&bAutoRepeat=1&BufferTime=5&tmeColor=0xffffff&loaColor=0xfffbf0&............./> <embed src=................ /> </object>_

    I can?t use javascript in my site.


    #  /  posted on Nov 17, 2008
  • Older user

    rubenlg: Yes, you can embed player without javascript.
    Check example


    #  /  posted on Nov 17, 2008
  • Anonymous

    Is there a cookie feature, so it remembers the viewer HD setting? If the user clicks HD, is kept HD for all the site? If I have dozens of videos on my site the viewers find anoying have to click HD all the time, or HD-OFF all the time. If there no tool like this, this is a must have.


    #  /  posted on Nov 17, 2008
  • Hi djankey I am interested in your player, but I have a few questions more.
    I am happy to see that work without javascript, but has it the same features with javascript and without javascript??

    For my site is very important 3 keys.
    1. That can embed the player without javascript ;-)
    2. Autohide controls when the mouse is out the player and show when is on it (now I see in your example 3, that the player control autohide when the mouse is stop, so I hope that change it in actionscript aren?t very hard).
    3. Autostart and loop the video.

    And other less important:
    4 Is possible change the colours of controler and buttons.

    Thanks for your time and I’m sorry but my English isn’t very good.


    #  /  posted on Nov 18, 2008
  • Older user

    rubenlg:
    1) yes
    2) you can change that with FlashVars and with actionscript prepared variable
    3) yes
    4) you can change volume and progress bar color with FlashVars. Other buttons and whole design you can change in source. Every graphic (movieclip) is named in library…

    1,2,3,4) Check all FlashVars settings and updated example


    #  /  posted on Nov 18, 2008
  • Anonymous

    djankey, hi i’m “osa” I previously bought the AS-Flash Video Player Basic, and I really like this new one. I previously asked if there is a cookie feature, so it remembers the viewer HD setting, But my username does not show. This would be great.
    #  /  posted on Nov 18, 2008
  • Older user

    Hi osa,
    I will add that feature


    #  /  posted on Nov 19, 2008
  • Older user

    osa: check new sample with HD cookie feature.


    buyers: please download new source with HD cookie feature in download page. Thanks.


    #  /  posted on Nov 24, 2008
  • Anonymous

    Hi, This is osa. That is Great. Thanks a lot. I will buy it :P


    #  /  posted on Nov 25, 2008
  • Does this player handle RTMP?


    #  /  posted on Nov 25, 2008
  • Older user

    tritt: at the moment no.


    I just added new feature – YouTube HD (sample 3). HD quality video, high bandwidth…
    Original YouTube video


    #  /  posted on Nov 26, 2008
  • Hi, I have bought your great player. One question: how can i load a video inside dreamweaver. Which javascript comment could load a video inside html?


    Thanks in advance.


    #  /  posted on Dec 03, 2008
  • Hi,


    You Player features impressive.


    Can I use the video with a playlist xml? Or the xml only contain settings and info for 1 video?


    Thanks


    #  /  posted on Jan 11, 2009