Squirrely1's Forum Posts

  • > Would be glad to know how to switch to old engine

    Add the CocoonJS Object.

    Then click it, and edit the properties.

    <img src="http://i.imgur.com/bfrN8PP.png" border="0" />

    <img src="smileys/smiley1.gif" border="0" align="middle" /> <img src="smileys/smiley1.gif" border="0" align="middle" /> <img src="smileys/smiley1.gif" border="0" align="middle" /> <img src="smileys/smiley1.gif" border="0" align="middle" />

    Yes, as someone else said...Crying alot...black screen of death.   Solved. TYTYTY

  • I'm interested in this. I currently cannot update any images.    It crashes every time I close the image editor.   v. 139 or r140 beta. uninstalled 2x.

    I'll go try my Laptop.....

  • I started getting errors, and/or the inability to start my zipfile, or even compiled/signed apk file.

    Seems to have started directly after I introduced an animation.

    <img src="https://dl.dropboxusercontent.com/u/36204053/Screenshot_2013-08-03-21-15-24.png" border="0" />

    I have the latest beta, which is a few iterations beyond the above posts.

    Any tips? Or direction where I can have a programmer start looking for the problem?

    Thanks Scirra Family.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Supremely awesome, Wish I found this before my friend(programmer) left-fingers crossed.

  • My audio file plays fine on browser and cuts off prematurely at the exact same place on Samsung GS3.    ....I will keep searching.   This post has no more replies...I have hope....

  • eli0s- TY!!!! Nice outline. Works like a charm. Now, if I could just stop misplacing all of my code.

    Hey,

                                   Conditions -> Actions

    1) System/On start of Layout -> Audio/Play

                                   (Audio file)- select: music

                                   (Loop) - choose what ever you want

                                   (Volume) - "0" is the original volume of the sound file

                                   (Tag) - important! give it a tag, let's say "soundtrack". Leave the quotes.

    To stop the particular sound:

    2) System/On end of layout -> Audio/Stop

                                   (Tag)- "soundtrack".

    That's it! <img src="smileys/smiley1.gif" border="0" align="middle" />

    <img src="smileys/smiley17.gif" border="0" align="middle" /> <img src="smileys/smiley1.gif" border="0" align="middle" />

  • Raiper,

    It worked!!!!!!!!!!!!!!!!!!!!

    Thanks for the direction. <img src="smileys/smiley1.gif" border="0" align="middle" />

  • Did you make event when storage does not exist then set storage set 0 for exmple? Or something smiliar... I will see it, i am not home now... It helped for me

       The concept of "key does not yet exist" was bugging me but all the examples the forum worked on my PC and I can't figure what to do on a device.      I would love to hear what you know.

    any info would help. TY TY

    Ed

  • Check your browser security settings. You may not be allowing the game to save data locally.

    Is it the "cookies" on the device the only setting that needs to be enabled? Or is there another setting.     

    And, where do you access those settings, for example, on a cell phone: Is it just through the browser (chrome, explorer)?

    because I did all that, and still my storage value remains = 0.    Which I'm assuming is NaN if I take out my "int".

    tekniko- I love the picture. That's how my IT guy at work wants to reply often.   <img src="smileys/smiley36.gif" border="0" align="middle" />

  • very nice. Thanks!

  • I just played your game.   It was fun.   If there was a glitch, I did not notice it...too distracted by playing. cool music.

  • Very Cool! TY!   Where did you find that info?

  • This should be easy for the experts.

    Curious- What do the colors mean in expressions? The text will turn, red/green/blue/magenta etc.    

    I can't find the explanation easily.

    A link will be fine.

    <img src="smileys/smiley1.gif" border="0" align="middle" />

  • It appears My image link is rejected also. :(

    justpaste.it/2wnd

    http://justpaste.it/2wnd

    <a href="http://justpaste.it/2wnd">http://justpaste.it/2wnd</a>

  • Using Haematite's post, the capx I downloaded works. But using the same events in my project and a little test layout will not work. It returns as if no data was saved.

    Can Anyone tell me what I am doing wrong? Is it case sensitive?

    <img src="http://justpaste2wnd" border="0" />

    Thanks, Ed