Starting out with FMS

Ask a Question related to Macromedia Flash Flashcom, Design and Development.

  1. #1

    Default Starting out with FMS

    Hi,

    We are just starting out with FMS.

    Was looking at this article from adobe website

    [url]http://www.adobe.com/devnet/flash/articles/video_player.html[/url]

    Followed all the way, I can see the thumbnails but when the thumbnail is
    clicked can't see the bigger movie. Why? All, I see is that progressbar
    shows as if it streaming but nothing happens. I guess it has to do something
    with paths but I am not sure what because I can see the thumbnails.

    FMS is installed on a Windows 2003 Server.

    Would appreciate if anyone could point out sites where there are any
    tutorials for novices or any examples.

    Thanks in advance.

    Apurva



    Apurva Lawale Guest

  2. Similar Questions and Discussions

    1. Help starting FMS
      Hi all, i just got windows vista home premiun and install the fms 2.0.4 but it doesnt start, i try the option "run as administrator" in the star...
    2. starting CF 6.1 HELP
      I have just moved back to the states from Germany, bought a new computer and now have problems getting CFMX 6.1 up and running. Using XP home...
    3. just starting
      am just starting using indesign have to create a large catalogue, including a index and a contents, is it best to to create the index and content...
    4. Starting Off How to?
      Say there is a secure https WS for submitting orders, and I have the XSD and a sample order formatted as XML. 1. How do I get data from my SQL...
    5. Starting vsftpd
      On Mon, 30 Jun 2003 Todd Cary wrote: ps wont show the process coz its started by xinetd. Try netstat -a netstat -a |grep ftp See above...
  3. #2

    Default Re: Starting out with FMS

    It's likely becuase of the FLVPlayback component that's being used. I never use
    the profab components, but my understanding is that the FLVPlayback requires a
    specific .asc file that gets added to the application directory on the server
    side. Unfortunately, it's not documented anywhere.

    Look in the following location on your machine and see if you can find this
    file (assuming you're running windows and you installed Flash to its default
    location):

    C:\Program Files\Macromedia\Flash 8\Samples and
    Tutorials\Samples\Components\FLVPlayback\main.asc

    Add that file to your application directory (or add its content to your
    existing main.asc), and you should be good to go.

    JayCharles Guest

  4. #3

    Default Re: Starting out with FMS

    Thanks a lot. Got it working and appreciate the help

    "JayCharles" <webforumsuser@macromedia.com> wrote in message
    news:egiu0r$9vs$1@forums.macromedia.com...
    > It's likely becuase of the FLVPlayback component that's being used. I
    > never use
    > the profab components, but my understanding is that the FLVPlayback
    > requires a
    > specific .asc file that gets added to the application directory on the
    > server
    > side. Unfortunately, it's not documented anywhere.
    >
    > Look in the following location on your machine and see if you can find
    > this
    > file (assuming you're running windows and you installed Flash to its
    > default
    > location):
    >
    > C:\Program Files\Macromedia\Flash 8\Samples and
    > Tutorials\Samples\Components\FLVPlayback\main.asc
    >
    > Add that file to your application directory (or add its content to your
    > existing main.asc), and you should be good to go.
    >

    Apurva Lawale Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139