Maybe the thing to do is to use a network analyzer like Firebug or Charles or Live HTTP Headers to look at the network connections in each case? Perhaps you will be able to see some difference there?
On 2010-03-04, at 04:27, cem sonmez wrote: > I see in the red5 server logs that there is no problem about the > communication with my laszlo app. > Bec. some calling methods between red5 and laszlo works well. As I > said in an earlier post, I think that can say something clear (you > might not seen it): > > Think about this scenario: two applications are running, one of them > is on the developer console, and the another one is the swf object > that is embedded to the html. Both of them is connecting the same > red5 app. with the 'rtmp://localhost:1935/fi6en'. I can see on the > red5 application log, that both of them is connecting to the > application properly. And when the application embedded into html, > sends something to the shared object that has been created on the red5 > side, app. on the dev. console sees everthing with no problem, but > html embedded application doesnT see anything. And when app. on the > dev. console sends someting to the shared object, everyhing is being > shown on itself, but not on the app. embedded into html. > > Do you think that, it might be just about proxied attribute of canvas > or the flash player security isssue. Bec. I have already tried both of > them. > And problem still goes on. > Thanks in advance.
