Hi
I am trying to run a sample program found here but its from Pub Nub. I run their program and everything is fine then
I run my version, which I have to insert theirs as a module and I get this (no change in code):
with code as module:
Copyright (C) 2009-2011 A n s c a , I n c .
Version: 2.0.0
Build: 2011.703
The file sandbox for this project is located at the following folder:
(/Users/alexdiaz/Library/Application Support/Corona Simulator/Xela Development-4920B0BB4978D0D04A417C445B13E4F2)
-----------------------------------------------
am I getting here
with code as “main”:
Copyright (C) 2009-2011 A n s c a , I n c .
Version: 2.0.0
Build: 2011.703
The file sandbox for this project is located at the following folder:
(/Users/alexdiaz/Library/Application Support/Corona Simulator/example-game-lobby-room-243287C89B1D0B97FC88ACB763F04B02)
getting to connection
am I getting here
A couple of questions:
- What do the “----” mean? I get them in one and not in the other
- Running as main alone displays “getting to connection” while running as module code does not get to that point. Why? Still checking but code is the same on both.
Thanks for any insight on this.
[import]uid: 95689 topic_id: 20546 reply_id: 320546[/import]