Posts by MTCMusic
A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.
Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!
Clickteam.
-
-
Thank you for your reply! I will give it a try. Congratulations on your fine engine, the demo looks fabulous.
-
Hello,
Is the Retro FIghting Game Engine that is currently on sale i nthe Càlickstore compatible with the HTML5 exporter?
I apologize if this is posted in the wrong place, but I could not find a link to the author anywhere.Thank you
-
Cool! Love it!
-
Hello,
For many years now, I have been waiting for a HTML5 extension that could record audio from a mic and analyse its frequency. Practical uses: instrument and vocal tuner, instrument playing or vocalising pitch assessment tool, proper chord playback assessment for strummed string instruments like guitar or ukulele.
I understand that this is a very particular request that may not be doable with MMF Dev 2.5, but I never cease to be amazed at some of the things that are created by some people in this community, so I thought that I would throw this request out there and see what happens :).
If anyone feels up to the challenge, please PM me so that we might discuss possibilities and of course, payment.
Thank you
Tom Ansuini -
Hi Chokito
Thank you for your suggestion. But will my mfa files load in 293.1 if they were saved in a later version?
-
Hello
I'm soory in advance for having to make this request, but could this problem be fixed quickly? Last Saturday, the Web hosting service that stores all my html5 apps was hacked and all the data was lost. As a result, I have been spending most of the week recompiling and uploading each app onto a new server. I have 85 music games and interactive music lessons to put back online. But because I now have to replace every instance of Play a loop sample by Play sampe (parameters), it takes me an eternity to get everything back up. All my apps deal with music education, so you can imagine how many different instances of this action I have to replace. And to make it more fun, I don't remember every line of every code in each app so I have to filter the sound actions and go through every action in every event group to make sure I didn't miss one because if I miss even 1, the program freezes as soon as it encounters it! This is a nightmare! So fare, in one week, I've managed to recompile and upload 10 apps! And I have 75 to go!
So please, I understand completely that my little isolated problem is small relative to the big picture that is MMF2.5+, but I cannot do this for another 2 months before getting everything back online! It's insane. Please fix this broken action as soon as possible.
Thank you infinitely!
-
Hello
The action "play and loop sample" no longer works in HTML5 on versions 293.5 and 293.6
I have to use "play sample (all parameters)" now to get looping sound in HTML5.
-
-
Hello
The action "play and loop sample" no longer works in HTML5 on versions 293.5 and 293.6
I have to use "play sample (all parameters)" now to get looping sound in HTML5. This is exceptionally fun right now since the web hosting service that I use was hacked this weekend and I now have to recompile every one of my apps and upload them back onto a new server... after I filter through each app (65 of them) to remove the no longer working Play and loop and replace it with Play sample(parameter).
The fun never stops...
-
Hi Fernando,
Sorry I'm late with my reply, but yes, it works fine in version 293.5. Only thing is that sometimes, it does not display Touche screen to continue message, but sound then starts as soon as anything is touched.
Thanks for all the hard work to the HTML5 team. I can't even begin to imagine what a nightmare it must be to keep up with all the unannounced breaking updates by browser manufacturers! Thanks for not giving up!
-
Ok, it also fixes the problem. With your fix, I no longer need to use the Play Sample (All parameters) action. However, there still is the problem that when the app forst starts, there is no sound until I click somewhere in the app window. Also, this seems to be intermitent; it happens 3 out of 4 times. The rest of the time, sound starts right away.
Thank you for your help, I really appreciate you taking the time to help me
-
I found that the only way to fix this for now is by using the Play Sample (all parameters) action. This will override the error that freezes the program. The looping however is not very good. There are breaks in the sound every time it loops. This was never the case before.
-
Hello
I just finished a 3 week long project and proceeded to build HTML5 final this morning. But when the program starded running in the browser, it froze on loader . If I clicked the screen, the sound would start but program remained frozen. I then created a new simple 1 frame app containing only a looping sound and built it in HTML5 final. I had the same problem with this test app. If I rebuild the test app without the sound, everything works fine. There fore I deducted that the problem is with the launching of the sound in the HTML5 app.
There seems to be a problem when the Start of Frame condition launches a looping sound in HTML5 final build. If the sound is not looped, it works. But if sound is loopped (like bg music for a game), it freezes.
This is catastrophic for me! Please suggest a fix!
Tom
-
Hello Fernando
Do you mean that it's fixed in version 293.5?
Thank you for clearing that up for me
-
Thank you for clarifying that, Fernando
-
I would humbly like to suggest fixing the iOS Touch screen to start bug in HTML5 exporter.
Thank you for your consideration.
-
Is there a way to fix this by modifying the runtime,js or the index.html in final build? I ask this because I have about 50 apps that are already online and that need to be updated with this fix. I could quickly edit any of these 2 files directly through the editor on my file server. Having to reload, rebuild, reupload to server, replace existing build and redirect site urls to new build will take an eternity!
Thanks in advance for any suggestions!
Merci à l'avance pour des suggestions !
-
Thank you!
So that means that I have to rebuild each HTML5 app after applying these changes to banks.js? -
I'm sorry for the dumb question, but where are these files located? I can't find them in the src folder of my app build.
Thank you for clearing that up for me