Ambiera Forum

Discussions, Help and Support.

Ambiera Forum > CopperCube > Help with CopperCube
Using VARIABLE in one or more scenes

matheusfr27
Registered User
Quote
2019-05-14 18:30:35

Could anyone give a hint how I can do to use the variety of one scene in the other?


douwedabbe
Registered User
Quote
2019-06-10 10:57:20

same problem here,
cc help recommends:

ccbSetCopperCubeVariable(varname, value)

but cc's scripting editor saya it is undefined


Robo
Guest
Quote
2019-06-13 12:26:18

Javascript is fussy as..

you cant just updated a variable that way.
First you have to define the variable first with something like:

var xyx = GetCopperCubeVariable("variablename")

then you can change variable xyz accordingly and then update your "variablename" again with this:

ccbSetCopperCubeVariable("variablename",xyz)


Create reply:


Posted by: (you are not logged in)


Enter the missing letter in: "Internatio?al" (you are not logged in)


Text:

 

  

Possible Codes


Feature Code
Link [url] www.example.com [/url]
Bold [b]bold text[/b]
Image [img]http://www.example.com/image.jpg[/img]
Quote [quote]quoted text[/quote]
Code [code]source code[/code]

Emoticons


   






Copyright© Ambiera e.U. all rights reserved.
Privacy Policy | Terms and Conditions | Imprint | Contact