viniciuscgp's Forum Posts

  • A recap on current audio in HTML5

    Yeah, I read this article and he tells us that the MPEG-4 AAC is supported by safari (browse the IPAD), then why is not working? When the C2 matter the sound it creates these formats, including a sound that I used own package comes in C2, this should not work?

  • Yes friend! Now I can put my plane to fly hehehehe

    Thanks

  • Where can I find this action?

    I cant find it on none object.

  • : it's not going to work like that. You check in the direction of the psot I made about Audiosprite for iOS platforms...

    One of the problem is that you can't load/preload a song without user interaction, and you can't play a sound without loading it first. On top of that, you can't play simultaneously two sounds...

    What ?? Here is the link of my app:

    dl.dropbox.com/u/16702799/html5/EternalFly/index.html

    As you can see its only 1 sound...

    Z shot... or touch on the green button on IPAD.

    Thanks

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Friends, I have finished my application and now I'm doing a pretty simple game. But one thing I noticed was huge problems with sounds. Actually does not work very well. Summary:

    In Chrome it gets echo, very eco

    In Firefox works fine

    Does not work on the iPad

    Not yet tested in explorer.

    What should I do to work on the iPad?

    Obs. Im using the sound delivered with C2 that supposed to work...

  • Thanks Kyatric, I will try here.

    Flws

  • Its will be VERY nice to make some cool games!

  • Hi! I need to know how to detect when the user change the IPad angle. I want to move a ball based on this angle. Its possible with C2 ?

  • Friends, do not expect everyone to use the C2 can leave creating plugins. When we ask something like this is to be incorporated into the System C2 or object into another object in the standard distribution of the program. This program (C2) is designed to be simple. For most the creators are busy that we have the right to make requests even though they may not be met, that is how the program gets better and better.

    Thanks to all.

  • If you loop from 0 to <var>. Then you can set <var> to a higher number on a condtion so the loop wil end. Woould be nice if CC2 will come with a while condition.

    Yes, but I was claming for a more clean solutions like a simples "exit loop" or "exit for".

    Thanks!

  • Use the expression len(text.text) (in case of a text object named text).

    This system expression will return the number of characters contained in the passed string.

    From there try to multiply it by your font's size +/- X (for the space between the characters).

    I do that but its only works with fixed size fonts like "courier new".

    About use of others plugins I dont like so much because its not guaranteed to be compatible with future versions of C2, so I am asking that this feature is placed in the next release of C2.

  • Why not create a place where we can claim for new addictions on C2? Its we be nice for all because will be more organized and will not clog the other forum. Thanks in advance!

  • Hi its me again....

    Yes, Im using a For loop from 0 to some boundary. How can I exit from this loop before get upper bondary? Like an "Exit for" ? I was thinking using a sub event but theres no action to exit a loop. Its really necessary for a complex project like mine. Thanks in advance!

  • How to determine the size in pixels of a text in a particular font?

    And an "auto size" properties on the Text object would be nice!

  • What are any of the other characters useful for?

    Im accessing others PHP applications thats uses some especial chars.

    Vinians,

    Perhaps Mipey's plug-in might help?

    Mipey's Extra Expressions

    Specifically, code2char.

    Thanks a lot! Its exactly what I was needing!

    Ashley Pls include this features on the next version, its really usefull fome some of us.

    Thanks.