Little confused, please help. 2004-03-11 - By M?rio Diogo
Back No prob Bill. I understand... -- -- Original Message -- -- From: Bill Sanders To: flashcomm@(protected) Sent: Thursday, March 11, 2004 4:02 PM Subject: Re: [FlashComm] Little confused, please help.
M?rio,
I'm sure there's a way to do what you want, but I'm busy right now working on a chapter on Server Side Persistent Shared Objects, and while your project sounds interesting, I don't have the time to work it out right now.
Any help from the list?
Bill
On Thursday, March 11, 2004, at 10:45 AM, M?rio Diogo wrote:
Sanders thanks for the reply, i already got it working. I have three video cameras a nd a chat, now i was thinking is there a way that i would only have one camera and i would select the user i wanted to see and talk too...Is there any tutorial or something to do this? Do you know how to do it and explain me please? I have a people list alson in my movie but i would like to give the oportunity for the user to talk and see at the camera only the user that he would select from the people list... Thank you...
-- -- Original Message -- -- From: Bill Sanders To: flashcomm@(protected) Sent: Thursday, March 11, 2004 3:24 PM Subject: Re: [FlashComm] Little confused, please help.
M?rio,
Store your .swf, .txt, and html files in the web server root on your Linux server -- if you've got an Apache server, you'd be placing them in a path something like this:
Apache/htdocs/flashcom/applications/XXX.swf
The ASC files (and also the streams folder) go into a different path stored in the VHOST.xml file in the <AppsDir> node. It will be something like,
Macromedia\Flash Communication ServerMX\applications
However, it's hard for me to tell not knowing your Linux setup.
As for the rtmp/ address, you can use the" rtmp:/appName" when you place the app on the Linux server. However, in developing apps, you will have to use "rtmp://serverName.domainName.com/appName" -- you use rtmp in a reference to a local app, you just need 1 "/" but when you reference a remote server, you need two "//" slashes.
If there's someone on this list who's got a local Linux set up, please jump in here. My Linux at work is set up by sys admin and all I do is dump files on it. All I do is develop and test my apps on a Windows system and dump them on the Linux. However, my old computer will soon be a true Linux box for FlashCom development.
HTH, Bill
On Thursday, March 11, 2004, at 06:27 AM, M?rio Diogo wrote:
I have installed the flash comunication server in a Linux server. Now the problem is where should i put my index.html, my index.swf and my main.asc? Can?t i put them in another server and at the flash file say that my rtmp://**** is my linux server where the comunication server is installed or does my files have to be at the linux server?
I?m a little confused, can anyone explain me this?
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ Supported by Fig Leaf Software -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ Lower Prices for Certified Training! Check out new lower prices for Certified Macromedia Training from Fig Leaf Software. Expand your skill set with courses in ColdFusion, Flash, Rich Internet Applications and .NET in the new year. Fig Leaf Software provides the highest caliber instruction at our training centers in Washington D.C., Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location.
Get the details at http://training.figleaf.com/ -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: flashcomm-unsubscribe@(protected) For additional commands, e-mail: flashcomm-help@(protected)
__ ____ ____ ____ ____ ____ ____ _____ bill sanders | sandLight productions | http://www.sandlight.com | bloomfield, ct | 860.242.2260
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=Content-Type content="text/html; charset=iso-8859 (See http://iso-8859.ora-code.com)-1"> <META content="MSHTML 6.00.2800.1400" name=GENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=#ffffff> <DIV><FONT face=Arial size=2>No prob Bill. I understand...</FONT></DIV> <BLOCKQUOTE dir=ltr style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px"> <DIV style="FONT: 10pt arial">-- -- Original Message -- -- </DIV> <DIV style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> <A title=wdsanders@(protected) href="mailto:wdsanders@(protected)">Bill Sanders</A> </DIV> <DIV style="FONT: 10pt arial"><B>To:</B> <A title=flashcomm@(protected) href="mailto:flashcomm@(protected)">flashcomm@(protected) </A> </DIV> <DIV style="FONT: 10pt arial"><B>Sent:</B> Thursday, March 11, 2004 4:02 PM</DIV> <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [FlashComm] Little confused , please help.</DIV> <DIV><BR></DIV>M?rio,<BR><BR>I'm sure there's a way to do what you want, but I'm busy right now working on a chapter on Server Side Persistent Shared Objects, and while your project sounds interesting, I don't have the time to work it out right now.<BR><BR>Any help from the list?<BR><BR>Bill<BR><BR><BR>On Thursday, March 11, 2004, at 10:45 AM, M?rio Diogo wrote:<BR><BR> <BLOCKQUOTE><?fontfamily><?param Arial><?smaller>Sanders thanks for the reply, i already got it working. I have three video cameras a nd a chat, now i was thinking is there a way that i would only have one camera and i would select the user i wanted to see and talk too...Is there any tutorial or something to do this? Do you know how to do it and explain me please? I have a people list alson in my movie but i would like to give the oportunity for the user to talk and see at the camera only the user that he would select from the people list...<?/smaller><?/fontfamily><BR> <BR><?fontfamily> <?param Arial><?smaller>Thank you...<?/smaller><?/fontfamily><BR> <BR> <BR><BR>-- -- Original Message -- --<BR><B>From:</B> <U><?color><?param 1999,1999,FFFF>Bill Sanders<?/color></U><BR><B>To:</B> <U><?color><?param 1999,1999,FFFF>flashcomm@(protected)<?/color>< /U><BR><B>Sent:</B> Thursday, March 11, 2004 3:24 PM<BR><B>Subject:</B> Re: [FlashComm] Little confused, please help.<BR><BR>M?rio,<BR><BR>Store your .swf, .txt, and html files in the web server root on your Linux server -- if you've got an Apache server, you'd be placing them in a path something like this:<BR><BR>Apache/htdocs/flashcom/applications/XXX.swf<BR><BR>The ASC files (and also the streams folder) go into a different path stored in the VHOST.xml file in the <AppsDir> node. It will be something like,<BR><BR>Macromedia\Flash Communication ServerMX\applications<BR><BR>However, it's hard for me to tell not knowing your Linux setup.<BR><BR>As for the rtmp/ address, you can use the" rtmp:/appName" when you place the app on the Linux server. However, in developing apps, you will have to use "rtmp://serverName.domainName.com/appName" -- you use rtmp in a reference to a local app, you just need 1 "/" but when you reference a remote server, you need two "//" slashes.<BR><BR>If there's someone on this list who's got a local Linux set up, please jump in here. My Linux at work is set up by sys admin and all I do is dump files on it. All I do is develop and test my apps on a Windows system and dump them on the Linux. However, my old computer will soon be a true Linux box for FlashCom development.<BR><BR>HTH,<BR>Bill<BR><BR>On Thursday, March 11, 2004, at 06:27 AM, M?rio Diogo wrote:<BR><BR>I have installed the flash comunication server in a Linux server. Now the<BR>problem is where should i put my index.html, my index.swf and my main.asc?<BR>Can?t i put them in another server and at the flash file say that my<BR>rtmp://**** is my linux server where the comunication server is installed<BR>or does my files have to be at the linux server?<BR><BR>I?m a little confused, can anyone explain me this?<BR><BR><BR>-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----- -- ---- ---<BR>Supported by Fig Leaf Software<BR>-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----- -- ---<BR>Lower Prices for Certified Training! Check out new lower prices for<BR>Certified Macromedia Training from Fig Leaf Software. Expand your<BR>skill set with courses in ColdFusion, Flash, Rich Internet<BR>Applications and .NET in the new year. Fig Leaf Software provides<BR>the highest caliber instruction at our training centers in Washington<BR>D.C., Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at<BR>your location.<BR><BR>Get the details at http://training.figleaf.com/<BR>-- ---- ---- ---- ---- ---- ---- ---- ----- -- ---- ---- ---- ---- ---<BR>To unsubscribe, e-mail: flashcomm-unsubscribe@(protected)<BR>For additional commands, e-mail: flashcomm-help@(protected)<BR><BR><BR></BLOCKQUOTE><?fontfamily>< ?param Arial>__ ____ ____ ____ ____ ____ ____ _____<BR>bill sanders | sandLight productions | http://www.sandlight.com | bloomfield, ct | 860.242.2260<?/fontfamily><BR> <BLOCKQUOTE><BR></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>
|
|