How to make fast-forward/reverse fast functions when you use VideoDisplay

I use 'VideoDisplay' forum for progressive download of the videoes from a server. Is anyone know how to add functions to fast-forward/reverse fast using Actionscript 3 with VideoDisplay object?
or is it all still to do when reading videoes by progressive download?

Thanks in advance.

I guess that for fast forward/backward you talk more than a simple binding position of the VideoDisplay to a slider control. There's a thread here interesting Rewind:

http://www.ActionScript.org/forums/showthread.php3?t=161866

HTH,
Matt Horn
Flex docs

Tags: Flex

Similar Questions

  • How to make appear the BCC in email, when you use the function of charms, hand

    I have sent a video about skydrive to friends but could not exercise the BCC field to send emails using the e-mail of charms, share.   Please don't tell me that it went unnoticed.  Thank you.

    Hey scottfactor,

    Unfortunately copy carbon (CC) and blind carbon copy (BCC) not currently being supported by the share to the mail scenario, you can use the Windows Mail application. If you have also installed the application SkyDrive, you can do the following:

    1. Start the Mail application
    2. Compose a new message
    3. Open the App bar
    4. Select attachments
    5. In the upper left corner of the file picker, select files
    6. Scroll and select SkyDrive

    Now you can select the video that you've uploaded to SkyDrive and share with your friends!

    -Chris

  • How can I prevent the access denied message when you use the shutdown command?

    I use shutdown /m \\computername/s

    I have "Access denied (5)" as an answer.
    I am admin on all my computers. Same username and password on each of them.
    How can I get this shutdown command to work remotely, so I can't access every computer command prompt via Remote Desktop?
    How can I prevent the access denied message when you use the shutdown command?

    Hello

    I suggest you to report this issue in TechNet Forums for Windows 7 networks: http://social.technet.microsoft.com/Forums/en-US/w7itpronetworking/threads

    Thank you.

  • How to get SC IP and IP VMK when you use a dvswitch

    Hello, I was wondering if there is an easy way to get IP addresses for virtual cards, I've specified for management and vmotion when you use distributed vswitches.  I saw the site of Luke where he created some dvswitch functions but I was wondering if there was already a way to get this information?

    In PowerCLI 4.1 the Get-VMHostNetworkAdapter cmdlet also returns the modules for exchanges on dvSwitches.

    Get-VMHost  | Get-VMHostNetworkAdapter -Console:$true | Select VMHost,PortGroupName,IP
    

    shows the IP addresses for all SC, also those on a dvSwitch.

    ____________

    Blog: LucD notes

    Twitter: lucd22

  • How to make the bookmarks toolbar remains open when you go to the properties?

    Whenever I click on properties when I rename a bookmark or a folder, my firm bookmarks toolbar.

    I checked about: config and did not see a setting in there. Does anyone know how I'd go change it while it is not AUTOclose when you go to the properties?

    I use Firefox version 9.0.1

    You can open bookmarks in the sidebar (view > sidebar > bookmarks;) CTRL + B) If you want the selected bookmark or folder remain visible. If you do this in the menu bookmarks and bookmarks toolbar then open menus and folders are automatically closed.

  • HP Pavilion 17 Laptop: How I PERMANENTLY set the clickpad to disable when you use a mouse?

    I know how to go into the settings and change so that the clickpad is disabled when the mouse is in use.  I leave the mouse plugged all the time because I don't like the clickpad.  However, I have to disable the clickpad whenever I restart the computer.  As if by magic, the parameter disappears whenever the computer is turned off.  I want him to stay permanently.  How to make that happen.

    It is important here to ensure that you do not change ANYTHING else (don't hit the DELETE key on anything)

    OK, right click on start, then run
    type: Regedit

    hit return on your keyboard

    Yes, there are a LOT of things here, but it is organized.

    you have the menu at the top, you want to hit edit and then find

    type: DeleteUserSettingsOnUpgrade

    If you look at the bottom of the regedit window, you will see the location, and MUST say: Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Synaptics\SynTP\Install

    If Yes, then on the right side (in regedit window), you do a right click on the DeleteUserSettingsOnUpgrade, and click on edit.    Change a 1 to 0.

    The logic here is the 1 means 'yes', a 0 would mean no..   We do NOT want the user settings to remove on the upgrade, so that we modify the value.

    Once you make the change and press 0, you can go out, and that will solve the problem.    Note that you must always indicate the pilots to turn off the touchpad when an external pointing device is connected if you don't have already done.

    The advantage of doing this, rather than turn off the touchpad, is that you can unplug your mouse to travel, and you don't have to make time before changes.

  • How my Apple Watch to track my activities when you use 'other' as an activity?

    When I use fitness tracker fit on my Apple Watch and select 'other' as a method of exercise, how the software actually follow my calories?  I'm a football player and I'm curious to know if it would be accurate while I play?

    Hello

    When you choose other as the type of activity within the training app, Apple Watch will depend on your heart rate (as measured by the built-in pulse sensor) to estimate your active energy / calories.

    Outdoor race would have also used the built-in accelerometer to estimate the distance.

    More information:

    Use of the workout on your Apple Watch - Apple Support

    Your heart rate. What it means, and where on Apple Watch you will find. -Apple Support

  • How to revive the FPGA windows vi vi when you use Crio

    I want to know how to revive the Fpga vi who had stopped to host Windows vi. I want the fpga vi again by host vi again.

    When you open a reference for the FPGA VI, then you can use a method to run the VI.

  • ADF: How to get the path of the file when you use component InputFile

    Hi all

    I use jdeveloper 11.1.1.5.0 version.

    in my case, I created program Mail Client mail where I used the ADF InputFile component for attach file mail.

    but problem is this return path only component InputFile from the file (only the filename get)

    and in my mailer class DataSource uses the full path name of file access.

    UploadedFile uploadfile=(UploadedFile) actionEvent.getNewValue();
         String fname= uploadfile.getFilename();//this line only get file name.
    

    so, how can I get the full path using adf InputFile component or any other way to respond to my request.

    Thank you

    Manish

    Try this (I did not, so I can't promise it will work):

    MimeBodyPart messageBodyPart = new MimeBodyPart(uploadFile.getInputStream());
    messageBodyPart .setFileName(uploadFile.getFilename());
    messageBodyPart.setContent(multipart);
    

    It does use the inputStream from the downloaded file as the content of the file attached. You shouldn't need a full path, since you're not going to use a file object to provide the content.  And it shouldn't be necessary to define the DataHandler.

    But if that doesn't work, I go back to my first answer.  Use uploadFile.getInputStream () to get the inputStream from the downloaded file, create an outputStream to write the file to the file system of the application server.  Then you have a file with a known path that you can subscribe to the DataHandler.  You can delete the file when you're done with him.

  • How to avoid changes to the NEF file when you use Camera Raw?

    He does not have to happen, but now, when I edit a NAVE in Camera RAW file, then save it as jpg in PS6 file NAVE is also changed, so I can't undo my changes here.  How to stop this change to the NEF file?

    And if you use the bridge to eliminate all changes in the NEF file you made in ACR and return to its state choose Edition > develop settings > clear settings. (You'll notice that the marker of this image in Bridge has been removed, confirming the fact that the NAVE is back to change.)

  • How to make a text field is empty when you click on to.

    I have an input text box, if the user clicks "submit" and the box is empty, it returns "Please enter here response" in the input box. Is there a way to make sure when the user clicks in the box, it will turn back to white and be ready to type rather than having to select existing text, to delete?

    Thanks :)

    Yep, use the onSetFocus method.

    my_text_field_instance_name.OnSetFocus = function() {}
    my_text_field_instance_name. Text = "";
    }

    but be careful here, because if the user fills in that information, then click on the text field and then on again, the text will disappear, you will need to use a combo with onKillFocus or if increased... play with him. its real simple

    Corey

  • How to set the pan in defaul function when you open the app?

    22.JPG

    Hi beb75,

    Go on "Edition > Preferences > accessibility" and uncheck "always display the keyboard selection cursor.

    Select the hand tool and then restart Acrobat.

    It will show the tool as the default tool now.

    Kind regards

    Ana Maria

  • How to change a div in a document when you used a template (Dreamweaver CS5)

    I have created a template, which is used by several pages, but you want to change the < div id = 'content-full-width' > <!-InstanceBeginEditable name = 'content'-> to a page to enlarge the content area.

    If I want to make a div id = 'new_content' and then make my page < div id = "new_content" > <!-name = 'content'-> InstanceBeginEditable

    How can I do that shows a page that is based on a main template?

    TKS

    Deb

    Thanks Murray.  I tried to fix the template to allow me to change the div tag, everything I tried screwed up the model (I am still relatively new to this).

    Stupid me, I had the editable inside the div tag, so he restrained me.  I saw another post (although I have searched and searched), after I posted my question with the same type of question and noted the necessary editable tag outside of the div.

    I tried again, and it worked this time.

    Before:

    After:

    .

    Thanks again for your help.

    Deb

  • How can we change the text and fonts when you use the feature "painting".

    I use the "feature of the paint to the text of the announcement for the pictures, but I can't understand how to change the size of the text or characters.» The 'help' in the painting says that you can do both, but they don't say HOW! Help?

    Hi PTWG,.

    If your using Vista or XP while in the painting after that you drag the text window will come the possibility to change the font and size. If you do not see this option click on view and be sure there is a check box in the text toolbar.

    Does this solve your problem?

  • The Microsoft Wireless Mouse 5000 has a power button or an auto-turn off function when you use it,

    I am interested in buying one for use on a desktop PC, then the transmitter/receiver must be connected all the time...

    Mouse Wireless a usually - ON / OFF switch or the automatic stop function.

    And because this mouse is not to have ON / OFF switch, so it must have auto power-off function - and this function is independent of the question whether the radio is placed in the mouse, or even on your computer (plugged) attached.

    And sometimes - if the mouse goes into power saving mode - you must first press the button of the mouse to wake up.

    LC

Maybe you are looking for