Quantcast
Channel: Adobe Community : All Content - Edge Animate
Viewing all articles
Browse latest Browse all 9897

getJSON Does not work ?

$
0
0

Hey, i wanna create a dynamic edge animate - animation

 


So i've tried to load in a json file without any success...

 

 

My *.json file is in the same directory as the edge files - my example code:

$.getJSON('source.json', function(data) {                    alert("Inside GETJSON");                    for ( var i=0; i < data.length; i++){                       // console.log("data[i]");                    }          });

 

 

Nor the alert is triggered, neither the log in console... :/ I've places my code in the composition complete section of my edge-project. (I'm not sure - is that the problem?)

 

 

 

Any hint or help would be great


Viewing all articles
Browse latest Browse all 9897

Trending Articles



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