setting up Flashcom (newbie question)
Let me apologize in advance for the newbie question, but ya gotta start somewhere...
Anyhow, I have the example flashcom applications running correctly on my local machine, but when I upload them to my server I can't get them to work... (i.e. the sharedball or sharedtext examples aren't sharing between two people viewing them.)
Let's say my doman was www.jfitt.com, and I uploaded the files into a folder named test... Would the only thing i need to is modify the rtmp:// code to read:
client_nc.connect("rtmp://www.jfitt.com/test/example_sharedball/room01");
?
I've tried a couple of things... but haven't been able to get it to function correctly. Any help would be greatly appreciated!
Thanks alot!
~Jay