20 June 2017 11:35
Hi,
when I upload my project on a web server my app do not work. It seems that all links to javascript is broken.
This is the code that I use
Can someone help me please?
Tankyou.
Federico
when I upload my project on a web server my app do not work. It seems that all links to javascript is broken.
This is the code that I use
meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<link href="cartoon_interior.css" rel="stylesheet" type="text/css"/>
<link href="media.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="../../../src/b4w.js"></script>
<script type="text/javascript" src="../../../src/anchors.js"></script>
<script type="text/javascript" src="../../../src/animation.js"></script>
<script type="text/javascript" src="../../../src/armature.js"></script>
<script type="text/javascript" src="../../../src/assets.js"></script>
<script type="text/javascript" src="../../../src/batch.js"></script>
<script type="text/javascript" src="../../../src/boundings.js"></script>
Can someone help me please?
Tankyou.
Federico