Discussion Board

Results 1 to 2 of 2
  1. #1
    Regular Contributor supriyaakg's Avatar
    Join Date
    Feb 2010
    Posts
    157
    hi,

    Which video file formats can be streamed in FL 3.0/AS 2.0? I am able to stream only flv using the following code as mentioned in http://flash-reference.icod.de/NetStream.html:

    ---------------------------------
    myNc = new NetConnection;
    myNc.connect(null);
    myNs = new NetStream(myNc);
    myNs.bufferTime = 5;
    player.attachVideo(myNs);
    myNs.play("myFile.flv");
    ----------------------------------

    How can I stream other file formats especially the 3gp?

    Regards,
    Supriya Tenany

  2. #2
    Registered User manikantan's Avatar
    Join Date
    Apr 2008
    Location
    India / Singapore
    Posts
    549
    Twitter - manikantan_k
    Just in --

Similar Threads

  1. Getting all details ralated to video file but not get one details.
    By SymbianTH in forum Symbian Media (Closed)
    Replies: 0
    Last Post: 2009-06-18, 12:13
  2. Contacts fields order??
    By timatima in forum Symbian C++
    Replies: 1
    Last Post: 2007-06-08, 13:51
  3. Replies: 1
    Last Post: 2005-05-26, 14:22
  4. Video questions
    By satbox in forum General Messaging
    Replies: 1
    Last Post: 2002-11-26, 17:50
  5. Replies: 0
    Last Post: 2002-06-10, 12:24

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved