How to play a youtube files

How can i play a youtube files on my BB 8310?

Hi yudithia!
A bit change in Xandrex  lin...it would be http://m.youtube.com.
tanzim                                                                                  
If your query is resolved then please click on “Accept as Solution”
Click on the LIKE on the bottom right if the post deserves credit

Similar Messages

  • How to play a FLV file located in a second FMS?

    How to play a FLV file located in a second FMS not directly accessible by the flash client?
    - I am publishing an audio stream from the flash client to a FMS;
    - This FMS then publishes the stream to a second FMS, which records the stream to a FLV;
    How can I play in the client the FLV audio file that I recorded in the second FMS?
    - The first FMS is accessible by the flash client, but the second FMS is only accessible by the first FMS.
    thanks in advance
    fabio

    Answer in http://www.flashcomguru.com/forum/forum_posts.asp?TID=4276&PN=1&TPN=1

  • How to play a wave file through the DAQ board?

    Hi there,
    we want to play a wave file that is saved on the harddrive via the DAQ board. Means we want to connect a amp to the analog output of the DAQ to amplify the sound and play it through a speaker.
    We couldn't find any VI that does that. Can anybody tell us how to play a wave file, or perhaps even send us a VI that can do that?
    Thanks a lot for your help
    Martin - Physical Optics Corporation

    Hi Martin,
    The only example that I could find on how to do this was using our
    older Traditional DAQ drivers version 6.9.3.  If you're using Traditional
    DAQ drivers, the vi can be found here. 
    The example reads a 8-bit mono .wav file (an example .wav file is included in the .zip file) and writes it to the analog out of your DAQ card.  I've updated the
    example to work with our newer DAQmx drivers and attached it here.  
    I hope this helps,
    Paul C.
    Message Edited by Paul C. on 08-14-2007 05:47 PM
    Attachments:
    daqmx_wav_file_to_ao_output.zip ‏27 KB

  • How to play a video file stored locally in the system

    hi
    how to play a video file stored locally
    thanks
    mraj

    Hi,
    You can't do that in a simple way. You need to have a port open in the firewall, and you need to have a server process on the remote machine.
    Kaj

  • How to play the audio file please help me

    i would like to play audio files such wav files, au files etc
    I would like to know how to play audio file easily in Applet and
    applications
    Thank you

    import sun.audio.*; //import the sun.audio package
    import java.io.*;
    //** add this into your application code as appropriate
    // Open an input stream to the audio file.
    InputStream in = new FileInputStream(Filename);
    // Create an AudioStream object from the input stream.
    AudioStream as = new AudioStream(in);
    // Use the static class member "player" from class AudioPlayer to play
    // clip.
    AudioPlayer.player.start(as);
    // Similarly, to stop the audio.
    AudioPlayer.player.stop(as);

  • Don't know how to play a flash file

    I downloaded a .FLV file, but Windows isn't associating that file with Flash. When I click it I get asked which file to open it with. I checked and I have Flash 10.x on my system. I don't know where on my system flash is located. I looked in the C:\Program Files\Adobe directory but didn't find anything there. How do I associate the file to Flash so I can play it?

    Flash Player is a web player (browser plugin), not a standalone media player.  You can use Adobe Media Player to play Flash files.

  • How to play an audio file through a button?

    I have a form in which I have a button (Command object). When the user clicks on this command button it is supposed to play a wav file. The wav is residing in my hard disk at "C:\tada.wav"
    I have tried to include the following code in the commandAction() method, which technically is the right way of performing this operation:
    But I get a warning when I compile saying that this operation should be performed in a seperate thread as opposed to commandAction().
    if(c == cmdPlay)
    try     
    String wav = "file:///c:/tada.wav";
    Player p = Manager.createPlayer(wav);
    p.start();
    catch (IOException x)
    x.printStackTrace();
    } catch (MediaException x) {
    x.printStackTrace();
    Can anyone please tell me how to implement this solution properly or just suggest a new way of creating a "play" button in my form? Urgent HELP NEEDED PLEASE!
    THANKS.

    Hi Ibrahim,
    Rob has pointed you to the Lingo for playing a sound. There is a behavior in the Library Palette that makes this very easy without needing to write a script yourself. In the Media > Sound category, there is a 'Play Sound' behavior. You can click and drag this behavior onto a sprite and then in the Parameters dialog, you can choose the sound to play, the channel in which it should play, the event to activate the sound, and if you want the sound to loop.
    Dean
    Director Lecturer / Consultant / Director Enthusiast
    http://www.deansdirectortutorials.com/
    http://www.multimediacreative.com.au

  • How to play .avi video files

    I've been searching for a program to download that will play .avi video files. The things I find, I either can't install, or they don't play .avi. I can't install them because I can't figure out how to run .exe applications either, which most of the installation files are (it just says choose application).
    Can someone please tell me of a good update to quicktime or a different video program, and/or tell me how to open .exe files?

    Well you can check out some of the free players like
    VLC:
    http://www.versiontracker.com/dyn/moreinfo/macosx/14738
    or
    Mplayer:
    http://www.versiontracker.com/dyn/moreinfo/macosx/27163
    Both of which will play just about any file format.
    Alternatively you can set up quicktime to play these same files (mpeg4, avi, etc.). You can find out how to do so along with links to the various codecs here:
    http://www.lordofthecows.com/avi_qt.php

  • How to play an audio file using applicationMusicPlayer ?

    It's easy to play a file using AVAudioPlayer
    NSBundle *mainBundle = [NSBundle mainBundle];
    NSError *error;
    NSURL *tickURL = [NSURL fileURLWithPath:[mainBundle pathForResource:@"tmp" ofType:@"amr"]];
    tickPlayer = [[AVAudioPlayer alloc] initWithContentsOfURL:tickURL error:&error];
    [tickPlayer play];
    But how to play a file using applicationMusicPlayer?
    I know setQueueWithItems, but how to prepare the items for it?

    seems not a good question

  • How to play .srt subtitle files in movies?

    On my iMac when I use VLC it automatically picks up the .srt file in the folder with the same name as the movie. Does AppleTV allow me to play an .srt file too? Thanks.

    No it won't do this.
    There is clearly a modicum of support for subtitles built in, but I think they have to be encoded in the actual movie file.
    Might be worth doing a search for subtitles in this forum.
    From memory very few Apple store items include subtitles.
    VLC is a non-Apple application, and AppleTV pretty much does things 'Apple's way'. In other words there are strict specs for video files (essentially low quality MPEG4, or better/good quality h264 files). These specs largely relate to the modern h264 codec which is more efficient than MPEG-2 used for DVDs,
    I don't think you have an AppleTV based on the question, and if you find VLC does the job thenn a more versatile option might be a Mac Mini if you already have lots of video with associated .srt files.
    Afraid I don't use subtitling myself, hopefully someone who does will be able to give some useful advice.
    May I suggest you Google an application called Handbrake which is a useful video file converter that can convert video files to AppleTV format. I believe it has some kind of support for embedding subtitles (though not from separate .srt files) but have never tried this personally.
    There are also many open source/3rd party apps that act as media centres such as XBMC for the XBOX (originally), plex and so forth - I don't know if they have decent subtitle or .srt support but it might be worth you having a look.
    AC

  • How I play avi video file on my macprof As well as ipad3?

    I am unable to play the avi files on my macpro as well as my ipad3. Can you please suggest a solution.

    You'll wan to give a try to the following players (in parentheses, there is a review link):
    Free (if you want something free):
    QQPlayerHD ( http://www.iphonelife.com/blog/87/review-brand-new-free-video-player-qqplayerhd )
    FlexPlayer ( http://www.iphonelife.com/blog/87/new-version-free-multimedia-player-flexplayer- out-%E2%80%93-now-its-more-or-less-recommended )
    MoliPlayer ( http://www.iphonelife.com/blog/87/free-multimedia-player-moliplayer-ipad-fixed-a nd-enhanced-now-its-recommended )
    Commercial (if you want more features not available in free players):
    It's Playing ( http://www.iphonelife.com/blog/87/new-star-born-great-multimedia-player-its-play ing-has-been-fixed )
    GoodPlayer
    AVPlayerHD ( http://www.iphonelife.com/blog/87/great-video-player-avplayerhd-receives-hardwar e-mkv-avi-video-playback-support )
    These are the best players out there and should always be checked out first.

  • How to play quicktime .mov files on iphone

    I would like to be able to play quicktime (.mov) files on my iphone4s but I get a message that my file cannot be played on this iphone.
    I created the file in keynote, exported it to a quicktime movie with the manual advance option.
    My goal is to be able to use iphone to connect to a projector with a iphone to vga adapter and thus project my presentations from the iphone.
    But I cannot import import it using itunes to the iphone.
    Wondering if there is an app that plays quick time movies or some other option.
    The reason I cannot export from keynote is that it does not give the option for manual advance.
    It only provides a fixed time option.
    Appreciate any help
    thank you
    jac

    The movie/video must be in an iPhone compatible format.
    http://www.apple.com/iphone/specs.html
    Video formats supported: H.264 video up to 1080p, 30 frames per second, High Profile level 4.1 with AAC-LC audio up to 160 Kbps, 48kHz, stereo audio in .m4v, .mp4, and .mov file formats; MPEG-4 video up to 2.5 Mbps, 640 by 480 pixels, 30 frames per second, Simple Profile with AAC-LC audio up to 160 Kbps per channel, 48kHz, stereo audio in .m4v, .mp4, and .mov file formats; Motion JPEG (M-JPEG) up to 35 Mbps, 1280 by 720 pixels, 30 frames per second, audio in ulaw, PCM stereo audio in .avi file format.

  • JMF: How to play an  avi file NOT in a Frame...is this possible?

    -----Primary Task------
    Using JMF, I want to play an avi video file NOT in a Frame
    ---------Why?----------
    I want to play this avi file in a "non-decoration" container (ie. no Windows GUI, eg. Window/JWindow, Panel/JPanel)
    -------Problem---------
    The MediaPlayer method in JMF 2.2.1e requires a Frame container, according to JMFUtil.java (eg. mediaplayer = jmapps.util.JMFUtils.createMediaPlayer)
    ------Questions--------
    1. Is there any way to change the method of JMFUtil.java to enable video files to play NOT in a Frame, like a Window or Panel?
    2. If not, do you know of any "tricks" to get rid of the Frame decorations?
    3. If not, any other solutions?

    sigh... first read the API, then ask.
    Frame.setUndecorated(boolean) might help. http://java.sun.com/j2se/1.4.1/docs/api/java/awt/Frame.html#setUndecorated(boolean)

  • How to play SCM video file on Mac

    is there any way i can play scm video file to the macbook? please help me out

    Never heard of an scm video-so I googled it.
    It is either a console video game ROM emulator, a superchain video file(which means DRM) or a Starcraft map file.
    Only hint for playing the superchain one was use a windows machine, windows media player with some obscure plugin for .scm playback.
    I'm afraid since this is a very obscure format/codec-you may be out of luck.

  • How to play random MOH files on UC320W?

    Hi,
    Is it possible to configure the UC320W MOH (from external device) to play random music files?
    Regards

    If you are using the input jack for MOH, the UC320 will stream whatever audio is playing on the external device.  MP3 player connected the jack set to random should do what you are looking for.

Maybe you are looking for

  • Licence   is not included for the material

    Hi, I have maintained account ddetermination for DIEX ETT for sub transaction type 22. When I am doing Additional Excise in J1IH system is giving the warning message as "Licence   is not included for the material" and it is not picking any G/L accoun

  • How I can go back to former version of firefox, because the new one is unacceptable bad.

    How I can go back to former version of firefox, because the new one is unacceptable bad. I am just a computer and internet user, if you can't imagine what that's means, then I need to use and promote other web browsers. I am really mad about the upda

  • Error Message Invalid Drive

    When I download iTunes 7 and click the .exe setup, I get the following message -- Invalid Drive: L:\ -- and I cannot install iTunes. I don't think I have a drive L and I have no idea what this means. I am running on Windows XP. What do I do?

  • Bleed settings come out wrong when export to PDF

    I'm working on a 5x13 door hanger in InDesign with a .125" bleed on all sides. I did the front in Illustrator and brought it into ID and I did the back entirely in ID since it's text heavy. When I export it to PDF with bleed and crop marks showing, t

  • Java PDF

    I have a MS Word template that gets populated when a user fills out a form in Microsoft Access. There is a "Bookmark" feature in MS Word that allows for one or more exact locations on a document to be marked. Those Bookmarks can then be accessed thro