Quantcast
Channel: Adobe Community: Message List
Viewing all articles
Browse latest Browse all 119881

Re: help with if else statment and math.random

$
0
0

You need to change this:

 

var pt_sage = new array();

 

To this:

 

var pt_sage = new Array();

 

Better yet, change it all to:

 

var pt_sage = ["some text based on background", "some more text based on background"];


Viewing all articles
Browse latest Browse all 119881

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>