Archived Months
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
all groups > macromedia flash flashcom > february 2007

Filter by week: 1 2 3 4

Set Quality for video record
Posted by KissKissSupport at 2/28/2007 5:04:42 PM
How can I set quality for video record?...more >>


application.allowDebug
Posted by alanskinner at 2/28/2007 12:00:00 AM
Ok, i have set application.allowDebug = true; in my main.asc file but i can never see inside shared objects with the fms console. its like it isnt accepting the debug session. any ideas? Cheers ...more >>

Re: Problem with recording a live-stream
Posted by alcedis at 2/28/2007 12:00:00 AM
[q][i]Originally posted by: [b][b]calmchess333[/b][/b][/i] publish(); is only availiable from the broadcaster ...........[/q] Right, this is something i've also found out. Because of this only the sender of the stream is able to record in our app at the moment. But i think this has nothing ...more >>

Flash Media Server
Posted by sky555 at 2/27/2007 10:14:47 PM
Hi all, I load a trial copy Flash Server but I have no idea how to publish a anything on it. How do I access the url? Where is the default folder. please help.. Thanks....more >>

Set a time limit to videorecord
Posted by KissKissSupport at 2/27/2007 12:00:00 AM
How can I set a time limit to videorecord component?...more >>

recording audio without video
Posted by jparm2 at 2/26/2007 11:24:02 PM
Is there any way to record live audio from a mic and streaming it through FMS without having to have a webcam plugged in? Is there way to use another video source other than a webcam, such as an existing flv? thank you. ...more >>

