Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 7 of 7
  1. #1
    Join Date
    Oct 2005
    Posts
    572

    i need to play a video file *.wmv in a Video1 object

    i need to play a video file *.wmv in a Video1 object it is work good but i need to play the file from the internet "http://www.gggfffttt.com/video/file.wmv".
    the video1 obget play the file but he download the file and play the file, if the file is big like a 10 MB then it's taken a lot of time. i need to play the file like in the internet (on line).

  2. #2
    Join Date
    Oct 2004
    Location
    East, South & West Asia
    Posts
    1,020
    Quote Originally Posted by lnd
    i need to play a video file *.wmv in a Video1 object it is work good but i need to play the file from the internet "http://www.gggfffttt.com/video/file.wmv".
    the video1 obget play the file but he download the file and play the file, if the file is big like a 10 MB then it's taken a lot of time. i need to play the file like in the internet (on line).
    Hi,

    Suggestion (A)
    1. Create a Web Page in your Web Site Server that has your "file.wmv" Embedded on it along with Windows Media Streaming Control Panel ( if theres such thing ).
    2. At the same time, create a WebObject on your Autoplay that has URL directly pointing to the Web Page.

    Suggestion (B)
    1. Convert your WMV File to become Flash Video File ( .swf )
    2. Create a Web Page in your Web Site Server that has the SWF Flash File Embedded on it along with Flash Video Control Panel
    3. Create a WebObject on your Autoplay that has URL directly pointing to the Web Page.

    If you opt for suggestion B, you can choose WMV to Flash Conversion software at the following place:
    http://www.flashmove.com/forum/showthread.php?t=23120

    Both suggestions attempt to stream the big Video File onto the Autoplay App and not download it.

    Hope the suggestions helped.
    Last edited by azmanar; 12-24-2005 at 02:11 AM. Reason: missed

  3. #3
    Join Date
    Oct 2005
    Posts
    572

    i need help

    Suggestion (B) is not good 1.5MB in *.wmv is a 7MB in *.swf and Suggestion (A) i dont understanding

  4. #4
    Join Date
    Oct 2005
    Posts
    572

    Huh? i need example please

    i need example please

  5. #5
    Join Date
    Jun 2002
    Location
    Israel
    Posts
    1,843
    Before you try anything else, Try using the mediaplayer plugin and use mms:// instead of http://.

    Good luck

    Yossi

  6. #6
    Join Date
    Oct 2005
    Posts
    572

    i need the plugin

    i need the plugin

  7. #7
    Join Date
    Jun 2002
    Location
    Israel
    Posts
    1,843
    You can download it from here:
    http://www.indigorose.com/files/rout...id=mediaplayer

    Good luck

    Yossi

Similar Threads

  1. How to play a .vob file in a video object.
    By richsmith in forum AutoPlay Media Studio 5.0
    Replies: 9
    Last Post: 04-18-2005, 08:33 AM
  2. Video not playing on second play?
    By hbuyer in forum AutoPlay Media Studio 5.0
    Replies: 2
    Last Post: 11-16-2004, 01:52 AM
  3. Playing a Video using the Embedded Video Object
    By Desmond in forum AutoPlay Media Studio 5.0 Examples
    Replies: 0
    Last Post: 09-26-2003, 12:36 PM
  4. INFO: Difference between the Media Player Object and the AVI Object
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-29-2002, 02:15 PM
  5. HOWTO: Make a Media Player Object Go Full Screen
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-23-2002, 11:23 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts