Its already done and soon available - with lots of ACEs ;)
Type: Posts; User: StingRay; Keyword(s):
Its already done and soon available - with lots of ACEs ;)
Thats awesome! Congrats!
Combine real html elements coded and controlled within fusion will give so much possibilities. For me more and more clients wants to have app-stuff also on their website -...
Do you know PHP? You can send the score easily by GET object to your server and the automatically generate an email with that content in php language.
[bug] spotted: StringParser on [ios], expression "replace$"
simple example:
source text: "ttttest example"
if you replace "ttt" with "tt", the app will crash with an "out of bounds exception"....
Hi! I need a text widget, that works on all runtimes and support:
- set font, fontsize and width of textblock
- multiline text
- bold / italic
- different colors
- links
- work as canvas...
Would string parser extension may help speed things up? It already have sorting algorithms build in
Seems like bluewing make problems regarding the log?
I‘m afraid this doesn’t work on Android/iOS ?
It seems that ActiveSystemBox Object does ignore "Replace end by "..." if too long" for Multi-Line in Windows/iOS/Android.
It works in ASB Preview (Setup Active Box object). Would be awesome if...
yeah, support for "lottie" for mobile (android/iOS) would be very cool too!
Yeah, i meant actions. i often have about 40 actions, where i just need to copy about 10 of them, but keep the order of the actions.
so if i can multiselect actions and copy/paste them, this would...
Feature request: Copy multiple events in Event List Editor (This would be a real time-saver, cause the order is mostly important)
Well done, congrats!
Did you add your list files to binary?
Awesome!! This is a MUST buy extension for app developers :) Any chance to get this object for iOS too?
In Windows Explorer, Right Click on Font file and select ‚install for all users‘
Important: on windows install the font ‚for all users‘
Otherwise fusion won’t be able to integrate it in Android build
A RTF text object on mobile would be awesome!
Sure! Use Android object
If you are familiar with Xcode and your app release is really urgent, you can follow my tip at discord fusion Android channel:
...
send by mail (sorry, sending you a pm seems not available to me)
may you can allow me sending you a pm ? seems unable to me atm.
Hi! For the first time i got the message in Event editor (conditions): "Cannot load extension" for Multiple Touch.
The extension itself show up fine in event editor - Very weird - is there any...
This looks fantastic! Is webgl canvas available for fusion somewhere? Clickstore?
Seems there is a problem with your keystore? May wrong password set? (Release Mode)
I guess since 2.5 the length of loop name does not influence the performance anymore
One really common problem in creating an app with fusion is sending data to a server while let the user proceed to navigate through frames. Actually this is not possible,
1) user have to wait...
you could save and load list content if no option for global is available?
That would really be gamechanger - not sure if this even thinkable, cause the text doesn’t reflect exact type of extension.
Where can I find this domain list you‘re talking about?
I‘ve uploaded apps just fine in July - they were all approved by the review team
here u go: 28548
If i have a sub app in a frame in android and jump to another frame (or destroy the sub-app!), the app crashes with this log:
E/AndroidRuntime: FATAL EXCEPTION: main...
clicking on "ANY" on my Xiomi Redmi Test device does --> nothing :/
button landscape and portrait work fine.
It looks like the feature "Set layout" of "AndroidPlus" doesnt support the accelerometer anymore.
If i set the "layout" to "any" i do not get "Orientation" updates. that break an important feature...
please take care to install the fonts for ALL users (this is new to windows 10 and may the problem with android font packer)....
Just use the date&time object - it should solve your issue ;)
Edited: It works on Active System Box at runtime, when the object itself uses a font like "Arial". If the object uses a font like "Montserrat", the bug appears.
hi! does someone know, why i can set the font of a STRING object to every font available, but for ACTIVE SYSTEM BOX i can just use some fonts? (Set font name action)
may i miss something here?
...
Lecherbault: in real device or simulator? (Never have Had Problems with this extensions)
thanks Xenon3000 - i really havent known about the owidth native expression :O
Awesome! What really would be awesome to have an expression to get the width/height of the object. (and of course mobile friendly versions for iOS and Android :) )
may you check how i send the string to the extension in my example? i remember that for some reason it was important to store it upfront in a string. please refer to the example about the detailed...
i second this. is the developer Przemyslaw Prygiel anywhere still around? actually the extension does not work and is useless.
Hi Lecherbault! It should work nicely actually - If you say "it doesnt work" can you may describe the problem in more detail?
have you 1) exported to xcode, 2) added social.framework, 3) what...
its like the particle effect in CLEAN MY MAC --> https://youtu.be/VtwhvRXqFfU?t=308
best would be to set a start and endpoint (where the particle have to move) and may some waypoints (where the...
any expert help would really be appreaciated :)
sure you are using https:// for image url? it should work nicely actually.
Hey! i wanna create a particle stream, that is moving floating between point A and point B.
I've the basic setup, but i have not enough knowledge how to turn this into a dynamic movement (so i set...
Answer: Please take care that you always have to have ALL needed launch images in the correct size (my app was missing the new screen sizes and thats why it havent updated the screen aspect iPhone6->...
May the webview object can do this Job? ;)
Hi! Is there a way to actually change the color of the statusbar on android 8+?
or even make it transparent? the "set statusbar color" action in "AndroidPlus" object seems to doesnt work anymore :/...
May have u Seen this by Fernando —> http://clickstore.clickteam.com/html_tag_holder
I guess this could be kind of helpful;)
This is a simple example, how you can generate a QR-CODE within your fusion app,
no need for a server or online connection :)
27695
hope this might be useful for some of you,
best...
i guess you have to integrate the .js file contents within the HTML string?!
sorry to *bump*, but would this may possible?! ;)
Is it possible to check, if the software keyboard is "visible" on screen?
(in an actual project the client is using external hardware keyboards on ipad, so the "software keyboard" is not visible on...
i really like you're sense for gui micro animations, looks very impressive and professional, congrats!
tipp: if the fonts are not packed with your app, they may are not installed correctly (for all users on pc)
to do so: check your folder: C:\Users\YourUsername\AppData\Local\Microsoft\Windows\Fonts...
this makes sense, if 'transparent color' is black and this is an png file. so a white box with 'transparent color = black' and with 1/2 transparency would get grey.
so i guess you may have to take...
really weird behaviour ... thanks for that insight, Vol. may Yves bring some light into this topic? would be interesting, why fusion behave like this
Hi! I've to translate all my elements within my business client app to other languages. i use a json file for the wordings.
just in that moment i've spotted this on the academy -->
...
Hi Chris! I‘m able to help, just drop me a line ;)
Fastest workaround would be to change to POST variable instead of GET (this way you don’t need any url encoding)
Use setting "Fit Inside and adjust window size" in Android options - take care of dynamic repositioning of objects regarding aspect ratio/screen size.
Hi AlanRuno! I've the same problem like renan63 - the push only works when app is opened. if the app is in background it doesnt seem to work - may you can share a simple demo mfa? (i guess it may...
Try target 8.0 instead of 7.0
Try using the webview2 ‚download‘ action
What does string$( "Script" ) contain? (Image.png)?
Thanks for your help, installing encoder packs from here https://github.com/Nevcairiel/LAVFilters/releases/ solved the problem ;)
sry to bump - may somebody know a way to integrate a mp4 fluently? do i have to install some drivers maybe?
Thanks, but it doesnt seem to work here on my pc. the VLC player is playing my mp4 file fine, but within fusion nothing happens actually.
even the old "DIRECT SHOW" example within fusion folder...
Hi there! I've played around with different extensions and it seems i cannot get mp4-Videos play within a windows-export - do you may have a hint for me, how to show mp4-videos inside a fusion...
have you tried "HIDE NAVIGATION BAR" within Android object actions? Or Inmersive Mode in AndroidPlus Object?
Is your text content static or dynamic?
bought! ;) hopefully we will see soon mobile versions of it, Phi ;) (android & ios)
This sounds very interesting, Phi !
Does this mean that you can overlap these visual extensions with standard fusion components? (I think of a sidemenu overlapping native components, ...)
Hey GamesterX23, calm down ;) Mine is 28 inches, so size is fine. Actually i see some apps that have needed updates for 4k (like photoshop,...) I've found nice workarounds for that, would be great if...
Hi! Did you follow the pdf guide? (adding frameworks in xcode) pls send me a pm with a little mfa and/or xcode prj to take a look, thanks ;)
may this thread will help you too? -->...
This is nice, but take care that a extension like this will be always on top of the fusion canvas (like webview, editbox, googlemaps,...) this makes it a bit senseless actually - better export the...
Hi! I've upgraded to a 4k monitor setup. I've set the windows zoom for the editor to 150%, and for the runtime to 100% (now i can work on a full iphoneX project - just amazing ;)
sadly all fonts in...
Btw, the same happens to native elements on iOS too
This happens because these are native objects on top of fusion canvas.
Sadly these elements gets the new position one frame later than canvas elements, that’s why it scrolls different
Congrats Danny to the great podcasts! Btw: just a wish: Great would be a short summary or table of contents beside the podcast link ;)
Hi! I'll need an iOS Extension for Tapdaq Ad-Plattform support (https://tapdaq.com)
This job is of course paid and could also be sold on clickstore for other members,
may someone is interested...
Awesome graphic details! Shows a lot of talent and great sense for atmosphere
Thanks for this great hint! I‘ve used JavaScript in a Webview for calculation 🙈
HTTP://bugbox.clickteam.com ;)
Did you set internet permissions for Android app in app properties?
Thanks, Schrodinger! I basically knew the option with StringParser2, i just thought that there may be a hidden feature somewhere in expression editor itself ;)
But thanks for the tip, i wanna give...
Hi! Is it possible to compare strings containing wildcard in expression editor?
example: if the last number is a "0" i wanna delete it:
3432.560
(right$("3432.560"),4) = "."+??+"0"
...
Hotspot? ;)
This is possible with kiosk mode, yes. But not sure if it’s doable with an extension
Hey Ls2! Try this, it worked fine for me for calculating distance between user and a shop:
(metric system)
( ( ACos(Sin(value( "User_lat" )) * Sin(value( "Shop_lat" )) + Cos(value( "User_lat" ))...
Really useful for finding lat/long: https://www.latlong.net/
just use the GET object to communicate with a server, deliver JSON formatted output from server and use JSON object for reading data. it works very well!
Is this still not possible on mobile runtimes? (iOS & Android) Thanks for the info!
Awesome!!!
Have u tried using %20 instead of a space?
You can hide the webview, show a spinner circle and when event page is loaded is true, you can show webview on screen
You can't imagine the astonished look of my college that is php coder ;)
Thanks Vol, that was the used solution ;)
Is there ANY way to check the difference of events of 2 frames?
Like you do with scripts and this tool: https://www.diffchecker.com/
Reason: I've an older app that i have created seperatly for...
May Googles own font 'Roboto' should do it
Hi! Here's an example:
mailto:recipient@example.com
?subject=This%20is%20a%20Testmail&body=Maintext
Hope it helps
Use the question&Answer object ;)
@Ls2: Get it on clickstore - the more People are buying it, the greater the chance to get iOS and Android extensions ;)
And to all there that are denigratin it by comparing to other AAA-Tools out...
this is an awesome example! thanks for that!
btw, if you find time to post some similar ones for paypal,... it would be really nice! ;)
For real push notifications you always will need a server - it's very complex to build this on a own. Pushwoosh makes handling this easy - and it's free ;)
You can try to send the IPA file by testfairy.com
Got it! Just amazing whats going on now ;)
He's using old webview - pls use fernando's webview2, its so much more powerful! ;)
Hi! Is there some math where i can get the actual weekday?
(i wanna avoid using GET and a php script if possible, i will use this on mobile so just using standard extensions)
thanks for your...
Really Talent, nice feel For timing and Animation, i Love it ;) what software Are u creating this One? (Maya, c4d, 3ds?)
I guess this would be interesting for Android too, cause here I experience most loading times for new frames actually. I'd support something like this too! ;)
The fusion surface will be always behind native objects (text box, Ios buttons, video,...)
Fabric.io and its Tools Looks very promising (especially mobile identity)
Thanks For the Link, Keith!
Hi! Is it possible to build a small simple html5 game and use it as GoogleAdwords Campaign?
(Like a simple banner game)
Does anybody knows more about this?
On iOS just use the 'iOS Object' action 'Open url' ;)
For postings i guess you can use the awesome "Share" feature of "AndroidPlus" object.
Is it easy possible to adapt this to mobile gyroscope? so when user moves the device, the parallax effect happens?
Just use List object (properties)
Thats just a genius solution, thanks Compozitor! ;)
iOS (.plist) and android (font packer extension) support adding a font to your project
We will look into it ;)
Hey! Looks Awesome! I'm curious - is this a exe output of fusion running on surface tablet?
Pls take care: 2 Apps with Same bundle id exported from different pc's or with different key store settings will not work.
You have to deinstall the old version first
May u can check if app looses focus?
But Android Sharing doesnt Support Facebook well
I wanna create a Parallax-Effect, controlled by mouse movement, as seen here: http://jquery-jkit.com/commands/parallax.html
may someone know a ready-to-go example to start from?
thanks in...
i'm actually not sure if this is even possible, i guess it needs a different xcode project structure to make it work, sorry
Yeah, sorry guys, the problem seems to be that Facebook changed its policities again.
They do not allow to create prepolulated text, except URLs - they want to force the user to write text on its...
Really well done! Congrats ;)
Hi! I've an older app that have res 640x960 pixels.
i now wanna change it to 640x1136 (stretch to fill) - but by changing just the .cci file,
i will get a 640x960 pixels app with the 640x1136...
Fernando have created a great tool with "AndroidPlus" extension - you can use the "Share text" or "Share image" feature inside!
Sadly there is a facebook bug (from facebook!) that avoid posting text...
@perry's entry in bugbox about bitcode Problem:
Search in Xcode buildsettings for it and turn it to NO - May it help you too
It's because Transport Security in ios9
http://www.cso.com.au/article/577197/apple-tells-ios-9-developers-use-https-exclusively/
Here you will find a workaround in Xcode:...
i've tried both, but i get still the same error message - any clue?!?
btw, the example coming with cURL doesnt use any quote at all - i'm a bit lost actually...
may someone can help me how setting up a working Header?
i try:
-H Authorization: bearer xyz-xyx-xyx http://www.mysite.com
but i always get
-couldnt resolve host bearer
-couldnt resolve...
does the cURL extension for Android doesnt support SSL? I get some error code and i'm not sure ... any feedback would be appreciated!
Does this problem still exists?
Is there a way to clear the cache of the webview extension?
Hey! Great idea, thanks for sharing. i just expierience one Problem: when the apk appears and i wanna copy/paste, the temp file will be deleted inbetween. (It seems there is just to less time to do...
you may can try finding something useful here: http://clickstore.clickteam.com/tutorials
there are a lot of high quality examples there ;)
you are right, paobrasil - the red part will be ignored, the image will be saved on ios as "save.arr" - it would be the same as "" + "save.arr"
btw, i think on Android you have to use: (...
I think it just Will Be ignored
I have to add a special library to a project - this doesnt work with an extension,
so i have to edit the final sourcecode of the project.
Is it possible to export the final (edited) source code...
Hi Coldfire! Attached is a simple example. This problem is very urgent to me, may you can take a quick look, why it doesnt work to have more than one message?
17196
Thanks for your support!
...
Hi! I expierience the problem, that if i wanna set 2 local notifications only the last one will trigger - may can you post an example or send me by pm with more than one pushes generated? thanks for...
Yeah sure - Share it with The Community ;)
Can u Show an example URL u try to load? I use it in every App and it just works Fine!
After Some Research i've Found that Facebook want you to use their API for sharing. So the android Sharer Action Works Fine. FB just allows you to Share an URL without Any Text added (with android...
it seems like if you select Facebook for sharing, no text is forwarded. the facebook popup is empty. is this usual or may a bug?
This is weird - mine look similar to yours, i just do not use a string object actually:
16509
Does E-Mail share show your text?
May you Can Show me the Event line in Fusion? Or pm me a Mfa with just the Share Action?
Hi! It works fine for me (Posting with image), pls take a look at the screenshots here:
1650716508
Just keep in mind that in the 'posting pop up' the user has to select, who wanna see the...
Hi José! Thanks for your kind words ;)
If posting of score directly does not work, please try the following:
But your share text into a STRING object.
Change alterable String to "Hey! I've...
Pls Check in iPhone Settings -> Facebook -> if you have selected a valid Account. For me it Works well here
Sry to bother, Tuna, but i need some more infos to help you - what Has changed in your Environment, that it does Not show up anymore (new iOS Version, new FB Version, new device, ...??)
And before it worked for you? What Happens now, that fb doesnt show up anymore?
Hi Tuna!
Sry for Late response, i'm at Vacation Till monday, so pls Tell me what exactly Happens that it doesnt work anymore (New iOS Update, New device, New fb Version,...)
Then i may be able...
does someone have insight and can help me here?
Hi! I've build an app with some modifications in Xcode. now i wanna change the display mode from 'fit inside (black bars)' to 'fit inside and adjust window size'.
I thought this is easily possible...
Be Patient...
yes, actually for a client project with deadline - may i can add the changes to xcode? (PM?) would be really helpful!
nice! Layer works now perfectly!! congrats. ;)
there is still one problem with String Object on iOS: If text is bigger than the string object dimensions, on Windows/Android, the string object will...
Honestly this is the first time i use 2.5 for iOS. I'm not sure if this y-layer bug has happened before, but havent seen any bugreport regarding this problem.
so i think this might be a new bug.
Sry, but we've found another bug with Layers:
if y position of a layer is changed, the "mouse click on object" seems to does not work on iOS for objects within this moved layer.
maybe a...
Thanks, Aenever ;) Glad you like it!
@guyisbackable: It seems weird, it works on all my test-devices, even on another Samsung Tab 2 (Aenever's Tab 2).
no idea actually, what the problem could...
sry, own fault. edited because of coding error, not bug. ;)
Thanks, Aenever! PM send! ;)
Hi! Can someone help me out with testing on a Samsung Galaxy Tab 2 10.1?
i just own the Tab 3 and have no problems with my app, but my client told me it crashes at start on the Galaxy Tab 2 10.1
...
It seems If You use Layer by name actions (Set x pos) it does not work in iOS
It seems like the Layer object does not work on iOS for me - can anyone confirm?
Ok, thanks! I wanna try the New One
Hi! I expierience a weird bug and i'm not sure if this is really one:
I've updated to the newest beta 284.2, and i try to:
Start of Frame
--> Change alterable String to --> Get runtime name
...
New version is available here: http://clickstore.clickteam.com/plugins/extensions/ios-share
Including support for WhatsApp Share! ;)
May you Look here: http://community.clickteam.com/threads/89099-Saving-an-array-on-Android?highlight=array+android
Think of Sport apps that inform you with a Push when your Favorite Soccer Team scores a goal,...
Android plus Shares with facebook too! It seems just the Same like ios share for Android ;) remember: You have to have facebook installed of course!
if supporting Cordova will make it possible to create apps for Blackberry, Windows Phone and more, it would be an VERY interesting feature - thumbs up!
Tests are done, Works well now! Thanks To outcast for Beta testing - i just wait for a reply from clickstore To make it available for Public ;)
We are actually working on an update regarding a crash scenario with this extension.
As bonus we will support sharing with WhatsApp, that's a bit tricky, because we have to use their API, but its...
Youre doing matte paintings? I like the style, Wow!
amazing style - colors and atmosphere are gorgeous!
sorry to bump again, but is there some workaround for this actually?
Hi! is a kind of Rich Text Object for iOS thinkable? i think of usage like the String object, i do not want a TRUE ios control (like EditBox, because this always overlaps actives,...)
Does someone...
For which Platform do You Need this? For Windows you can easily use Webview2 by Fernando for displaying your map ;)
Try the following steps:
1. Set the editbox multiline
2. Set background transparent
3. uncheck multiline again
4. resize the editbox in height that text fits
5. do the editbox background as...
may try using string parser2. it should work!
ok, thanks danny, never thought about that. this IS important of course. but if i think of the features that could be done (honestly i never have seen an onepage with rotation features! that could be...
is there a way to get the accelerator information even if i set the app to portrait?
reason: I've build an ios app (ios doesnt have the feature 'any rotation') where i setup a 'fake' landscape...
Is there any way to replace a specific frame by another?
(if not i have to correct every JUMP TO FRAME action, because these actions seems to be connected to the individual frame by default)
great news, Anders! just a question about older apps. if i have an update for a Fusion 2 App where i just have to change the .cci file and upload a new version,
is there a way to keep this simple...
this is awesome! thanks, Anders! ;)
Hi! We are building mobile apps with the power of fusion as a base. For new upcoming projects 2015 we look for
Fusion Experts that create with us some stunning and amazing app experiences. (we are...
I know WordPress but i think fusion can make a Lot more interactive stuff ;)
Hi! Is it possible to create a OnePage Website, that are controlled by scrolling all the way down, with Fusion HTML5 Exporter?
Here are 2 examples:
http://pingpoint.com.br/...
You can try this:
-always
*set flag 1 of "enemy" off
-"sensor" is overlapping "enemy"
-x ("enemy") > x("character")
-Flag 1 of "character" is on
-Flag 2 of "character" is on
*set flag 1 of...
Hi Paobrasil!
Sry, was really busy these days and havent had time to answer my PMs. i've tried the extension with Fusion Developer 2.5 this moment and it works like a charm.
Flyland rated the...