Little confused, please help. 2004-03-11 - By Bill Sanders
Back 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
|
|