How to repeat a playlist serverside after last video without reloading

Hello!

It comes to my reading list application on the server side:

application.onAppStart = function() {}

this.myStream = Stream.get ("serverplaylist");

this.myStream.record ();

this.myStream.play ("two-01-02", 0, -1, true "');

this.myStream.play ("two-01-02", 0, -1, false "');

this.myStream.play ("two-01-01", 0, -1, false "');

}

After the last film plays, I need to reload the application and it starts again.

I would like to ask you, how to repeat the selection on the server without reloading the application side. A continuous real play.

Thank you
Rafael

Change your code above from the below lines (here's my code - showing how to repeat the playlist, do not use my code directly - change your code accordingly)

application.onAppStart = function() {}

MS = Stream.get ("playlist");

ms.onStatus = {function (info)}

trace ("Ns status:" + info.code);

If (info.code == "NetStream.Play.Stop") {}

trace ("came here");

Ms. Play("sample",0,-1,false);

Ms. Play("MP4:sample1_150kbps.) (F4V", 0, -1, false);

}

}

Ms. Play("sample",0,-1,true);

Ms. Play("MP4:sample1_150kbps.) (F4V", 0, -1, false);

}

Tags: Adobe Media Server

Similar Questions

  • How to repeat a playlist on ipod v9.3.2

    Hello

    I have an IPOD V9.3.2, in the music that I have several playlists that I use for sleep learning. I would like to know how to flag the playlist to loop. If I go to the playlist, O can see a list of the music in the list. on the left side, I see work shuffle on the right side, I see the pointers 'crossed', when I select the first track, I can see the volume bar shuffle shuttle and below that I see the pointers 'cross' and wha that seems pointers "repeat this song." It is also a symbol of the three lines that show the next songs. Looking at it, I see the first track followed by the rest of the pieces, then an entry indicating resume reading list, but the first track is missing from the following list.

    What I want to achieve is to start the playlist and do loop until I have manually cancel.

    How can I achieve this?

    Thank you

    See music > theme to play music from the manual

    http://help.Apple.com/iPod-touch/9/#/iph0138fb328

  • How to turn off the display after a while without input

    Original title:

    Activate the screensaver mode full-screen.

    Hello

    Windows by default is to disable the screesaver mode when an application runs in fulscreen. I need to enable it. I need to turn off the display after a while without input. So is it possible to do?

    Hello

    Thanks for choosing Microsoft Community to post your question. Windows 7 comes with the power settings using which, you can turn off the display when it is idle for some time.

    Please visit the following links and set the option to turn off the display according to your requirement.

    Sleep and extended: frequently asked questions

    http://Windows.Microsoft.com/en-us/Windows7/sleep-and-hibernation-frequently-asked-questions

    Power management

    http://Windows.Microsoft.com/en-us/Windows7/products/features/power-management

    Hope that the information provided is useful. Do not respond if you need more help.

  • How to re-intall lightroom 6 after a crash without purshasing drive it?

    Hello

    My computer crashed and I had to format the drive and reinstalled windows 8.

    I reinstalled with my id number lightroom but 6, 30 days after that, "the trial period" is over and I can't use lightroom.

    Thanks for your help

    Hi Claires2016,

    Please use this link to download and install the license standalone Lightroom 6: Install Photoshop Lightroom

    See also the link below: How to convert a trial of Lightroom Lightroom 6 CC

    Let us know if that helps.

  • How to lock drive with bitlocker after security cancellation without the need to restart the computer

    When I canceled locking of the disc encrypted by BitLocker and the end of the review of files from the inside, and I need to re - lock the drive I have to restart the computer to block the drive again.

    Hello

    Windows 7 every time that you try to block a drive by using BitLocker in the computer must be restarted.

  • How can I move my creative after a computer without my product key?

    I bought the book of mac pro online provided with Adobe creative suite already installed cs6.  his ideal summer for a few years of work. My computer is now upward, and I'll probably update soon. I don't have the original key packaging or product for the software. Is there a way to uninstall the software on my old computer, and then reinstall the cs6 creative suite on the new computer? Or is there a way I can find the product key?

    Thank you!

    Looks like the person selling the MacBook Pro has made a mistake. They should have asked Adobe to transfer the license (as well as the serial number) for you. You legally do not have this license and therefore can't ask Adobe.

    CS6 will not work reliable on a new Macintosh who run El Capitan (Mac OS X 10.11). Your best bet is to get a subscription for the creative cloud, or one of the CC apps that are up to date, and which will make your legal license as well.

  • How do I flush the pillarboxes in my video without quality loss?

    Hi all.

    I use Adobe Premiere CS6 now edit a promo video I did, but I have the problem of black boxes all around the video. I tried to stretch to fit, but the quality has suffered considerably. I tried to crop to 16:9, but it's the same with quality. I agree with a bit of black stripes, but preferably I would like the video to fit the screen. I am trying to load on Youtube.

    I shot the video with a Canon EOS Rebel T3, which has an aspect ratio of 3:2. It records up to 720 p. So basically, I just try to get rid of black borders while keeping quality 720 p video.

    I tried to export in H.264, MPEG, MPEG-4, cropping, stretching, but something always gets cut or suffers from quality or both.

    If you need more information, I will provide what I can, just ask. Thank you.

    It seems that the sequence does not match the sequence, for example editing of images in a sequence HD SD will expose the problem you describe. Pictures 720 p is 1280 x 720? If so, and the sequence is 1080 p, which would also put black around the smaller video in the broader context. They must match.

    If you drag a clip from the tray on the "New item" button next to the trash can, this will create a sequence corresponding to your images. The current order, Select All and copy, then paste in the new sequence, in this way, that you don't have to start with the edition.

    Hope it gets you going

    Thank you

    Jeff Pulera

    Safe Harbor computers

  • How to get the value of the tree node without reloading the Page. !

    Hello
    I worked with apex 4.2 and I've created trees and as a table to retrieve the date according to the value of the tree node select the code tree something like that

    {
    Select case when connect_by_isleaf = 1 then 0
    When level = 1 then 1
    of another-1
    end the status,
    level,
    'ENAME' as the title,
    NULL as an icon,
    'EMPNO' as value,
    NULL as ToolTip,
    ' f ? p = 36648:34:5234984107903:P40_SELECTED_NODE :'|| EmpNo as link
    "Dept". "" EMP ".
    Start by "MGR" is nothing
    connect prior "EMPNO" = "MGR".
    siblings arrested by 'ENAME '.
    }
    and I put the Page selected node element: P40_SELECTED_NODE. the tree worked well and recover the data in tabular form according to the value of tree node

    My Question:
    1. I want to recover the data without submitting the page where whenever I select the value of the tree make page reload to update the tabular presentation with the new value, there is a way to convey the value of the tree node to point P40_SELECTED_NODE and in the form of refreshment without page reload.

    2-i want when selected in the page tree run process according to the value of the on-set tree node to create dynamic action with (jquery selector: div.tree li > a) but the value of the incorrect node.

    Concerning
    Ahmed;

    Take a look at my sample tree application.
    When you select a node, a details report is updated. That should help you implement for your situation.
    However, one thing to note is the link on each node that you have. Click on a node to redirect to the same page and set the value of P40_SELECTED_NODE. You can keep the element, but the link should go, as it's him "reload" the page whenever you click on a node. Implementation of the action of "onselect" tree and setting the page element to the value of the node that will be in place. Be sure to add the page element in the elements present in the form of tables.
    The reason why your selector didn't return the correct value is that you have a click event bound to the anchor tag in each element of the list. The anchor tag does not hold the real value (usually and id), but holds that the display value. The items list item containing the real value in their attribute "id". Therefore, to get this value you should always inspect the first parent of the clicked anchor tag. (which is another way to solve it, of course)

  • How can I import playlists from the windows media player 11 in excel 2003

    How can I import playlists from the windows media player 11 in excel 2003. I used to use the exporter information media, but in WMP11 it no longer allows me to "send to" exporting when I right click on a playlist.

    You must install the Windows Media Bonus Pack for Windows XP that includes the powertoy importer/exporter of playlist.

    Windows Media Bonus Pack for Windows XP! Packed with utilities, PowerToys, visualizations, skins, effects, sound and much more, the free Windows Media Bonus Pack installs on your Windows XP PC and allows your personality and creativity shine. More! MP3 Audio Converter THE sample one more feature! for Windows XP and double the amount of music you can store on your PC by converting your MP3 quickly and easily to Windows Media Audio (WMA) files. PowerToys for Windows Media Player for Windows XP (v8) includes a dozen new and updated PowerToys for Windows Media Player for Windows XP, designed to give you more control of your music with the MPXP tray control, Playlist Import to Excel, metadata utility library of media

    Download: Windows Media Bonus Pack for Windows XP

    Import playlist to Excel Powertoy
    Import playlist to Excel PowerToy offers an easy way to import lists of audio and video (with the .asx extension) of the Microsoft Windows Media Player in a worksheet in Microsoft Excel 2002 or later.

    After the playlist is imported into Excel, you can sort and retrieve information for each item in the list, including name, artist, genre, and bit rate of each file, sort and AutoFilter features in Excel. You can also export the file in HTML format to quickly create a Web page that contains a catalogue of all the audio and video in the playlist. In addition, you can draw and design of statistical information about the items in the playlist and use the information in other ODBC compatible programs (for example, Microsoft Access).

    The use of this tool is a two-step process. First, you must prepare the reading list by exporting it from Windows Media Player. Then, you use Playlist import to Excel PowerToy to import the playlist into Excel.

    To export a playlist in Windows Media Player:
    In Windows Media Player, click Media Library, and then expand My Playlists to view playlists that you created.
    Click the playlist you want to export.
    On the file menu, click Export Playlist to file.
    Select the folder where you want to save the file.
    In file name, enter a name for the file and then click Save.

    Import playlist into Excel:
    Click Start, point to programs, point to Windows Media Bonus Pack for Windows XP, and then click selection of import to Excel.
    Depending on your security settings, you can get a security warning dialog box. If Yes, click on enable the Macros to continue.
    Follow the instructions in the Windows Media Playlist import tool dialog box. (If you have already exported the playlist, you can skip step 3 in the import tool dialog box).

  • How long does take to load know last good configuration?

    Waited about an hour. How long does take to load know last good configuration?

    It should not take more than he does start normally.  The Configuration of the property last known (LKGC) is a copy of the control set that was used last successfully start the machine, the boot is only considered successful once you log on to the computer.  When you connect successfully on the control set used to start the machine is copied on a numbered control (HKEY_LOCAL_MACHINE\SYSTEM\ControlSetnnn) the value and the value for LastKnownGood in the HKEY_LOCAL_MACHINE\SYSTEM\Select is updated to represent the LKGC.  Changes that you make after you log on is not registered in the LKGC.

    In general the LKGC is useful when installing hardware or drivers or when incorrectly configured services prevent Windows to start.  On an operational computer the HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet represents this set of materials and services.  It may be useful:

    Information on the last series of well-known control

    What are control sets? What is CurrentControlSet?

    John

  • SensMe Playlist went after update

    The sensme music playlist went after update to 6.0 Marshmallow. Does anyone know how to fix this?

    The music got its new update and Sony has decided to bring back.

    http://www.Xperiablog.NET/2016/03/21/Sony-confirms-why-it-removed-SensMe-from-the-music-app/

  • How to invoke the playlist of music?

    Hello

    Can I know how to invoke the playlist of music?

    After a long time I found the solution.

    https://github.com/shahumang23/blackberry10sample/

  • How to restore partition factory settings after installing Win 7 Professional and after having lost everything as a result.

    I have a netbook with a partition that has win7 starter installed.  I unfortunately poorly installed windows 7 Professional and now have nothing available which was originally on the computer.  Everything was wiped clean including my ability to use / access my wireless, ethernet controller, pci, etc..  I tried repeatedly to recover the partition back to factory settings, but it won't give me the option to select the partition.  I guess that's because they are all two Windows 7.  Can you help me get it back to windows 7 edition starter of the partition so I can restore all the factory settings and programs.  I haven't lost any information or files that I loaded win7professtional as soon as I turned it on.  I have restore points, images, etc.

    When I installed Win 7 Professional, not old Info windows.old file but I don't know how to access that is.

    Help, please?  Thank you

    The Windows.old folder has two objectives:
    (1) can be used to uninstall Windows 7 and return your PC to the previous version of Windows.
    (2) contains a backup of all your files of data, documents, photos, Etc. from the previous version of Windows.

    If you don't need either of these two options can delete the Windows.old folder. In your case if you can access the "recovery Partition" to restore the windows and then back the Windows.old folder before you begin.

    Note: Option to change Windows Explorer to see the Windows.old folder:
    Click on start and enter in the box "Search": "hidden" (without the quotes)
    Click on the "Show the hidden files and folders" option at the top of the list.
    In the "Folder Options" window
    Click the 'view' if it is not already selected.
    In the list "Advanced settings" locate "hidden files and folders".
    Now click 'show files and folders '.
    Then, disable the following:
    "Hide empty drives in the computer folder.
    "Hide the extensions of the file types that you want to know."
    "Hide protected operating system files"

    Click on the "Apply" button and the OK"" button.

    How to recover Documents, music, and e-mail after the upgrade with the Windows.old folder
    http://notebooks.com/2010/11/09/how-to-recover-documents-music-and-email-after-upgrading-with-the-Windows-old-folder/

    Where are my files and folders after upgrading from Windows XP or Windows Vista?
    http://Windows.Microsoft.com/en-us/Windows7/where-are-my-files-and-folders-after-upgrading-from-Windows-XP-or-Windows-Vista

    How to restore your personal files after you perform a custom Windows Vista or Windows 7 installation
    http://support.Microsoft.com/kb/932912

    Using Windows.old to retrieve your personal files
    http://adacosta.spaces.live.com/blog/CNS! E8E5CC039D51E3DB! 66249.entry? a = 264056520

    How can I remove the Windows.old folder:
    http://Windows.Microsoft.com/en-us/Windows7/how-do-I-remove-the-Windows-old-folder

    How to uninstall Windows 7:
    http://support.Microsoft.com/default.aspx/KB/971762

    How to restore a Windows 7 computer to a previous Windows installation by using the Windows.old folder: (Note: this article will not work for 64 bit versions of Windows)
    http://support.Microsoft.com/kb/971760

    Uninstall Windows 7 on a multiboot system
    http://Windows.Microsoft.com/en-us/Windows7/uninstall-Windows-7-on-a-multiboot-system

    ======================================================

    How recovery your computer (Windows) using "Recovery Partition" of the Manufacture

    To get there, start your computer and then pressing the appropriate function key. It can be either F1, F2, F9, F10, F11, F12, DEL or tab key. Check the manual for your make and model.

    If your hard drive has failed, you must contact the manufacturer support team and request a "recovery disc" which allows to reinstall Windows 7.

    How access/start the process of recovery of the manufactures listed below.

    Acer: Press and hold ALT + F10, as soon as you see the logo

    ASUS: Press or press the F9 key as soon as you see the Asus logo.

    Dell: Press CTRL + F8 directly after switching on / to start the computer

    EMachines: hold the Alt key and hold press and release the key F10

    Fujitsu: Press F8 several times directly after switching on

    Gateway: http://support.gateway.com/s/software/microsof/vista/7515418/7515418su531.shtml

    HP Notebook: Usually to begin recovery process press the F10 key, power on the computer
    HP Mini: Press F11 directly after switching on / to start the computer

    LG: Press F11 directly after switching on / to start the computer

    Samsung: Press the F4 key to the Samsung logo when you turn on first of all of the computer.

    Sony VAIO: Reboot and press "F8" repeatedly until the screen "Advanced Boot Options".

    Toshiba: press and hold the "0" key before and during feeding sequence.

    Windows 7 - location of the Partition Recovery and information.
    "Configurations of drive partitions using the BIOS has recommended.
    Note: Check the diagrams of this article
    http://TechNet.Microsoft.com/en-us/library/dd744364%28WS.10%29.aspx

    J W Stuart: http://www.pagestart.com

  • How to roll back to vista after an upgrade to windows 7?

    How to roll back to vista after an upgrade to windows 7?

    New computers that come pre-installed with Windows 7 or Windows Vista often have what is called a recovery partition. This is used to reinstall an operating system in the case of a system failure. To access it, you need to start when you start your computer by pressing a function key. This can be either F1, F2, F9, F10, F11, F12 key DEL or tab. See the manual that came with your PC for instructions on how to reinstall Windows.

    If your recovery partition is not available or damaged, you must contact the manufacturer of your computer, and request that a defined recovery disk you can use to reinstall Windows 7. They could practice a small shipping and handling.

    ------------------------------------

    This is how the recovery partition is available for the most popular brands

    For Dell, press CTRL + F11 directly after switching on the device

    For HP, press F11 directly after switching on the device

    For Toshiba, press and hold "0" BEFORE and during the power upward

    For Acer, press and hold ALT + F10, as soon as you see the logo

    For Asus, press F9, as soon as you see the Asus logo.

    Advent, restart your computer. Then, press F10 repeatedly until the message "Starting system recovery"

    or

    Windows Vista download and reinstall

    Files Windows Vista Setup official (Digital River)

    Note these .iso files can be used with a Dell/no - product Dell OEM keys but the phone activation is required (see the note at the end). This key is usually located on the COA attached to the base of the system.

    Sale to the retail/upgrade product keys that can be used with these .iso files and activated by internet or by phone. See the note at the end for the activation of the phone.

    Windows Vista (in English) with Service Pack 1

    Windows Vista (x 86)       Windows Vista (x 64)
    X 14 - 63452.exe X 14 - 63453.exe
    Boot.wim Boot.wim
    install.wim install.wim

    Installation instructions (creation of bootable DVD/USB)

    You must download the .exe, the boot.wim and install.wim file in the same place. Run the .exe file and it will extract all the files in a folder called Vista. Start Windows install will be now (cancel Setup).

    To create a .iso bootable extracted the files in the folder of Vista and download Imgburn. Run imgburn and select 'Create Image file from files/folders'

    Select the record button browse and select the folder of Vista. Then select Advanced.

    Left will be your folder of Vista, to the right, make sure that you have verified make Bootable Image, changed the developer ID: Microsoft Corporation, load segment: 07C 0 and loading areas: 4.

    Select the folder browse button then navigate to your folder of Vista, then select the startup folder and select the file called etfsboot.

    Select the generate button.

    Save your .iso

    Select Yes when the prompt for the Volume name, and select ok. Finally, wait for it to make the .iso file.

    Once we have the .iso file, they may want to use the Microsoft .iso to USB/DVD tool to create a DVD or bootable USB (requires a blank DVD or USB flash to at least 4 GB key).

    Note: You can use the HP format tool to format your USB (run as administrator) after the windows install so you can use it as a USB again. ;)

  • How to repeat a song on iTunes?

    How to repeat a song on iTunes?

    Two ways...

    Go to the Shuffle icon on the right side of the title of the song and click on it and a 1 will appear later. The other method is to go to the top in the toolbar and select "commands > repeat > a".

Maybe you are looking for