The Daily Click ::. Forums ::. Klik Coding Help ::. sub-application question...
 

Post Reply  Post Oekaki 
 

Posted By Message

Zi-Xiao



Registered
  29/07/2002
Points
  537

VIP Member
23rd May, 2005 at 00:06:35 -

Is the only way sub-apps can communicate through global variables, lives, and scores? If i target levels in the SAME APPLICATION, the sub-application object doesn't seem to want to share the alterable values of GLOBAL objects. Am I doing something wrong or is this actually impossible?

 
n/a

Nuutti



Registered
  26/10/2003
Points
  1364
23rd May, 2005 at 00:41:28 -

Atleast subapps can communicate with ini- or other files, shared data object etc...

 
P.S. sorry for my mangled english.

Hernan



Registered
  04/03/2003
Points
  707

VIP Member
23rd May, 2005 at 05:15:37 -

Sub apps can ONLY communicate between those 3 values. You can forget about alterable values.

There is one extension that can communicate between sub apps. The Global Function object I believe. I'll have to look that up.

 
This space is for rent

DeadmanDines

Best Article Writer

Registered
  27/04/2006
Points
  4758
23rd May, 2005 at 06:22:41 -

I always used Shared Data Object.

 
191 / 9999 * 7 + 191 * 7

Zi-Xiao



Registered
  29/07/2002
Points
  537

VIP Member
23rd May, 2005 at 09:30:41 -

i have no idea how to use the shared data object.... I'll have to see how it works :S. If anyone has some good examples, send em my way please.

 
n/a

Hernan



Registered
  04/03/2003
Points
  707

VIP Member
23rd May, 2005 at 12:05:24 -

I got it, I meant the Global Store X object (how 'd mix those two up?)
And what the hell is going on here, I couldn't edit my last post. The page said "You cannot edit this post." wtf?

 
This space is for rent

Zi-Xiao



Registered
  29/07/2002
Points
  537

VIP Member
23rd May, 2005 at 13:04:19 -

well, i reprogrammed it with the shared values plugin. Its quite simple to use as long as you keep all the values documented and well organized.

 
n/a
   

Post Reply



 



Advertisement

Worth A Click