PDA

View Full Version : Change Application Directory Parameter


Comgenie
10-05-2005, 07:00 PM
I want to change the 'Application Directory' parameter of the SimpleConnect component using Actionscript. Maybe a dumb question... but how?

This is what i want to do:

thingidontknow = "rtmp:/chat/" + _root.roomid;

So the chat can have different rooms.

Cya, Comgenie