<div dir="ltr">Thank you, I've got it :)<div><br></div><div>I should have defined</div><div><br></div><div>var image = loadingQueue.getResult("wb");<br></div><div><br></div><div>instead of</div><div><br></div>
<div>var image = loadingQueue.getResult("wb").result;<br></div><div><br></div><div>(I got this snippet somewhere on CreateJS forum, maybe coming from the use of an old version).</div><div><br></div><div>Thanks :)</div>
<div><br></div><div>Regards</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-01-27 Manuel Quiñones <span dir="ltr"><<a href="mailto:manuq@laptop.org" target="_blank">manuq@laptop.org</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">2014-01-27 laurent bernabe <<a href="mailto:laurent.bernabe@gmail.com">laurent.bernabe@gmail.com</a>>:<br>
> Thank you for your answer.<br>
><br>
> In fact, I develop the activity and preview it from inside Brackets IDE.<br>
> Previews are shown inside a Chrome browser.<br>
> So, when previewing from Brackets IDE, we can say that I am viewing it<br>
> locally, in a browser, though it uses a kind of server (adress is for<br>
> example : <a href="http://127.0.0.1:39643/index.html" target="_blank">http://127.0.0.1:39643/index.html</a>).<br>
><br>
> But I've also tested under osbuild (with run option), but the image does not<br>
> appear neither.<br>
><br>
> For the links, I am using relative paths.<br>
> The repository LearnChess (LearnChess) is up to date : I haven't done any<br>
> change locally since.<br>
<br>
The 'complete' callback is called, I get 'loaded image' logged in the console.<br>
<a href="https://git.sugarlabs.org/learnchess/learnchess_web/blobs/master/js/activity.js#line40" target="_blank">https://git.sugarlabs.org/learnchess/learnchess_web/blobs/master/js/activity.js#line40</a><br>
<br>
Seems a programming error.  If I log the variable 'image', I get undefined.<br>
<a href="https://git.sugarlabs.org/learnchess/learnchess_web/blobs/master/js/activity.js#line42" target="_blank">https://git.sugarlabs.org/learnchess/learnchess_web/blobs/master/js/activity.js#line42</a><br>
<br>
, Let's move to IRC #sugar if you need more help .<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
.. manuq ..<br>
</font></span></blockquote></div><br></div>