Are you running using the debug version of the Flash player installed ? When you run the app in non-debug mode, does it display an errors in a pop up dialog window?
I'm trying to think of what might account for your app working in debug mode but failing in non-debug mode. In debug mode, there are some <includes> that are forced for some of the lps components, but I don't think that would be causing the problem you are seeing. On Sun, Jul 18, 2010 at 10:46 AM, cem sonmez <[email protected]> wrote: > I wrote a test, please give a try with it and let me know how it goes. > Application attempts to connect a server application named "fi6en", > you can change it from the code. > Waiting for your replies. > Thanks. > Regards > > > 2010/7/18 cem sonmez <[email protected]>: > > swf10 > > > > 2010/7/18 Henry Minsky <[email protected]>: > >> which runtime are you using (swf8 ,swf10, or dhtml?) > >> > >> On Sun, Jul 18, 2010 at 10:04 AM, cem sonmez <[email protected]> > wrote: > >>> > >>> Hi all, > >>> I have a weird problem. > >>> If I run the lzx appliation like "Application.lzx?debug=true", shared > >>> object operations is being seen properly by all the clients that is > >>> connected to the shared object. > >>> But if I disable "debug", operations on the shared object is not being > >>> seen. > >>> At first I thought that this might be bec. of the lines without > >>> checking if debug is enabled, so I removed all the Debug lines. But no > >>> way, the same result. > >>> As I said before, if I enable debug, everthing seems fine > >>> If any of you have any idea about this issue, please let me know how > you > >>> did it. > >>> Thanks in advance > >>> Best regards > >>> > >>> -- > >>> Cem SONMEZ > >> > >> > >> > >> -- > >> Henry Minsky > >> Software Architect > >> [email protected] > >> > >> > >> > > > > > > > > -- > > Cem SONMEZ > > > > > > -- > Cem SONMEZ > -- Henry Minsky Software Architect [email protected]
