Don't have an account yet? Then register once and completely free of charge and use our wide range of topics, features and great options. As a registered member on our site, you can use all functions to actively participate in community life. Write posts, open topics, upload your pictures, put your videos online, talk to other members and help us to constantly improve our project and grow together! So, what are you waiting for? Become a part of us today!
To get support for a technical issue such as installing the software, to query a purchase that you've made/would like to make, or anything other than using our software, please visit our Customer Service Desk:
Welcome to our brand new Clickteam Community Hub! We hope you will enjoy using the new features, which we will be further expanding in the coming months.
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!
.cch & cc1; 9999.mp3 & M0001.png are in ressources drawer.
index.html is correct web.config is correct Runtime.js is in src drawer; finally the fusion html5 drawer structure is like so;
resources/ src/ index.html
When you build all files are correctly placed in their respective places you don't need to place yourself anything exept when using special extension ;
Regards
Display More
The problem remains even when the resources are correctly placed. I thought maybe index.html he can't find the file, that's why he placed them in the same folder and also changed the paths (of course), but the problem remains as it was. I think maybe the website doesn't support it. cch and I need to add a new handler. What do you think about this?
Hi! As I understand it, you wanted to tell me to combine everything into one directory? I hope I understood correctly, but there is still a problem. Please login to see this attachment.
I have already tried to put everything in one folder, and also changed the paths. The problem remains.
Hi , i think you have drawer structure problem, this mean remove like this : GROVVGAME/resources/grovvgame.cch
resources/grovvgame.cch
This will load grovvgame.cch ; if not please send the directory structure;
Regards
Hi! As I understand it, you wanted to tell me to combine everything into one directory? I hope I understood correctly, but there is still a problem. Please login to see this attachment.
Hosting runs on Windows Server 2019, everything works on localhost. I think maybe the problem is in the handler mapping and I need to add support for .cch. But how is this format processed? Please help anyone who has encountered or understands. I say right away, I didn't make any mistakes in the Url, everything is correctly named. Tried to keep resources and .the js file is in the same folder along with the html, the same problem.
I want to make a microphone sound transmission via Lacewing. I understand that most likely the Microphone Object will be used here, but how would it be possible to send sound and receive it with playback? I would be grateful if someone could tell me.