Cant get gc() to run
Posted by [djdomain] at 2/26/2007 12:00:00 AM
Hi guys i am trying to run application.gc on disconnect of all users. [q] application.onDisconnect = function(client){ trace("disconnect: " + client.name); application.users_so.setProperty(client.name, null); if (application.clients.length < 1){ application.gc(); applications.sh...more >>

Problems connecting to FMS 2
Posted by tawse at 2/26/2007 12:00:00 AM
Hi there, I'm having problems getting any applications for FMS 2 to work. The server is definitely running - I can see it in Task Manager and I can connect via the management console. I downloaded the sample applications and none of these work and every tutorial I try doesn't work. Nothing...more >>



MP3/MPG/FMS/ABCs
Posted by jdcarvin at 2/25/2007 9:26:03 PM
I am new to flash and don't see this on the tutorials. I downloaded a recorded conference call that was an mp3 file and saved it on my home computer. When I play it it goes to my default media player - RealPlayer, but that is an mpg file, not mp3. I have flash but don't know how to use it ...more >>

fms2_console.htm
Posted by DOK5440 at 2/25/2007 4:35:49 AM
I finally got FMS2 to install and run on my Centos 4.4 server how ever i'm having a problem getting into the admin panel, This is what i recieve when i try to connect, Any suggestion on what to do, <?xml version="1.0" encoding="utf-8" ?> - <result> <level>error</level> <code>Net...more >>

Aplications stopped working :s
Posted by [djdomain] at 2/25/2007 12:00:00 AM
Hi guys, For some reason all my apps have stopped working. I am getting this error on everyone. [q]Can not reach server. Possible network error[/q] i have restarted the server, check the vhost dir and ran the port tester. Is there anything else i can try? ...more >>

FMS 2 on linux : linuxthreads OR Nptl ?
Posted by stephaneadofms at 2/24/2007 7:05:07 PM
hi, i installed FMS2 on gentoo linux 32 bits, it worked fine with the flag platformwarn. I can run the server in IE, connecting to the admin, loading an application. But when i try to connect with my application (localy or not) , i always have connection failed. Does someone from a...more >>

port 1112 not open
Posted by june-sis at 2/24/2007 12:00:00 AM
I have just set up FMS on RedHat Linux. I want to manage to my server. When I use InternetExplorer to MYSERVER:1112,my browser not view. Why ? I tried "netstat -an|grep 1112",my server don't listened. My server's Firewall off. ...more >>

FreeBSD
Posted by switchblade3i3 at 2/23/2007 3:29:10 AM
I am wondering if Flash Media Server will run on FreeBSD. Thanks!...more >>

mediaserver2
Posted by edwin.george.lazer at 2/23/2007 3:13:06 AM
Hi All, Can anyone help me with the basic tutorials for flash mediaserver2 expecially on streaming video....more >>

How Do I Get Access to a Client's Streams
Posted by cteegarden at 2/23/2007 2:11:35 AM
I'm using the default FLVPlayback server side application to provide access to existing flash videos on the server. From reading and using the server admin UI, I can see that each client gets a stream allocated with a random name assigned by the server to handle the playback. What I need ...more >>

Capturing webcam images
Posted by thahip at 2/22/2007 3:26:24 PM
Hi, I have flash working with flash media server to record a webcam. There are two things I also need the application to do which it currently doesn't. 1) How do you capture a still image from the webcam? At the moment im using this line of code to record: publish_ns.publish("allAbou...more >>

starting and stopping a stream in a chat
Posted by zozew at 2/22/2007 5:05:47 AM
Hi, I've made a video/audio/text chat and every thing works fine when I start the nc & connect right away. but now I try to start the video in stream on an event and it doesn't start. I think I have made a fundimental mistake as I know it is possible.... Can someone tell me the correct...more >>

progressive download starts and stops
Posted by Mickey_the_mouse at 2/20/2007 2:17:19 PM
Hi: I'm new to video and could use some help. I have a video clip which plays fine localy but when played from the server it starts and stops? I've tried different buffer times without success. I started with 400kbps (i have dsl and I tested it at 700k) I also tried 150kbps thinking slower d...more >>

Recording to server while using FME.
Posted by camspot at 2/19/2007 9:12:24 PM
I'm using Flash Media Encoder locally and FMS2 on my server. Everything works perfectly as far as audio/video/chat. I would now like to begin recording the cam shows on the server, so that clients can later view the shows. I can find many many turorials on how to do this if you are using c...more >>

I must ask really hard, or really stupid questions.
Posted by Neeeol at 2/19/2007 4:08:34 PM
Last week I posted two questions, one on [b]http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=15&catid =578&threadid=1243612&enterthread=y[/b] and the other on [b]http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=15&catid =578&threadid=1243605&enterthrea...more >>

view fms2_console via browser
Posted by [djdomain] at 2/19/2007 12:00:00 AM
Hi guys, I currently access fms2_console via remote desktop connection to the server. I have found that using fms2_console results in a lot of waitng on diffrent pages loading up etc. Is it possible to access fms2_console via my normal web browser? Thanks ...more >>

Vhost Problem with new update 2.4 of FMS
Posted by egyserv at 2/18/2007 9:43:14 PM
Hello all i'm almost done with a small control panel to make me able to host multi customers it was working fine with the old FMS 2 but when i got the final update 2.4 everything frozen event if creating my Vhost manually its not working. In the same time the old Vhost they are all w...more >>

What platform would be best suited for this application?
Posted by fisher_john at 2/18/2007 3:14:03 AM
What I am trying to develop is a multiplayer game that is similar to sites such as pogo.com or yahoo games where it is multiplayer with separate rooms and each of those rooms shared information, but not between each other. It will of course also need database access. I have been developing in ...more >>

NetStream Fails to Initialize
Posted by Josh Hughey at 2/18/2007 2:32:38 AM
Hey Everyone - I have a FMS application I'm working on that, to debug, I've gone all the way back to the bare basics and have created a simple test FLA to see what's going on. I have one video object on the stage named "VLP" (in both the library and the instance name). I'm connecting ...more >>

FLV stream caching
Posted by gadi_sr at 2/18/2007 12:00:00 AM
hi all. is there any way to cache data on the client side from FMS Stream? thanks, gadi...more >>

transmit vodeo flow from ip video camera
Posted by serg19 at 2/18/2007 12:00:00 AM
Can i transmit video flow from ip video camera or video server (for example axis) directly in to the Flash Media server? ...more >>

Republished live stream plays then freezes
Posted by Barry F at 2/17/2007 11:14:03 PM
Hi all, Can someone kindly help me with this problem? I have written an application that republishes a live stream. When I connect to the republished stream, I can view it for about 30 seconds and then it freezes. There are no error messages or other messages as far as I can see. He...more >>

helloVideo app in the O'Reilly book
Posted by [djdomain] at 2/17/2007 3:00:44 PM
Hi guys, I am going over the helloVideo app in the O'Reilly book. I am having a bit of bother with user disconnecting from the app. application.onDisconnect is not triggering till the last user leaves the room. So the idPool doesn't get updated. I am looking over the book and i cant s...more >>

screen capture to FMS
Posted by anonymous thing at 2/16/2007 9:13:04 PM
Hi everyone, I want to send a video stream from C# to FMS(with network layer and all that stuff) is it possible? If not, can I send byte array to Flash9 with ExternalInterface, put this data into a NetStream object and publish to FMS? What I try to do is a screen capture(this part is worki...more >>

Streaming FLV Problem
Posted by oalekdesign at 2/16/2007 12:00:00 AM
Hi, I have problem with it. I'm very new in FMS2 and no background in FCS as well. I've tried to test my application through FMS2 by using NetConnection and NetStream script Here is my code var _nc:NetConnection = new NetConnection(); _nc.connect("rtmp://localhost/test"); _nc.onSt...more >>

Bugs in FMS 2.0 and live video?
Posted by Barry F at 2/15/2007 12:00:00 AM
Hi all, I have heard rumors of a bug in FMS 2.0 when streaming live video on a large scale. Can anyone elaborate on this? I have also heard there is an FMS 2.5 release that contains fixes but it is currently only available to CDNs. Is this true? Should I be concerned about deploying ...more >>

University Solution
Posted by shred444 at 2/14/2007 7:00:08 PM
Hi There, I'm from Northeastern University and I'm researching ways our television station can broadcast online using flash. Currently, we are using a 3rd party to broadcast (brightcove.com), but we are looking to bring this back on campus. We stream anywhere from 3000 to 8000 streams per...more >>

One-way text chat - send message to specific client or moderator
Posted by eliasocasio at 2/14/2007 6:14:55 PM
We need help to modify the chat component so that when a client sends a message it only goes to the moderator. The purpose is for a live video presentation where we are allowing the attendees to ask questions through the chat component. Like a Q&A session. We don't want the other attendees to ...more >>

Deliver content based on bandwidth
Posted by Axerho at 2/14/2007 2:20:59 AM
Hi experts, I have read the part on Delivering video based on bandwidth in Developing Media Application Flash Media server documentation. I try to apply the thing it suggested, i added the following to vhosts.xml: <VirtualKeys> <Key from="WIN 6,0,0,0" to="WIN 9,0,0,0">fp</Key> </Vir...more >>

Live Multicasting
Posted by mediaart1 at 2/14/2007 12:00:00 AM
In Real server multicasting doesn't really work the way it's intended unless everyone everywhere across the Internet is setup to multicast (all routers should support multicast). So each user shuld be provided with an unicast stream. Its very expensive. Does Flash Media Server allow multic...more >>

Content Management System - is FMS a YES?
Posted by joey uremovic at 2/13/2007 4:52:26 AM
Hi, I've been using Director for the good part of a decade, but due to a lack of confidence regarding future support, i've decided to convert to flash. I've been commissioned by the powers that be to investigate a content management system solution. Would FMS be the way to go, or should ...more >>

Mute video by default
Posted by splatter2 at 2/13/2007 12:00:00 AM
Hi Guys, Im trying to mute the my_FLVPlybk by default when the player starts. I can set the voulme to 0 alright but then the mute button doesnt restore it to 100 when I press it. I want the video muted and one single mute button available to un-mute it. Any ideas? Cheers ...more >>

Play various formats
Posted by shanux at 2/12/2007 10:52:52 PM
I want to make an application in which user can play any video files from its own. Either file is in .wmv format or .mpeg4, Flash playes it. Is it possible thru Flash or we need some backend scripting that can encode or convert video files to .flv file. I need some directions. I would appr...more >>

Max Simultanious Connections
Posted by flv2048 at 2/12/2007 4:48:26 PM
is there I way I can pass a value back to a server side script in PHP for example. So when I reach the maximum simultanious connections is reached. I can display a message to the user instead of them just seeing a blank screen. Any help on this would be appreciated. ...more >>

FMS connection problems
Posted by McKean at 2/12/2007 1:13:59 PM
I have just set up FMS on Windows XP It seems to work fine since I can connect to it through the admin interface! Now the problem is when I try to connect to a application I can only do this through the admin port! so rtmp://localhost:1111/application works but rtmp://localhost:1935/app...more >>

Save textchat history to db?
Posted by [djdomain] at 2/12/2007 10:48:56 AM
Hi guys, I am trying to figure out a way to save chat history to the db after the last user has left chat. I am currently looking into amfPHP but i am getting know where fast. thanks for any help or input. Paul ...more >>

Finishing touch Job
Posted by briiiiin at 2/12/2007 2:05:53 AM
Hello, Some help please? Ive recreated a broadcaster and subscriber component that connects to a flash media server Broadcasters type their name in order to broadcast and subscribers type a broadcaster name to stream Your job is to: - Create a counter on the broadcaster stage th...more >>

FMS on non-Redhat linux distributions?
Posted by CormacRedmond at 2/11/2007 10:21:43 PM
Hi, We do not use, or ever want to use Redhat Enterprise editions. Is it possible to get FMS to work on a non-Redhat linux? I can't believe a company like Adobe/Macromedia would provide such poor support for Linux, and constrain it to one distribution. Regards, Cormac ...more >>

Director user wanting to share a bitmap between users
Posted by CormacRedmond at 2/11/2007 7:35:47 PM
Hi.. I've created a simple paint application using Director (and convereted into a Shockwave DCR) - what I want to do is allow other users to see this, if they're using the application also. I'm not used to flash, and do not want to redesign the program. Also, the Whiteboard feature with F...more >>

can connect locally, but not externally
Posted by fisher_john at 2/11/2007 7:20:43 PM
I am starting to get very fed up with this, almost on the brink of giving up, which I never do. I have extensively searched the web and every forum I can find but still no solutions. I am trying to get a server set up before I do any development so as to not waste my time with development if...more >>

simple textchat
Posted by [djdomain] at 2/9/2007 2:01:20 PM
For the life of me i cant find the SO for the simple chat app sample. I have modded it and have 4 rooms To connect to a room my rtmp is: client_nc.connect("rtmp:/" + mpt + "chat/" + result_lv.roomID, _global.myName); On the server i have applications/chat/main.asc applications/chat/1...more >>

Concurrent connections
Posted by John K. at 2/9/2007 10:41:57 AM
How to count concurrent connections on a simple videochat application with audio. Theoretical set-up is: One room with 6 pods. 5 people lock on and broadcast there webcam at the same time. In the room there are 5 videopods and one text chatpod. All 5 connected users can enter text in the ...more >>

Delegates in FMS
Posted by alanskinner at 2/9/2007 10:33:57 AM
Hi has anybody managed to get some sort of scoping class/object like a Delegate or Proxy to work with SERVER SIDE ACTIONSCRIPT? Not having much luck myself. Cheers...more >>

Hosting for Flash Media Server?
Posted by CormacRedmond at 2/8/2007 10:10:36 PM
Hi, I am developing an interactive game in Director, that I believe could attract up to 1000 players playing at the same time. It's basically a drawing game, and I'll require using Flash Media Server to exchange drawings between players. Problem is, what do people do for hosting? It seems ...more >>


DevelopmentNow Blog