Groups | Blog | Home


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 > march 2005 > threads for march 15 - 21, 2005

Filter by week: 1 2 3 4 5

Install on Linux RedHat server
Posted by Laurent_LCN at 3/20/2005 9:39:47 AM
I work with a distant LinuxRedHat server. I upload all FCS files in the server root level. I lauch the console and type 'installFCS' and respond 'invalid comand' Do you know what can I do to install FCS ? Thank you ...more >>


Code Problem (again)
Posted by CDXX at 3/18/2005 10:24:57 PM
Here we go again. I am trying to populate an array of objects and assign it to a data slot in application.onAppStart. This is my code: //----- CLASS DECLARATION Team = function(teamNumber, teamName) { // Instance properties this.teamNumber = teamNumber; // Team number this.teamName = ...more >>

FCS 1.5 Installation Woes
Posted by John.S at 3/18/2005 12:17:38 AM
Hi there, I?m having a few installation problems I?m hoping someone can help me with. I?m new to FCS and I?m a sysadmin. The developers need the FCS to serve a flv file only. I have a web server hosting the swfs & fla?s on a separate iis box and I?ve built a W2K3 Server with FCS. I don?t k...more >>

Can't make SO methods work
Posted by CDXX at 3/17/2005 11:59:44 PM
Changing SO properties is working fine. But when I try to call an SO method, other clients aren't receiving it. Code: [BROADCASTER] askQuestion = function() { trace ('so = ' + so); so.send('studentRequest', Session.username); } [CLIENT] so.studentRequest = function (studentName) { trace...more >>

How to see max bandwith
Posted by kekkek at 3/17/2005 6:57:43 AM
Hello! I have FCS Professional (2500 users, 10Mbit). But the problem with that is that when the bandwith exceeds 10Mbit my application just stop working (at least it did so while trying the developer edition). And if I dont have a tool to see if i'm close to reach the 2500 or 10Mbit then I...more >>

communication app inspector in flash 2004
Posted by JohnnyDang at 3/16/2005 11:57:03 PM
In Flash MX 2004 Pro, where is the communication app inspector? Thanks...more >>

Server Side Class Definition
Posted by NateDoggg at 3/16/2005 7:50:17 PM
I have no problems using actionscript to define my own classes on the client but I can't get the syntax right for doing it on the server. So, I'm doing this hokie trick where I make new applications for each object I need and then manging their instances. It works but there has to be a bette...more >>

Windows Media vs. Flash Video Streaming
Posted by MnWild at 3/15/2005 9:34:53 PM
I'd like to try and get a discussion rolling regarding live video streaming. I've done live Windows Media events and also live Flash Video events. Currently, we are streaming the events via VitalStream. We stream around 300Kbps per second (240x180, 12fps). The quality is ok, but for 300k/s...more >>



Can I create a client-application with C++???
Posted by FrancoX79 at 3/15/2005 3:50:48 PM
I'm building a 3D chat application in c++ and I need to use Flash communication server for server-side. I 'd like to know if there is a method or a library I can use to send and receive messagges on RTMP protocol of FlashCom.Thanx For replies please write here or to fra.depaolis79@libero.it ...more >>

Updater 2?
Posted by Brian Hogue at 3/15/2005 3:37:19 PM
Does Updater 2 include Updater 1? Or do I need to apply 1 followed by 2? Thanks in advance -brian ...more >>

Creating high and low quality live streams
Posted by Egglar at 3/15/2005 2:42:08 PM
Hi, Ive built a very simple flash app to publish a live webcam stream onto FCS. I then have a viewer program to show the feed on a website. Im trying to give the viewer the option of chosing the quality of the stream (for high and low speed connections). I am trying to do this by pub...more >>


DevelopmentNow Blog