javascript code won't save in helios

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

javascript code won't save in helios

Jacob Wagner
I am trying to save this method:
bunnySprite
<
    return PIXI.Sprite.fromImage('img/bunny.png');
>

PIXI should be defined , in the workspace if I type PIXI and do a print it says [object object]. 

The error I get when trying to save is:

<- Unexpected character P

Thanks for any help
-Jacob

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/d/optout.
<zenchess@gmail.com>