Question
help me understand some base points of FCS
hi all,
but i'm having some problems understanding the location of some things in
fcs
i did a little test with a simpleConnect, and the connectionLight. all
named, and the light associated in the simpleConnect properties and
specified the rmtp protocol.
my app name is is a.swf and is the rmtp protocol is
'rtmp://200.200.200.200/a' and there is a main.asc there.
my doubts:
- does the directory name created and specified in the rtmp need to be
*exactly equal* the app given name? why ?
- why do i need the main.asc file in the flashcomm <app name> directory, in
my case 'a' directory ?
the main.asc contents changes from app to app, is it normal? some i have
just a " load( "components.asc" ); " and some i have the
application.onConnect, and application.onConnectAccept.... how do i know
what i need in there?
i can see all the components '.asc' files in the flash comm scriptlib
directory, and i suppose they are used JUST when compiling the movie, right?
thank you.
but i'm having some problems understanding the location of some things in
fcs
i did a little test with a simpleConnect, and the connectionLight. all
named, and the light associated in the simpleConnect properties and
specified the rmtp protocol.
my app name is is a.swf and is the rmtp protocol is
'rtmp://200.200.200.200/a' and there is a main.asc there.
my doubts:
- does the directory name created and specified in the rtmp need to be
*exactly equal* the app given name? why ?
- why do i need the main.asc file in the flashcomm <app name> directory, in
my case 'a' directory ?
the main.asc contents changes from app to app, is it normal? some i have
just a " load( "components.asc" ); " and some i have the
application.onConnect, and application.onConnectAccept.... how do i know
what i need in there?
i can see all the components '.asc' files in the flash comm scriptlib
directory, and i suppose they are used JUST when compiling the movie, right?
thank you.
