Thanks for the help
Posts by imothep85
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!
Clickteam.
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.
-
-
Hello in my game i have a background with a green-board, school board where i want to show the online score-board / leader-board.
My game is for Windows os, so it's an EXE file, how can i show the online scoreboard inside my game ?
-
Hello Fernando under XIAOMI devices screenshot doesn't work too, we tested at work with this model :
Please login to see this link.the file is not generated
thanks to you
-
Hi Fernando i can confirm, under Samsung tablets & smartphine screenshot works, but not on huawei devices, hope you can fix it soon! Thanks so much!
-
Thanks i hope you can find a solution to that problem i wait for it !
-
this is my smartphone:
Please login to see this link.i'm testing directly on my smartphone device !
i drop the apk, install and play my game directly on my smartphone !
the MUI is the version 12.0.0.228
i put version 11 in fusion 2.5 to exportPlease login to see this attachment.
Please login to see this attachment. -
This is what i get :
Please login to see this attachment.
-
Hi Fernando, i tried what you said, but nothing changes the Android export modules doesn't SCREENSHOT my game level i just get a BLACK picture of 13kb
Please login to see this attachment.Please login to see this attachment. -
so in my game i do this, when the player win at the wheel of fortune the game take a screenshot and send it to me by email !
But it's not working image is not captured/saved !
On my android game properties i activated Internet & Write External Storage
Please login to see this attachment.Please login to see this attachment.Please login to see this attachment.Please login to see this attachment.so i absolutely need to solve that problem !
-
the function screenshot is not working for the android object, and i need to use the screenshot function for my game !
-
the function screenshot is not working for the android object, and i need to use the screenshot function for my game !
-
Hello can someone develop a NEW "Browser object" using the default browser installed on the user machine instead of INTERNET EXPLORER !!!!
In Fusion 2.5 is NO plugin web at all, The only plugin availabel is deadly outdated !!!!
-
Fernando i really need this plugin for my app (updated ), i really hope you are going to update your plugin as soon as possible !
actually im stuck because it use internet explorer !!!!
thanks
-
"Web View Object"
Can someone seriously UPDATE this dead plugin???
It runs by defautl with INTERNET EXPLORER !!!!
INTERNET EXPLORER IS DEAD !!!!
APPS using web view object are bugged has hell because this plugin IS SERIOUSLY OUTDATED !!!!
When are you going to SERIOUSLY MAKE AN UPDATE OF FUSION 2.5 PLUGINS ??????????K?
-
i know now we can import 3d models inside fusion 2.5
my question is, can we paint on those 3d objects with a brush and the export that as a texture (object need to have uvw of course).
-
hi in my app i need to do this:
i have a list object with tons of urls listd like this:
"Please login to see this link."
"Please login to see this link."
"Please login to see this link."
etc...i would like when the user is visiting an url who is in the list, he get redirected for ex to google.com.
but im stuck trying everything.
can someone help me to solve this?
-
im stuck if you have a mfa it can really help
-
Ok i did this: i created on bouton clicked+ FindStringExact( "List", Edittext$( "Edit Box" ), -1 ) and in the second field i added -1 in the list i have all my urls, and i get redirected to google.com if the url match
BUT if i do this (the best solution to me) i want when the user is typing something in google and then he push "enter" if the url he click later match one of those in the list then he get redirected to google.
but at the moment if i do this ( better solution): on web view object clicked + FindStringExact( "List", Edittext$( "Edit Box" ), -1 ) =-1 even if i type any word, i get redirected to google :s
because i dont want to create a button in my app, just want to use the web view object
i checked but somethign is wrong in fact, if i add bouton clicked+ FindStringExact( "List", Edittext$( "Edit Box" ), -1 ) and in the second field i added -1 i get redirected to google,if i type anithing but i click on the button i get also redirected to google.... so i think its better to have a mfa file to udnerstand how you solve that :s
i have also another problem, web view object use internet explorer apparently, i have chrome by default browser....
-
mhh do you have a mfa?
if i try to add this: FindStringExact( "List", Edittext$( "Edit Box" ), -1 ) = -1 in the first compare two values i get an error message "syntax error"
if i put: FindStringExact( "List", Edittext$( "Edit Box" ), -1 ) i get "valid expression"and what i have to add in the second field?
-
i cant find the FindStringExact function :s i cant use the Web Control Object becauseis for the developer version only of fusion 2.5 :s