NRABrazil's Forum Posts

  • cvp

    By my own experience if you only want to show your pictures, you do not need this dropbox plugin. You can use the "Load URL" action of a Sprite object, PROVIDED THAT, your C2 exported webapp stay located in the same folder of the pictures in Dropbox, AND, this folder is in the public folder of your Dropbox.

  • Hi rexrainbow

    Thanks for this new plugin, but I am having an error message when unziping it.

  • septeven

    Ok thanks I will try it!

  • Hi,

    I want to know if it possible to change "Layer" parallax setting in runtime?

    I already see a post with this but is not the same of what I want!

    Thanks

  • Yes you are right!

    Thanks

  • Ashley

    Could you say something about?

  • Hi,

    I like to know if somebody knows if there are, in case, what is, the difference in using a "Dictionary" object or a "LocalStorage" object to store variables in runtime. I know than "LocalStorage" can persist the data, but that is not the point. The question is only to store and retrieve data in runtime. For example, if the webapp is closed, by energy fault, the "LocalStorage" data is preserved?

    Thanks

  • Quest

    Here are my "two cents" contribution, despite do not solve your problems, maybe could point you to another way.

    • first you can reduce the colors of the images, instead of full color, you can try monocolor or posterized, but do not forget to change the image setting, this can reduce a lot of image size.
    • second, do you know "iBooks Authors" from Apple? I already did some works with it and it has a good memory otimization for lots of images, BUT, it only works in IOS and you need to release the iBooks by AppStore.

    I hope i have helped you.

  • Thank Pode

    Good news!

  • Ok Pode,

    If I understand right the getUserMedia() only does the audio stream, not converting the capture in .mp3 or .ogg files? And i need that conversion!

    About the changes you said in your plugin, do you have some schedule to do or finish it? And what are the changes?

    Thanks your attention.

  • hi Pode

    Well I did some changes in the .capx file you have created, mainly removing the .mp3 (capture/encode/play) functions, put the "Init Microphone" action in the "Start of Layout" event and do not hide the 'Flash Microphone Panel" and now is working well in all four browsers, IE9, FF, Chrome and Opera. I changed too the "Save" action but it needs more develop, the main issue is than you can not clean the "AudioBase64" object string, setting "" to it, because do not work. So I am destroying and creating new "AudioBase64" objects for each "Play" action.

    My altered .capx

    But I found a post in with the author explained another method of obtain HTML5 "camera-and-microphone-access", so I wanna ask if you think it is better than the one you did? If it is, do you know how to put it in yours or a new plugin?

    HTML5 Camera and Microphone Acess

    Thanks

  • Pode

    First, thank you again for all the great plugins you kindly share with us!

    I am starting to work in a project in which this mic plugin is a great help. But when I tested it here there are some issues:

    • it is working here only in Opera and FF, in Chrome and IE it shows the flash panel but I can not select the "allow acess" tick.
    • the first capture is working ok, but the next ones no. How can I discard the first capture and capture again.

    Thanks

  • Congrats for the 100's plugin

    It is a great record

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

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • septeven

    you do not need to apologize, I understand, and I will wait you!

    Thanks

  • Great news lucid

    I already bought my Spriter license and I am anxiously waiting for it launching! But fortunatelly the beta version is doing a good job in my project, until now.

    P.S: In my current tests I saw that instance creation of a Spriter object is working fine too. Lucid do you know if there are some limit in instance objects creation?

    NRA