[Red5] SimpleBallDemo in AS3 ?
Iuri Diniz
iuridiniz at gmail.com
Mon Dec 15 09:44:05 PST 2008
Your error message is not in English, maybe french?
Please try:
declare a new void method on the calling object
public function onBWDone():void{
}
and before nc.connect do:
nc.client = this
On Mon, Dec 15, 2008 at 12:06 PM, Yann JAMAR <yann.jamar at paquetbtp.fr> wrote:
> Hi all ,
> Did someone managed to port SimpleBallDemo in As3.
> ( I've got this error :
>
> Error #2044: AsyncErrorEvent non pris en charge : text=Error #2095:
> flash.net.NetConnection n'a pas été en mesure d'appeler l'élément de rappel
> onBWDone. error=ReferenceError: Error #1069: La propriété onBWDone est
> introuvable sur flash.net.NetConnection et il n'existe pas de valeur par
> défaut.)
>
> )
>
> Best regards.
> Yann.
>
>
> ----- Original Message ----- From: "ddprasad" <ddprasad at gmail.com>
> To: <Red5 at osflash.org>
> Sent: Monday, December 15, 2008 2:33 PM
> Subject: [Red5] RTMPT/HTTP Same Port 80
>
>
>>
>> For quite a few days I have been working with Red5 Server. Congrats to its
>> developers.
>>
>> However I have a doubt, I faced this problem few hours ago.
>>
>> red5.properties file (windows)
>> # HTTP
>> http.host=0.0.0.0
>> http.port=80 // Check This
>> https.port=443
>> .......
>> # RTMPT
>> rtmpt.host=0.0.0.0
>> rtmpt.port=80 // Check This
>> rtmpt.ping_interval=5000
>> rtmpt.max_inactivity=60000
>>
>> And it works fine on windows (jetty & http server works okay, also on
>> internet)
>> However on linux (jetty starts, http server doesnt start)
>>
>> CAN ANY PERSON COME FORWARD AND HELP WHAT IS WRONG.
>>
>> Thanx
>> --
>> View this message in context:
>> http://www.nabble.com/RTMPT-HTTP-Same-Port-80-tp21014037p21014037.html
>> Sent from the Red5 - English mailing list archive at Nabble.com.
>>
>>
>> _______________________________________________
>> Red5 mailing list
>> Red5 at osflash.org
>> http://osflash.org/mailman/listinfo/red5_osflash.org
>
>
>
> _______________________________________________
> Red5 mailing list
> Red5 at osflash.org
> http://osflash.org/mailman/listinfo/red5_osflash.org
>
--
Iuri Diniz
http://iuridiniz.com [Sou um agitador, não um advogado]
http://blog.igdium.com [Linux on Limbo]
More information about the Red5
mailing list