[Red5] Cant find the actionscript in the simpleRecorder example fla
electroteque
spam at electroteque.org
Wed Jul 12 10:40:51 EDT 2006
On 13/07/2006, at 12:02 AM, John Grden wrote:
> There are 2 folders:
>
> Dev_deploy - where the production files site (SWF's)
> Dev_source - where the source files, including classes, sit
>
> inside of Dev_source, there is a classes folder, and you'll want to
> traverse down to org/red3/samples
>
> in there, you'll find folders that correspond with the sample
> applications. To find out which class goes with the FLA you have
> open, locate the "main" movieclip in the library, right click and
> choose "linkage..." and you'll see what class is bound to the main
> clip. The library is organized in the same manner. The movieclips
> reside in folders that mimic the class/package structure. So, it
> makes it easy to figure out which class is used with which movieclip.
>
> Does that help?
>
publish("red5RecordDemo" + currentTimer, "record");
easy, just add a record string on the end of publish ! :) , well lets
see.
More information about the Red5
mailing list