Antivirus engines will recognise Fusions runtime exe and packing tools as potential threats and flag as a virus.
This is totally normal behaviour from any AV engine. The only reason they don't flag...
Type: Posts; User: DJFuego; Keyword(s):
Antivirus engines will recognise Fusions runtime exe and packing tools as potential threats and flag as a virus.
This is totally normal behaviour from any AV engine. The only reason they don't flag...
All note if you where not already aware..
MPX is a licensed media format so if you plan on selling any creation which will make use of MPX then make sure your content doesn't hit the "FREE" limit...
I remember that helmet! Some of you are probably old enough to remember that too
https://www.youtube.com/watch?v=q_rShjamyrI&ab_channel=KnightmareUploader
Yes for gods sake use a mature 3D engine which is newer than Firefly.
Try Unity first and if you fancy some heavy coding use the Unreal Engine.
Although both give you easy setup tools to jump in...
The FTP object has not been updated to support a secure method and really should have a very long time ago.
Saying that; I don't think the Windows FTP client supports secure FTP either. You might be...
This is a cool start. Chararcter selection and tileset are nice to look at and you might want to add some paralax scrolling layers into the foreground and background mix to give this more depth. Did...
So I ported my platformer from android to HTML5 with the android video object and built and HTML5 project then tried it online. The Android video player played the video but didn't display it. I...
OK I broke an got it. Is this a stop gap or essentially a Windows EXE runtime update?
The great thing about Fusion is that you can do something in a few ways.
Normally you code your own level editor if you want to do a tile based platform setup and it's good practice if you want to...
Welcome to the the dev world of internet!
You need to run the html through a web server as it is designed to run from a web server.
Grab NGINX and copy your exported project html folder to the HTML...
It's not an option unless you click a hyperlink item or as the help says "Did the user click in an HiperLink" Does anyone proof read these?
Sorry it's only for basic navigating. Not sure if the...
You want the web control object for this. Web view is literally incorporating a simple browser to navigate. If you want more toys then use the Web control Object or the help refers to it as Web...
Byo made a random name generator a while ago now (What over a decade ago!?)
Can we get this in 2.5 flavour or is there a new equivalent?
The object doesn't appear to be compatible for 2.5
Hey people,
Just published this little ditty. Had it on my website for a few years and also had an Amazon Dev account I never started using. Until yesterday X)
The App store is probably saturated...
The frefresh of your monitor could be a contributing factor. I have increased the refresh of my screen to 66Hz and as a result get a smoother experience when I use 66fps.
Try increasing the monitor...
I just set the Framerate to 66 and Tick Machine-independant speed. Is that smooth enough for you?
The overlay object, magnifying object, text blitter object is the only thing which would come close. Shaders are the only way. Or use a real demo maker which is geared up for all this.
Fusion isn't...
This is a cool idea but you really don't need it. About a decade and a half ago I would have asked the same thing but you learn to work around the limitations of MMF.
Been using CT for propietory application dev in house for a long time as far back as TGF (Over 20 years)
Still using it today. More as a POC and personal use now. To be able to make an application...
This Sticky might need updating
https://community.clickteam.com/threads/85407-Build-Failed-Things-to-check
It's funny that you say it's linked to HTML5 because the issue I'm having is my UWP export works with colour diffretials and html5 export doesnt :) In this respect the UWP is better than HTML5 export.
I have a number of DEV/Non Dev only extensions which are not available on the CT ext manager but have been release on the extension forum. Please can these extensions be re-packages to work with...
Best licensing model IMO. An insentive to buy early/upgrade early too. What more could you possibly want?
Play a video instead and layer into the background?
I'm so sad right now as I can see the potential of this project and know that there are lots of alternatives already available which make 3d game development much easier.
It would be a good starting...
I'm not so sure about whos coding what because My Windows 10 App build works better than my HTML5 Build. Granted you have to be more precise with graphics and text placement but try using RGB...
There used to be A Quicktime object and a tool you could use to stitch panoramic pictures this was back in mmf 1.5 and then save as a quicktime VR object but I guess no one uses ActiveX any more :(...
I just trying exporting my android app to HTML5 and found that RGB coefficients still don't work. It looks like they are run in the code but there appears to be no colour change on my game.
I noted...
Yeah.. have to agree you have to run through 2.0 then save and then run through 2.5
Here they are.
https://rrsware.com/mmf/IdeskComp.7z
I discovered I was using version 1 build of Visual studio 2015 (Personal edition) You should download Build Version 3 if you don't have this as it seemed to fix this issue for me when I had the same...
This bundle gives be the last two converters I didn't have already and has completed my collection. How do I subscribe to BETA (Latest builds) on steam?
Sounds odd. You have no backup and need the files back?
OK here are my views on this as it touches on things which some game makers just don't take into account.
The power config profile is at the users discression not a game makers.
If I want my laptop...
What build type are you using?
Version of MMF?
Are you sure you have over-written the original EXE?
Your code for running loading and saving the file assumes the user has full admin rights/permissions which is a little nieve in todays world.
You should recode with run as invoker as you will also...
Cross Compatibility is going to be painful due to the number of extentions that have not carried accross to Fusion 2.5. I have managed to convert from 1.5 to 2 and then some I could then go from 2 to...
You could do this back in MMF 2.0 we had more SQL objects and a wonderful com+ object what this allowed you to do was connect via com connection to any application that provided this functionality...
Hmmm.. yeah.. I'm seeing odd behaviour too. The extract process should dump the exe in the temp folder but it's not working.
It can be frustrating after spending a lot of time running a quick test and then building and you not getting what you expect.
I find it best to upload my built projects to my website and then get...
The problem with activex Objects is that they will change over time and what you originally used when creating the project will no longer be available or you will need to revert your version. Or...
It's good practice to check plugin updates when you update Fusion. I see you use steam so may not be as simple as it will auto update unless you run under a basic user account.
For now the only fix will be to Disable DPI under the compatibility settings for the EXE.
I hope and trust that CT will take a leaf out of Image lines book with a vectoral interface as my next...
Well there is. You need to put in the FULL url.
"https://www.google.com"
^That works just fine.
Don't rely on the browser to work it out for you. You have to provide the full direct link URL
Here is an example for you to play with. Commented.
I'm not sure why you would want to download hex encoded images but base 64 would be better.
Milkshape3d http://www.milkshape3d.com is the file format and application but you can use an other 3D solution called Blender http://blender.org and enable the Milkshape import/exporter addin.
1 Up this request as I have need of the SQL extension again With 2014 support if possible.
Point it to your 2.5 Install directory on setup. Then refresh your extension manager. Worked for me. I would like a native CF 2.5 extension as I use MS sql A lot im my work now and would love to make...
Youtube has lots of tut on using the new physics engine and what is possible.
Here is a start.
https://www.youtube.com/watch?v=-YSxIIa5p4M
https://www.youtube.com/watch?v=3ebpJRHN1Bw
Practice...
I just made my own icon app with MMF 2.5.
Use the image manipulator to load the image.. then resize the file you load and then save the file as ICO for each size you need.
Nice. I remember we used to have a tracker extension with MMF 1.5 i beleive that did a lot of other module formats too. Any chance you can bundle s3m,stm,it,xm formats ?
Yeah I think leave 3D to a dedicated 3D engine and 2D to MMF. It doesn't stop you from playing with 3d objects but you need to process 3d information much faster than Fusion currently does. I have...
The following link is helpful to run your file through multiple vendors at the same time.
https://www.virustotal.com/
I haven't used it for such a long time. Mainly because it doesn't do IMAP and POP3 is so old...no one added MAPI so you could integrate with outlook/MS Exchange. (The Com+ object was handy back with...
The web control object is great for creating an integrated browser for windows with auto form fillers and playing/manipulating the content more than just displaying it and calling requests (has a...
I would say Just re-install the original setup file you had. If you get a warning that it's been used too many times (you shouldn't really need to use this on more than 2 computers) Contact one of...
Yes it is but you will breach the Youtube Terms and conditions so stick with a third party browser plugin which is a lot quicker IMHO.
The dropbox link is dead on the Forum Front page.
Yeah.. Good start. I would have made a clone and made the building rotate and the platforms rotate when you went left or right but this works. I would recommend playing the Atari ST version of the...
The clue is in the name RGB is short for Red Green Blue ;) you can chose any value from 0 to 255
the RGB colour is set in a comma separated value matrix if you like.
So white would be all...
I find AV scanners cause issues quite frequesntly. Have you tried exempting your MMF folders from the Antivirus scanner or temporarily disabling the Antivirus engine? Also updating your drivers and...
I find AV scanners cause issues quite frequesntly. Have you tried exempting your MMF folders from the Antivirus scanner or temporarily disabling the Antivirus engine?
Well yes no doubt it would be nice; If a dev has the time to code this as an extension but it may be quicker to learn how to accomplish the same with a pixel shader. ...
Not sure how far you want to take this but It may not even be your computer but your ISP filtering your web traffic. You can try using a web proxy service or vpn service or different web browsers to...
That is not very efficient..
You have to use 2 conditions. Mouse pointer over Active direct show object and user clicks or double clicks then do an event
Simple :)
You may be new to Fusion so...
I don't think anyone knows the true benefits of Curl over the GET object because Get is the only thing anyone knows about.
:(
I want to do a lot more than send a simple get request these days.
I think I need to elaborate on this a little more.
Clickteam made a 3D dev tool a while ago and it was called Jamagic!
It fell flat on it's face because you had to script for it. No one liked...
Sorry but Com + is not yet available for 2.5 :( You can see for yourself on the Download manager.
Have you tried Click Blocker?
Or a DLL Call?
http://www.autohotkey.com/docs/commands/DllCall.htm
Yay! What version of windows is your Kiosk running on i just noticed an ini icon there?
Hi :)
This sounds like one of those "can someone do the work for me questions" This is why no one is answering as well as the lack of specifics; Making some of the more security conscious of us...
Or you can hold the Ctrl Key and hit enter in quotes!
"This line
That Line"
14429
Hi there
Android permissions are not set to write ext storage or internet access.
See here for more info
http://community.clickteam.com/threads/84241-Android-Permissions
You also...
Number of lives reaches 0 does not work I have to use less than 1 option.
Has anyone been able to harness the Google Text to speech engine yet?
I could really do with this so as to not need to say all the words Letters etc...
Is there an intent call I can run to say a...
This is why the binary quick load object was created ;)
I'm using ICP can I get beta V3 please.,
You could Specify completely transparent gfx overlays and then you wouldn't see but you would have to provide some indication as to where to put your thumbs..
I'd exempt your MMF2(5) folder and the extensions *.mfx *.mfa from any AV scanner(s) so as not to cause any false positives.
That's a bit harsh as you do not know the full circumstances behind the reason why gondracorn doesn't have an account.
It's a shame we can't use OGLEs Shaders ;)
From what I have read OpenGL ES 2 is supported from Andoid 2.2 which is the minimum build you can perform on the Android exporter. So as we are now into...
I am trying to build With your latest build release (v3) for android as well and the manifest in the apk I'm replacing appears to be compressed as it's not plain text /comprehensible.
The result is...
I remember there being a Com+ object in MMF2 Dev with an Excel example. It looks like this hasn't yet been ported to MMF2.5 otherwise you could do all of this with Com+
You get a dialog on the Drop box. Hit Y to shred N to cancel. I've rebuilt as I think I've fixed it.
I think it may not be SSD but possibly AV program now. I tried this app on a work pc and it crashed. Second day I ran it just fine. I had added a clear last error on the File extension but the...
I'll just make a lookup list for now. Hope you can port more to Android Byo :)
Turns out the issue is happening in Windows 7 and not Windows 8.1. Please can a CT member check my file?
Android build?
Is anyone else having problems when using binary objects on solid state drives when deleting, changing files?
I have a file shredder app I just made and when it finishes it restarts the app so I...
Same here. I Emailed Jeff bout it.
I see that we can detect the basic user agents but no mobile agents, why is that? I know I could script this myself through a bit of searching but The agents are already there. Cant you add mobile...
I must say I'll be sorely disappointed--nope outraged if this doesn't port to all other run-times. The zoom feature is a must and although I realize CT are on track for greater things, and it's clear...
11311Maybe not if I change runtime half way through.
*FACEPALM*
Schoolboy error..
Didn't download the 2.5 installer.
Well it works in Windows Runtime..
Collisions aren't working on newly created objects it seems.
http://ramraidersoftware.com/html5/birds/abirds.html
great work with MMF2.5 though :D
I'm gutted...
It's Byo who developed the database extensions... I need these extensions to work.. That is a MAJOR issue for me. :(
@ DracisLooby Thanks for that :). Didn't do much for me either. Win 8.1 64bit
Needs work but please don't give up on this as I could really use this extension.
Also can this be ported to Android?
This sounds great!
I could use test url is valid, download page, set referrer/user agent, use ssl with certs.
I would love to be able to use sftp https smtp(s)
If you can get this object to do...
Yeah local files aren't playing even with your example. Android 4.3. So error code 1 streaming urls just fine. i need local vids to avoid data overheads
I'm trying to embed a video logo intro and want to know exactly what I need to do to get this to work on Android. IE.
What movie formats work?
How I load and play the embedded file?
Never mind.....
Using your app/game to email via SMTP to a single address is a bad idea. Spam filters would block you most of the time or after a short time depending on the popularity of your game as well as your...
I personally block ad related traffic so I would recommend getting an android dev account and signing the app/game and then selling through google play. If your app/game is worth it then you will get...
How many screens do you have?
Have you tried with DX 8 ?
Start a new project and set the runtime to Android. Then add a new object. The default list is all compatible objects with this runtime. You will get your answer as to weather the Extension is ported.
I can verify the looping sound bug as I was trying to loop a short ogg track . Played ok in test but when exporting nothing happened. Does the sample have to be over a certain length?
Midi is still an interesting medium, personally I would run it through something like Fruity Loops and convert some if not all of the midi instruments for vst equivalent or better. I'm wondering if...
I mean a local database object on the device sql lite
+1 For android. As it's an additional object.
Really appreciate your diligent work at categorizing all these extensions. Thanks for the update :)
Surprised.. There should be an option added in the android object or ignore home button on the run-time there is an ignore back button. You may be able to program an ignore on incoming intent. Don't...
What would you need to do to make this a face recognition app? You can recognize bar codes.. How about faces?
Could it detect Happy or sad faces?
I could really do with Database connectors like on the Windows runtime.
Has anyone been attempting this or has the user Byo been able to help?
PM If you can develop a single database object an...
Has anyone got a good example of drag and drop? I'm just not getting the response with a resized frame. I'm hoping I don't have to create a full size frame to get a reasonable response.
Yes this is a major problem when I use scaling say a 640X480 to 1280X720.. Or trying to place it somewhere else on a vga res with the joystick object. Just doesn't work the way you would like.
It's...
This will open it http://notepad-plus-plus.org/
OK Thanks that test works just fine. Are CT going to add the options in the next build so you don't need to insert your XML? What are the options that your XML adds that CT have not yet added?
Is this incorporated into yesterdays Beta? Plus do I have to use your XML if I have created my own scanner app?
I can't seem to get it to work with my Phone. Xperia T JB. Crash on button push.
I'll...
Is anyone working on shader effects in the Android build, How are people currently making effects?
Android doesn't show backgrounds as white but black for some reason.
Made a quick turrets test. Lots of Background objects. Used Advanced direction as a template.
See attached MFA9210
Is it possible yet to get the web client info so you can change the window size/gui to compensate for mobile devices or is the resize tickbox the only option?
Is there going to be a calendar object as I could really use a calendar control right now.
Wouldn't it be great to develop your own smartglass app in MMF? Has anyone thought about making an extension that uses the Smartglass API?
Any takers?
I'm just thinking of making a proof of concept website with MMF instead of a game and embedding external urls HTML/PHP or whatever as frames to scroll through (Like the web object).
I did try using...
That seems to work just fine for me, Can get some work done now :)
Is a web object plugin going to be made so you can layer an actual webpage into the game/app LIKE AN IFRAME? seems a bit weird that...
Is there any way of getting HTML5 to use the whole browser window or go full screen like Flash?
Could you just move it to a layer? Layers are very handy when using html5
If you could give some more info .do you need to rename the files back to their original name? what folders are you copying from and to?for example %temp% ? what OS as you may need admin to copy...
Passworded edit box is not hiding characters.
It looks like the latest patch hasn't fixed the issue. but if I open a new projects and select html5 Then the runtime options for HTML5 Tab are missing..
If I add a few objects then the runtime...
I posted my old TGF shooter game to Yves and he has got it to work. It's old but still a good example
I had exactly the same issue with the old matrox mga cards so didn't bother attempting to make any apps or games that filled more than one screen.
Upgraded from Win 7 pro to win 8 pro 64 with window media centre.
HTML5 object events are empty events. see attachment
8819
Has anyone looked into making a plugin that uses the Node.js API?
I'm looking for an internal method to linking with MySQL without coding php.
The HTML5 exporter won't interact with databases...
Not any more as since running windows update I can't see the build options now. Errr... reinstall?
Thankyou Francois!
Is there a way of making the html5 frame use the whole browser window and have it resize to the browser frame?
Also I have just upgraded to Windows 8 64 and have a few issues....
How about a Speech to Text/ speech recognition object using googles api?
http://developer.android.com/reference/android/speech/RecognitionListener.html
As the scope of MMF2 is branching out to new platforms I'm finding it a little time consuming when creating a new project as I have to go through the task of opening a new file, setting window/frame...
It's something that should be considered as mobile hardware will eventually cope with the drain of power or CT can code a Widget specific run-time that caters for low power consumption. Either way,...
Can someone make a hash object so I can get MD5 and SHA hashes on text?
Yeah I realise this but have an old handset that I would have liked to put to use. Looks like I'll need to get another android device :)
Got a problem with detecting objects exiting the right of the screen. Seems to work ok with off the left but no effect when off the right..
example attached.
8666
Would this be possible with the current state of the android exporter to add an option to export as a home screen widget?
Are any devs working on this or has it been discounted due to lack of...
Is there a web get/post object for the java exporter? can one be made if not?
I've released my first working game
Naugts and Crosses
8660
OK the graphics on my app are very simple. Six 200X200 tiles and two 90X90 Not hugely complex in graphical nature either.
Now I have compressed my own images in jpg 80% (acceptable quality loss) and...
Are you after tilesets because you could get some inspiration from Google images....
OGG samples. Use OGG Vorbis as music/samples. Use the mmf internal player and the samples should be bundled into the app.
8058
Just created a side shooter 720X480 (Landscape scaled) with joystick and fire button but they don't display the controls still work but are not visable.
I have main screen and 2 layers.
8053
I get an build error when trying to use the quick messages event center for 1000 ms. Looks like it's tying to use api 14, can this be upgraded to 15?
Don't know if this will even work on...
Have tried the following
"/mnt/ext_card/wms/"+Global String A+"/*.png"
"/mnt/ext_card/wms/"+Global String A+"/*.*"
"/mnt/ext_card/wms/"+Global String A+"/"
"/mnt/ext_card/wms/"+Global String A
...
Can the List dialog have more than 5 options? or an option to create as many as I want? Five is a bit limiting for what I have in mind. 15 would be better.
How can I substitute the date picker for...
Can the List dialog have more than 5 options? or an option to create as many as I want? Five is a bit limiting for what I have in mind. 15 would be better.
How can I substitute the date picker for...
I'm trying to re-create a movement so I can pan around an image with touch but the image keeps reverting to its original location on when I drag for a second time. Has anyone managed to implement a...
You need to update this object as it crashes with RC2
I have attached my log output. Looks like it's failing to connect to the camera service. Can't use the flash function. There goes my Flashlight...
Am I the only one that wants an XML object or a Slide Bar object?
I could do with a tree view object to show file lists.
Also is are the menu bar properties going to be converted to the Android menu button? at the moment the menu button (Vertical three dotted...
I would like the Android microphone object to be developed further. Can you add more codec options like aac mp3 and change bitrate, stereo, mono, frequency 48 44 32 22 khz can this be done? Also can...
I would like the Android microphone object to be developed further. Can you add more codec options like aac mp3 and change bitrate, stereo, mono, frequency 48 44 32 22 khz can this be done? Also can...
Yes but I'm trying to make my own dialler. This command will call up the android dialler and wait for you to press the call button. I want to make my own call button and when it's pressed the call...
Nope dial on it's own won't do anything. I don't even know if it should do anything.
But wouldn't be multi player then. Perhaps there should be a touch target just in front or behind the paddles so you can see them This will reduce the play field a little though.
I've just dived into "android.intent.action." i'm trying to make a dialler app but don't know the commands for the actual dial and hang up.
Oother dev sites say
<action...
Brilliant! can't wait to give it a go.
It doesn't quite allow you to scroll around the whole page. cuts off about an inch from the right of the web page that is being viewed. in portrait.
What's wrong with using a local sql database on the phone? sql lite or something to store and query data fast and efficiently.
Fantastic!
........................oooooooohhh...>I have used adb to install to the device. it took a few goes but for some reason the first two attempts failed. I did a device scan when it failed. "adb...
OK explain how I load the debugger and then open the app I made in this ddms I haven't used it before.
I just build a file in MMF then copy to my phone and see if it runs.
Yeah MMF has been doing this for a while now so it's not just me then.. I thought it was a build issue as files where locking and I could only free them if I closed MMF.
Stack trace.. is that the same as log information? I have a log viewer that provides process info ...Ahh I think I've found the info. it's all java .. Array indexOutOf bounds
79717972
I got me and android phone yesterday Xperia T. I have tried to make a simple app/game but fails to run. "Unfortunately myapp2 has stopped." any build I make just won't seem to run. I have enabled
...
How do you test if a file exists? in android I was hoping to have a similar extension to the file object in the windows exe version.
The frame size is 320X640
Set display mode to OGLES 2, Portrait, Fit inside and adjust window size.
Unticked smooth resizing and ticked. But the horizontal display is not stretched, only the...
This is great, if this can get implemented. I had no idea. wow. :O
7873 Still having Problems with this game I made a while ago. Some times it works but as soon as you click or fire it will lock up.
Beta 7 build
I might be barking up the wrong tree but is it possible for a session/cookie plugin to be made so eventually you will be able to program a login system just using MMF? or will this have to call a php...
I've seen this kind of app implication it was a mini apache server that delivered the content from an installation folder.
You just have to start an apache server with a preconfigured config file...
It's about time. I asked for this feature set a long time ago. Still no development?
Yeah a gold account gives you a full online presence through Xbox Live. It's a service that is not cheap to run and is you are a savvy shopper and don't mind renewing every other month then you can...
Can anyone provide an example mfa on how you would use the javascript events using this object? I was going to use global values and strings then I saw this. Is it to be used in a similar way?:o
I...
I got the update yesterday and it failed to load any html5 content created with MMF. No flash plugins either. Any kind of Downloads are blocked. It renders websites quite fast. I'm sure with future...
Wow excelllent! Amazon have their own Gaming api too. Someone shoulg get on this, tout suite.
MYSQL object and List View objects very useful. Would like the Lacewing HTML server as well. As android devices are quite powerful now it's not uncommon to be able to run webserver services from the...
Ahh.. Cheers. I see now. So simple
While the idea is an interesting concept. I'm not sure this would lend it's self to MMF as there are more events/expressions than screen real-estate to display the full strings or cut down strings on...
If someone could export this to android runtime that would be great.
Where can I get the unix FreeBSD build of the latest lacewing?
There appears to be an issue with KCButton and multiple click box items. Can't make them any more even if you switch to radio buttons and adding an option then switching back to check box corrupts...
Or just a web related object that could load an image/web page/file at a given url then just make your own slideshow.
Crashed on my first test. It crashes even when no events are associated with the object. What sequence of events do I need to run on clicking a button to make the openal open a capture device and...
Will this object be compatible with other builds like android?
http://ramraidersoftware.com/html5/gametest1/gametest1.html
Go to the edge of the screen and the app crashes Player should bounce.
This app doesn't work in Chrome....
This is my first platformer test
http://ramraidersoftware.com/html5/gametest1/gametest1.html
Left Right and shift
Crash if you hit the edge of the screen. :|
This app used multiple layers.
Tried to use an execute command in EXE build then switch back to HTML5 Final build and that didn't work.
I have reinstalled the latest html5 exporter after installing some more extensions for EXE and opened previous HTML5 project and it fails to build under Final Project. I try to delete the old created...
Ok so I'm about to use the embed binary data in the form of a few bmp files using the Data Elements tab.
Few questions as I've never used this function before and the Help file only explains how to...
Actually it's not so with Server or windows clients running on domain as there are policies in place that restrict cmd/scripting.
Thanks Looki you have no idea how long I've been waiting for this! ...
That example can also be tweaked so you can have paralax layers with various lengths of grass. Pretty cool example.
The link is now dead can this be fixed?
on a future build can you set MMF2 to save the build version so when I make a new flash project the version doesn't revert back to 9 I'm getting tired of constantly having to go in and change it...
The additional files that are created in the export a js for each extension but if you don't use the extension should the file not be generated?
I've started sending and parsing data using php/mysql...
That's a given as the internet does play a big part in mobile communications.
I fear the exporter will never be complete without the hardware support I'm looking for.
Oh what about GPS object and SMS/Text message, blue tooth, near field coms (NFC) objects? I'm a little disapointed that very little is being done to harness the power of mobile hardware other than...