I've scrapped the original version as it it was too trouble some, I thought about trying another game engine and while I did try I just had to come back to fusion as it's easier for me to understand....
Type: Posts; User: leightonw87; Keyword(s):
I've scrapped the original version as it it was too trouble some, I thought about trying another game engine and while I did try I just had to come back to fusion as it's easier for me to understand....
I removed the transparency on nearly all object and did notice an improvement but I think what is causing the majority of the lag is the calculations.
I'm really at a loss with this one and...
I added the Fading active after I initially tested it on android and it didn't seem to impact the performance, I did think about that before adding it, I'll try and replace the fast loops with...
Hi, I'm trying to make a game for android, nothing too complex with a few fast loops and the frame rate is abysmal when scrolling.
I also find building the game does take a long time to what I'm...
Thanks fredetmumu, going to take a look at it soon.
Edit:
I've checked it out and very grateful, it's surprising how simple it was to get it working, I was making it way to over complicated...
...
As the title states, I'm attempting to make a basic boulder dash clone and bearly started it and already encountered a boulder in the road. ;)
I've got a boulder to fall after the player has moved...
I've made some minor changes to the way the game plays now, I've removed some of the counters that counted the baddies scores and added goals that give a large bonus score to the player that reaches...
I recently released my latest game that was made for the Arcade Classic Jam unimaginatively named Untitled Arcade Game, at the moment it's only on itch.io but I want to get it out on more sites.
...
I can't check now but when I'm on the computer with the issue I'll check it, it could very likely be my issue, thanks for reply.
I'm working on a game currently that uses the Ultimate Fullscreen object in it and it seems like it works fine when run in Fusion but everytime I try to build it now it says it's not compatible with...
Hey all, was just watching a video by Displaced Gamers on Youtube about dithering on the system [https://www.youtube.com/watch?v=3XDyQnY5GHI] and was wondering how easy would it be for someone with...
I'm trying to do this a few ways but I cannot figure out how to pull it off, I can load the file in a editbox and in a list object via GET object but it loads into a single line which will not work,...
Okay, cool. :D
Hi guys, Something that keeps bugging me is not being able to put a loading circle/spinner over a webview, I never figured out how anyway.
Is this even a possibility?
Finding it frustrating...
Hi, I'm making an app for Android and iOS and thought I'd try to port it to UWP as a test and noticed there is not a webview extension, I looked up webview in UWP and states there is a webview class...
Ok, I'm updating it now to 2017, I'm not 100% sure If I even downloaded a SDK. Can't remember.
Hi guys, not sure if many use the UWP exporter but I'm finally trying to use it and having issues running in Visual Studio Community 2015
I keep having the following error:
...
It's not my site, I'm just trying to make an app for it. It's responsive to screen sizes and it uses quite a few plugins.
Apple's review team are being a pain, got accepted once but due to...
Hey guys, wondering if anyone has any suggestions for me, I'm working on a app currently and to get around Apple's Human Interface Design Guidelines regarding the webview I'm having to resort to some...
Runtime Log when I start the app:
Hi guys, haven't used the iOS exporter for a long time as my Macbook became unsupported by it, anyway I've been trying to build my app in El Capitan in VMware but have no end of trouble, as I don't...
Hey guy, Just wondering is it possible to rename menu options with it android or is it possible to hide options you don't want. I want to make the app bilingual, (English and Welsh) and due to this...
Cool looking game, did try it on my laptop but it must have chugged along at about 5 frames a second. lol
My laptop is not up to much, quite old. Surprised it worked.
The site is a work in progress at the moment and I got no idea at the moment how the site will work, all I know is it will use wordpress. I'm such a newbie to this sort of thing and don't understand...
After trying to figure it out myself I'm not sure you can do it without having the save ini stored with the app,
I made this quickly so theres no comments, It uses two files, "save ini.ini"...
Any chance that the JSON extension is still being worked on for iOS, I got a project that I will need to port to iOS eventually and if I manage to get it working in windows and android I really would...
Not sure if in the correct place so move if necessary.
I'm no expert when it comes to anything like this so really need help from someone who has managed o do it or similar, I need to be able to...
Any news on the SQL extension for android?
I seem to just fixed the current issue,:) not sure what I did though. Need to test on phone now.
EDIT:
It works.
I'm such a idiot, all it was down to was a fastloop was being called to early...
I've been trying my best to work out why but when ever I try loading an ini or any other data from binary data it fails to load, I've followed the instructions in the PDF guide and set correct...
I've decided to do the samples as normal. Just makes more work but got a working audio player sub app for my app.
I'm using the standard sound options, I have figured out how to get it working within windows but Android and flash are not... :(
Seems to me like this is a bug in the way of how the exporters...
Hi guys, I've been trying to figure this out for a while now, I currently got 2 samples in my app's Binary Data and I want to play one using a combobox text and the expression editor.
I want this...
I'm sure you can set the player name using a editbox if you don't mind making more work for yourself as you'd really need to create your own dialog of sorts on a higher layer, you could even make it...
Have you tried the ultimate fullscreen extension?
Not sure if it will fix your issue but it's worth a try.
It took me a while to understand what you meant, how do I do searches?
Is it it to do with delimiters?
I'm new to the using the string parser so it's so confusing to understand.
I'm trying to extract information from a div tag on http://www.westwaleschronicle.co.uk.
The div tag is <div class="post_loop_content">
I want to then split this into possibly an array to make...
Not sure if this is in the right place but I'm going to try anyway.
I'm trying to extract article information from html source but really can't figure out how to use the parser. I can't seem to...
Fixed it, it was using JDK 7 in preferences\General tab.
I always update Fusion but sure I got Java 8...
C:\Users\leighton.leighton-PC>java -version
java version "1.8.0_101"
Java(TM) SE Runtime Environment (build 1.8.0_101-b13)
Java HotSpot(TM)...
Hi guy, having issue today with building and not sure what's going on here.
Below is the Build error log:
Buildfile: C:\Users\LEIGHT~1.LEI\AppData\Local\Temp\AndFAB8.tmp\build.xml
...
Hi guys, I got another issue today.
After managing to build my app again after installing the beta I'm now starting to get random and consistent runtime crashes at certain times in my game, I'm...
Thank Jeff, I UNINSTALLED the current Get object on my system then reinstalled the new one.
Must have been two versions conflicting which each other, my app has now built and now running. :D
I'm having issues with building my android project, below is the section of the log relating to the errors, guessing they are to do with the Get Object I've installed today.
[javac]...
Thanks guys, giving the beta a try.
Edit:
Beta didn't fix it, will try your link Phi.
Another Edit:
All working now, thanks all. :D
Hi, I keep having this issue since having reinstalled fusion on my computer, I need the unicode get.mfx extension but can't find it.
I used to have it before as this wasn't an issue but I can't...
Couldn't you just add the adwords to the page rather than game. I know wouldn't look as good but it could still work.
Sent from my GT-I9505 using Tapatalk
I've actually thought about widget creation, would be great to have the option for it.
Hi guys, Just asking the whether it's possible on the android exporter to do a splitscreen setup, just got a Google Cardboard compatible viewer and see potential with it. Would also need to be able...
Didn't know about nightly builds, will give it a try.
I couldn't find an edit button so I'm replying instead.
I've tested my game on my wife's Galaxy S2 and it displays very close to what the windows runtime displays, I also forgot to mention that my...
Hi, I'm having issues with two edit boxes, the text does not go the correct size in android compared to what it displays in windows.
Does anyone know of a work around this bug?
I've attached two...
I've now managed to improve the FPS significantly now, found out there was an active in the background with an alpha channel and there was a small object that was being created but not destroyed when...
I checked just now an they are either Number, Hidden or horizontal bar. No string counters or and strings. I have tried reducing the amount of layers which makes me think that's where my issue lays...
I checked just now an they are either Number, Hidden or horizontal bar. No string counters or and strings. I have tried reducing the amount of layers which makes me think that's where my issue lays...
I tried installing it but it hasn't made much difference. Frame rate is between 14 to 32 fps.
The game is using about 21mbs of memory, is that too much.
Also I'm creating and destroying lots...
I've been making a game for awhile but put it on hold as I've had issues with performance on android, I've since then decided to try again and see if I can get it to work but still having issues,...
Hi all, just thought I'd pop this here, a little Easter Themed game.
Was going to try getting a online score board but not had enough time to do it.
Easter Fever / Easter Egg Hunt
...
Hi, I'm working on a proof of concept for some one and it's simular to the sea battles on Beach Head on the C64.
Video below... (From the 2:25 mark)
https://www.youtube.com/watch?v=OBTud6ujDDw...
Instead of having lots of the same blob, I just cloned them and made them thier own object.
Seems to work fine once I do that.
Hi guys, having an issue with a basic enemy, when I got one green slime thing it acts ok if abit finiky, but as soon as I add anymore of the same object they stop moving.
Does anyone have an...
Well it started like that... :)
Everyone got on that band wagon.
Now though it's becoming more like Kickstart but with cars.
(Not sure I spelt kickstart right by the actual name on the game.)
Yeah, only recently I've noticed, completely unintentional. Suppose I better fix that. :)
Hi, I'm experimenting with the physics and noticed that on windows, on windows the results vary to android.
I'm trying to do a impulse but on windows the object could go across the screen just...
I know what you mean, I have this issue with google play as well, just could never find my app either.
Kind of got me abit annoyed as there were apps completely unrelated to the search popping up...
Thanks for replying, it's been a while since this but I've just been very busy with other things at the moment. I really wouldn't know the first thing to do an extension myself as I've only got a...
Hi guys, I've made a app that is on the Play Store, I've had a request on adding a feature to save drawings done in the app, is it possible to capture the section of the screen required.
...
Hi guys, does anyone know what the apk licence key is for and is it necessary?
Looking at the google dev console and getting confused with it.
If it is necessary, how do I go about adding add...
Hi all, Got an issue here I can't figure out.
I got a game that has more than one hi-score table and would like to have a hi-score table that can switch which table is display.
I just can't...
Hi, I've been working on my game for a good while now and since updating to the latest version I keep getting alot of graphical glitches,
Standard:...
I know this is a old post but I'd like to add a example I've adapted from the above example. I thought it would be some what useful for people.
https://dl.dropbox.com/u/70571329/dpad%20example.mfa ...
Thanks for the quick replay, I have installed the latest version of the extension this morning so I'll take a look at the example later.
Hi all, I love this extension as I'm making a activity app for young children and got a drawing activity in it. What I wanted to ask, is it possible to create a album just for these captures to go...
Increase the object limit in the frame in question to see if it fixes it.
If I remember they can be changed,
If you click on your app in the left side panel on MMF2 and go to the iOS tab on the bottom, scroll all the way down and the graphics can be customized there.
...
Ok, thanks StingRay. I sorta thought that. I was wondering whether to make it a concept version then perhaps look in to making it in OBJ-C/XCODE
I can't seem to get the webview working anyway....
Thanks for the reply uncleswell
Yeah, I've heard about the drop of google maps, I can see that going to be trouble some for some people who have map apps using it, I was thinking about using webview...
Hi guys, I'm wondering whether I should try an start working on this in XCode, The reason for this is due to the fact I'll be using location services to locate the user and a drawn map to represent...
I'm not sure if this was mentioned but if you set the game's display mode to Direct X9 and V-sync on, the performance of the games improve alot. I was getting 14-30 fps before I changed the setting,...
I'm not sure if this was mentioned but if you set the game's display mode to Direct X9 and V-sync on, the performance of the games improve alot. I was getting 14-30 fps before I changed the setting,...
Isn't there a bluetooth extension recently released. I've never used it myself though.
Hi all, I just invested in to iOS exporter and loving it but one thing I can't sort out is how do I remove these onscreen controls, the iOS joystick extension refuses to respond to any events I set...
I've worked out a way you can make it scroll past that point but noticed now it doesn't make chunks beyond that point.
Here is the following I done:
(EVERY 1 SECOND) *Doesn't need to be every...
There is a extention in beta if you want to give it a try, It's in the sub forum Beta Flash Extentions between the middle and the bottom of the first page.
I couldn't get it to work myself but I...
I have the same setup and works fine for me, only thing is I don't have the drive space as it only has a 60gb drive in it. I made a fudge up the other day when upgrading my HDD as I never checked the...
If I recall right the GB had 4 shades of gray, to do sounds you could tray a little flash sound effect tool I came across
the tool is called SFXR.
Link: http://www.drpetter.se/project_sfxr.html ...
I had a strange bug with the screen not scrolling when using the easing object myself but I was also using Box2d aswell, I increased the Box2d play field to fix it size but that could possibly be a...
Hi all, just wondering if there has been anymore progress with the PDF extension, my next project involves generating a certificate for a course, it's just really to test it out at the moment but any...
I tried it on a computer I work on and I can't see any sort of responce at all. Just does nothing.
This is on Windows Vista using Firefox with the latest flash up to the point of righting this.
Hi guys, I got another strange issue here...
I basicly want the planks and slabs to shatter once their life goes to 0. However that works fine, it's when creating the rubble I get my issue.
...
I've figured it out now but collisions are not very accurate and very dirty but it will work, just need to tweak my code alot to get it to work.
Thanks again DTownTony for helping with damage.
I got a bit of a newbish question here but how do I get the collision to register, I can't for the life of me get it to register. lol
Sorry about this but I really need help with this as I can't figure this thing out, I need to cause damage to an object from the force of another object landing on the said object. I've tried...
Hi all, I'm making a game like angry birds but involves a cannon, I added eggs to it and I now want to be able to inflict damage against the eggs as they fall, I've looked on google but can only...
Hi guys, I'm now having issues with screen scrolling with my Box2d Project with the flash extension. I'll upload the sources below and the link to what I'm is actually happening with it.
Flash...