How to use MBR in Flash Media Playback

Hi, how do I tell the player to search for different FLV files encoded with different bit rates? It seems that by using the default code, the optimizeInitialIndex is enabled, but it is unclear to me how I tell the player to look for the various files. Thanks.

I'm not up on AS3 yet, but many things are still similar. You
need to use the LoadVars class to accomplish this, You can find
information this in Flahs Help>Actionscript>Actionscript
Language Reference>Actionscript classes.
rem: the text.txt file and the text.fla file must be in the
same directory.
The code will look something like this:

Similar Messages

  • Flash Media Playback Utility download broken

    The Flash Media Playback tool is advertised here: http://www.adobe.com/products/flash-media-playback.html  But the download link has been hijacked to go to an open source download site that has nothing to do with the Flash Media Playback utility.  How can I get the Flash Media Playback tool?

    Sorry, I do not know Flash Media Playback, so I cannot help you.
    You may try to post at http://forums.adobe.com/community/flash/flash-media-playback but there seems to be almost no activity there.

  • How to video via email using flash media playback setup?

    How I can send video via email?  I send every week an email that contain a link to WMV file on our website.  I am trying to send the same thing using flash media player. Here the html generated via flash media playback setup and will not display in an email.  Any advise
    <object width="400" height="400"> <param name="movie" value="http://fpdownload.adobe.com/strobe/FlashMediaPlayback.swf"></param><param name="flashvars" value="src=http%3A%2F%2Fwww.4GodIsLove.com%2F%2FTV%2FFlash%2FLydua_Fares_Elhaana.flv"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://fpdownload.adobe.com/strobe/FlashMediaPlayback.swf" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true"  width="400" height="400" flashvars="src=http%3A%2F%2Fwww.4GodIsLove.com%2F%2FTV%2FFlash%2FLydua_Fares_Elhaana.flv"></embed></object>

    salma_salma wrote:
    Thanks Janaki but how can I add a new application? I tried to do it using Flash Media Administration Console but it doesn't work
    Hi Salma,
    To add an application to FMS follow the below steps
    1. Create a folder "my_app" under "$InstallRoot\applications" directory.
    2. For simple server side code... add "main.asc" file inside "$InstallRoot\applications\my_app" directory which has the content like
    application.onConnect = function(clientObj){
         trace('onConnect function");
         return true;
    3. To add streams to the application, creates 'streams' folder inside "$InstallRoot\applications\my_app" directory, within that create '_definst_' folder and then place your FMS supported streams within the directory. So your streams for the 'my_app' application will be at "$InstallRoot\applications\my_app\streams\_definst_\mystream.flv".
    You can connect to this application using the url "rtmp://your_server_name/my_app". To play the stream mystream.flv using video player, use the url "rtmp://your_server_name/my_app/mystream.flv".
    Regards,
    Janaki L

  • How can I find flash media playback setup page? Flash media playback OSMF site - missing, hijacked, bad DNS?

    How can I find flash media playback setup page? Flash media playback OSMF site - missing, hijacked, bad DNS?

    I'm having this issue as well. Weird how hard is to find info and solutions on Google.What do people use instead? A lot of tutorials link to this page...

  • Flash Media Playback configurator swf file size

    Hello,
    I just start using the Flash Media Playback configurator : http://www.osmf.org/configurator/fmp/ and I am very surprised that the size of the swf file is less than 2KB. The swf file used is http://fpdownload.adobe.com/strobe/FlashMediaPlayback.swf
    How did you compile it to make it so small ? It is based on OSMF ?
    Usually the swf file's size of a flash video player based on OSMF seems to be greater. For example the swf file used on page http://www.osmf.org/ (http://www.osmf.org/strobe1_0/StrobeMediaPlayback.swf) is about 193KB or on page http://osmf.org/dev/1.6gm/setup.html (http://osmf.org/dev/1.6gm/StrobeMediaPlayback.swf) is about 422KB.
    Thanks in advance.
    Thomas

    Hi,
    Thanks for the quick reply Gelu. I emptied the cache of my web browser and had a look at all http requests (with Charles proxy and Firebug) sent when loading the page http://www.osmf.org/configurator/fmp/. The only .swf loaded I can see is http://fpdownload.adobe.com/strobe/FlashMediaPlayback.swf.
    Is there another cache involved ?
    Thanks,
    Thomas

  • Flash Media Playback - Compatible with Flash Pro?

    Hi all, I recently came across the Flash Media Playback player, (http://www.adobe.com/products/flash-media-playback.html) and it seems like a great solution for streaming video on a website. However, I'm wondering if we can somehow use the Flash Media Playback streaming service inside of Flash Professional. The FMP only outputs html code, so I'm not sure how or if this could be used in Flash, but is seem like something that should be possible.
    Any ideas? Thanks!

    The purpose of that product is to embed in HTML. If you're using AIR and use a StageWebView (which displays a native browser/HTML) then yes you could. Otherwise the purpose is specifically NOT to require Flash Professional. It's a fallback player, which means it attempts to use HTML5/MP4 as a best practice. If it senses no mp4 support it falls back to a flash player/SWF. The very nature of it overall is a copy and paste media player to use if you don't have Flash Pro.
    It's based on OSMF, which is a player you can use inside Flash Pro:
    http://www.opensourcemediaframework.com/
    API:
    http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/org/osmf/media/package- detail.html

  • Why not enter the Flash Media Playback setup website?

    Why not enter the Flash Media Playback setup website?
    My Live & Vod Flash Service can't run.
    Is Flash Media Playback termination of services?

    How to access the page ??
    Flash Media Playback Setup page
    To copy the embed code, visit the Flash Media Playback Setup page at osmf.org/configurator/fmp/. The Flash Media Playback Setup page (see Figure 2) contains two main sections on the left and the right. Use the form on the left to enter the values for your video: video source location and various custom settings. The right side of the page contains a preview player and the preview embed code. Enter the values and then click Preview to generate the proper embed code.
    I tried the above link and it takes me to the blogs.adobe.com .
    Pls advice

  • Where is Flash Media Playback Setup page?

    Using Amazon AWS can't view as OSMF site gone so no Flash Media Playback Setup page

    I'm having this issue as well. Weird how hard is to find info and solutions on Google.What do people use instead? A lot of tutorials link to this page...

  • I need to download flash media playback but I can't find the download button.

    I need to download flash media playback but I can't find the download button.

    Such behavior can be an indication that you are infected.<br />
    In such a case you can use another computer to download the program and save the file to an USB stick.<br />
    Be sure to download the latest databases.
    You can try an online anti-virus scanner.
    * http://www.google.com/search?q=Online%20Antivirus%20Scanner
    * http://housecall.trendmicro.com/ HouseCall - Free Online Virus Scan - Trend Micro USA
    * http://vms.drweb.com/online/?lng=en Dr.Web - innovation IT-security solutions. Complex protection against Internet threats.
    * http://www.eset.com/onlinescan/ - Free ESET Online Antivirus Scanner

  • Can't seem to stream (RTMP) an FLV file in Flash Media Playback from the Amazon Cloud

    I seem to be having trouble streaming any FLV file using RTMP from the Amazon Cloud.  Other file formats (i.e., MP4, F4V) seem to work just fine.
    I tried using your Flash Media Playback demo page and still had the same problem:
    http://www.osmf.org/configurator/fmp/
    Without publicly displaying the actual connection path here, this is what I am using for the Video Source (URL):
    rtmp://xxxxxxxxxxxxxx.cloudfront.net/cfx/st/_definst_/MyVideo.flv
    If I change the "MyVideo.flv" to "mp4:MyVideo.f4v", for example, then it works.  But when I try to reference any FLV file that I have located on the Amazon Cloud then it just shows continuous buffering.
    The FLV files that I am trying to use with both the Strobe and Flash Media Playback(s) all stream just fine when I connect to them via other Flash based applications/players that I have.
    Do you have any suggestions?
    Thank you very much.

    Hello,
    The link to the previous post does not seem to apply or help in this case.  Please let me know if I am wrong.
    I am merely trying to stream any FLV file using your Flash Media Playback demo page.  What am I missing here?
    Thanks again.

  • How can I install Adobe Flash Media live encoder on a G5 power pc?

    How can I install Adobe Flash Media live encoder on a G5 power pc?

    Unfortunately, you can't.  When FMLE was initially released in 2007, Apple had already transitioned to using Intel processors in their computers.  Your PowerPC processor isn't compatible with software written for an Intel processor.  From Adobe's website, the (5 year-old) FMLE v. 3.2 has these system hardware requirements for the Apple platform:
    • 2 GHz Intel Core 2 Duo or faster processor
    • Mac OS X v10.5.6
    • 1GB of RAM
    • 50MB of available hard-disk space (excludes archived FLV and F4V files)
    • 1024x768 screen resolution
    • QuickTime compatible audio/video capture devices
    • QuickTime 7 software or later

  • Welcome to Flash Media Playback!

    Welcome to the Flash Media Playback User Forum!
    We are pleased to announce the inaugural release of Flash Media Playback (FMP).  FMP is Adobe’s turnkey player built on the Open Source Media Framework (OSMF).  It is hosted on Adobe’s servers so that anyone who wants to embed video on their website can use it to play their video by simply referencing it in the website’s HTML.  All you need is the URL for your video content and your desired dimensions for your video player window, and you can have video playing on your site in no time.  You can enter in these values into the FMP configurator, press the “Preview” button, and it will generate the embed code you need to copy and paste into your webpage’s HTML.
    FMP is a fully featured player.  Features include:
    - Support for RTMP and HTTP dynamic streaming
    - Support for Flash Access 2.0
    - Default chrome that can be customized
    - Ability to display a play button overlay, poster frame, and animated buffering indicator
    For more information on Flash Media Playback, please visit the FMP product pages on Adobe.com.
    We are really excited about FMP, and we would love to hear your feedback!
    Warm regards,
    Cathi Kwon
    Product Manager for OSMF and FMP

    Sorry, I do not know Flash Media Playback, so I cannot help you.
    You may try to post at http://forums.adobe.com/community/flash/flash-media-playback but there seems to be almost no activity there.

  • Flash media playback not playing local files?

    hi
    I want to use flash media playback http://www.adobe.com/products/flashmediaplayback/ to play some local FLV files on our intranet but it doesnt seem to work with local files
    I can play this http://www.osmf.org/configurator/fmp/ but when i replace the source with something like test.flv then it doesnt play
    Is this the case or I've done something wrong?
    We cant download anything so I need a flv player that comes with Adobe
    Thanks

    Sorry, I do not know Flash Media Playback, so I cannot help you.
    You may try to post at http://forums.adobe.com/community/flash/flash-media-playback but there seems to be almost no activity there.

  • About Licence of  Flash media playback

    I am using the flash media server with HTTP Origin Module for development.Is this open source or It has any licence issues.Please clearify me on this.

    I'm not too sure what you're asking, but I will attempt to assist.
    If you asking about the Adobe Flash Media Playback, it is not Open Source, but  is free and is hosted on Adobe's server clusters. If you want the Open Source Media Framework (OSMF) version, you need Strobe Media Playback, which can be found here.
    If you're referring to the Adobe Flash Media Server licensing, it is not Open Source, and a license for whichever version you need must be purchased from an authorized Adobe Reseller. The trial version is known as the Adobe Flash Media Development Server and has no time limit for installation, but there are limitations on available features. A list of features in all FMS products and limitations within the Adobe Flash Media Development Server can be found in the feature matrix in the FMS 4.5 White Paper, located here.
    Lastly, it is most important to note that your post is in the wrong forum. For future reference, if you have FMS related questions, they should be posted here:
    http://www.adobe.com/go/fms_usergroup/

  • Great tutorial on Flash Media Playback

    If you're looking for a great tutorial on Flash Media Playback, check out Greg Hamer's DevNet article here.
    Thanks!

    The purpose of that product is to embed in HTML. If you're using AIR and use a StageWebView (which displays a native browser/HTML) then yes you could. Otherwise the purpose is specifically NOT to require Flash Professional. It's a fallback player, which means it attempts to use HTML5/MP4 as a best practice. If it senses no mp4 support it falls back to a flash player/SWF. The very nature of it overall is a copy and paste media player to use if you don't have Flash Pro.
    It's based on OSMF, which is a player you can use inside Flash Pro:
    http://www.opensourcemediaframework.com/
    API:
    http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/org/osmf/media/package- detail.html

Maybe you are looking for