Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
c3/license.
ajax error.
my php code
<?php
header('Access-Control-Allow-Origin: *');
$arr = array('a' => 1, 'b' => 2, 'c' => 3, 'd' => 4, 'e' => 5);
echo json_encode($arr);
help mi
Если кто есть на русском буду признателен.
Develop games in your browser. Powerful, performant & highly capable.
It looks like you're connecting to an insecure URL (http:). Construct 3 runs on a secure URL (https:). By default secure to insecure connections are blocked. You need to run your website with HTTPS.
Thanks you. The problem was this. Resolved