kenhes's Forum Posts

  • Here's a capx that's set to preview in IE. You'll hear the audio but change it to chrome and no audio plays:

    dl.dropbox.com/u/10196246/Chrome%20Sound%20Preview%20Problem.capx

  • I actually discovered it's because I was previewing it in Chrome. I switched to IE and it works. Here's a capx....it's set to IE. Preview and you'll hear the audio but change it to chrome and no audio plays:

    dl.dropbox.com/u/10196246/Chrome%20Sound%20Preview%20Problem.capx

  • I have clouds that I want to exit the layout and then move back to the other side of the layout, resize themselves and move back in to the layout.

    The movement is working fine, but the clouds are always their original size when they come back in. Why?? <img src="smileys/smiley5.gif" border="0" align="middle" />

    Here's the code:

    <img src="https://dl.dropbox.com/u/10196246/cloud1.JPG" border="0" />

  • I'm with the same problem, it doesn't play the music but if I compile the game it plays, so I'm kinda confused, Construct doesn't play the musics while testing the game? Only after compiled using the .exe file?

    Happens here too still. Got to be a bug.

  • My graphics drivers are up to date. No one else is experiencing this?

  • Good idea. I guess it's time to upgrade. <img src="smileys/smiley36.gif" border="0" align="middle" /> Thanks!

  • Thanks!

  • What's the best way to do a toggle button? My method doesn't seem to work:

    Click the button.

    Move the button off screen.

    Move the new toggle button (which had been off screen) in to it's place.

    Do an action (eg silent audio)

    Should that work?

  • Ashley, I've updated the image/capx in the first post. I'm trying to modify the cloud image so there are no artifact. But there's nothing special about it...it's just a white shape. Could the curves be causing it?

  • I've done so. I guess it's the chrome web store for now.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • If I import lots of sounds in to my project, will all those sounds be in the game whether they're used or not? Thanks.

  • The above image has the red artifacts.

    So, does that mean that if I export to a Windows 8 app, the webgl effects will be lost? <img src="smileys/smiley19.gif" border="0" align="middle" />

  • dl.dropbox.com/u/10196246/Effect%20pixelation%20in%20chrome%20and%20no%20color%20in%20IE.capx

    I'm using Windows 7 64 bit.

    In the capx file, you'll see a sprite with no code. I've only added the serpia(100% intensity) and AdjustHSL effects to it.

    If you preview it in chrome, you'll see the first problem....ugly red pixelation around the edges.

    If you preview it in Internet explorer, you'll see the second problem....the serpia color doesn't show at all.

    Hopefully you see the same thing too. Thanks.

    <img src="https://dl.dropbox.com/u/10196246/cloud.jpg" border="0" />

  • Brilliant. Stuck it on an "every tick" and it worked perfectly. Thanks!

  • I have a mouth animation with a smile on frame 0 and then an Oh shape on frame 1.

    I want to touch a character and then have his smile turn to an Oh. But at the moment, the layout loads and almost immediately his mouth changes without any interaction.

    See the code I have in the image. Any ideas? Thanks.

    <img src="https://dl.dropbox.com/u/10196246/Sun.JPG" border="0" />