Hello! Is it possible to make the program do imitation of keystrokes from the keyboard
There is a extension called "ControlX" in the extension manager that does exactly that and more.
Thanks
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!
Login or registerTo 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:
Open a TicketHello! Is it possible to make the program do imitation of keystrokes from the keyboard
There is a extension called "ControlX" in the extension manager that does exactly that and more.
Thanks
Hi, I was just if this extension that is in the clickstore can only be used with the HTML5 exporter or it can be used using windows too?
It doesn't say, in fact for a paid extension it doesn't really explain much.
just wondering if there is any more information regarding it?
[MENTION=6268]Fernando[/MENTION]
Thanks
Do effects work on iOS? If so how can i get the multiply one (from the photoshop effects) to be "compatible"?
There is only a few lines of code within it, but its greyed out when the exporter is iOS?
Thanks
Andy
Whilst I carry on "guesing" how to do this as i cant find any current documentation on how (or even if) it can be achieved, does anyone know how this can be done on iOS?
In the App, take a picture and load it into an active and then save the image from the app.
Thanks
I was pleased to see the The Listview object can act like a tableview and initial testing seems to show it works great.
However, the listview seems to offer Grouped Styles - This from my understanding allows for groups of different lists, however there is no property/action to set the individual groups, the title or anything? Just a single tickbox for "grouped style"?
Thanks
Andy
Try using the webview2 ‚download‘ action
Hi, I tried this assuming this would work, but it simply does nothing when run on iOS.
Thanks
Andy
Hi, As I understand there is no current way to download an image to the camera roll other than using the capture object to take a snapshot which in my case is not doable. Therefore I am researching into a clean method for downloading an image from Webview to camera roll and from what I have read in Xcode you can define custom URL schemes and intercept them and handle them.
As an example, the HTML link could be:
<a href="savethisimage://?url=Please login to see this link.">Save image</a>
and within Xcode we can detect this link, take the parameter and then using Xcode download the image. Unfortunately I am not very knowledgable with Xcode so was wondering if anyone else is and could help me out?
Obviously this would be a great extensions too if possible?
Thanks
I will put together an mfa to show. However php does work fine, I am using it within my app. The issue I am finding is when a page (php or static html) that uses the Jquery Ajax functionality it only works if you use the ‘go to url’ action.
If you ‘load html’ Jquery Ajax doesn’t work, or if you load HTML which redirects you to the page on a web server the Jquery Ajax still fails.
Andy
Just to add to this. After more testing, JS AJAX / $.POST requests work fine if you navigate to the URL directly from MMF.
If however you "load HTML' with a $.POST request, it does not work.
Even if you load a HTML file which contains some PHP with a header redirect to the page with the JS AJAX / POST request it still doesn't work.
Thanks
Andy
HI, I will post this in the bug tracker once its back up online.
What I am finding is the follow, if you load a HTML page up which uses the Jquery Ajax / POST / GET request they do not work on iOS.
I have done some googling and it appears there was a bug with the iOS web view kit which got fixed so I was wondering if there anything can be done.
This is a real imperative feature as it obviously makes for smooth UI experiences in apps.
Thanks
Andy
That is basically what I ended up doing, was just wondering if there was a cleaner way.
Thanks
Is there anyway to save an image to the camera roll? Be it an Active image, Active, Webview anything?
Currently the only way I think is using the screen capture object, but this requires having to do all the screen capturingjust to save an image that is already there?
Andy
Sorry, should of specified. I am using Webview for its cross-capabilities. I am currently using this for iOS.
Andy
I am trying to find a way to or workaround of passing information from html elements inside webview to MMF.
As an example, If i load a html page into webview with is a simple image. I want to be able to click on that image and get the image URL for instance.
The viewport has a "clicked on" event, but the only expression I can see is "get clicked link".
Or even, get the element ID of the clicked element?
Any thoughts?
Andy
Hi, I am trying to use the web object to open my "mobile specific" website. So the site is designed responsivley for all mobile devices. The site works great and has done for a while now.
I want to now load this into the web obejct but when I do it seems to simply ignore the media queries, and just loads it as non responsive.
I have trying setting the user agent, I have made sure all my queries are correct and not "device" specific, but no luck.
just wondering why it would be doing this?
EDIT: I am referring to the "web view 2" object?
Thanks
Andy
Hi, is there anyway of having a multiply effect that I can use in HTML5?
I have read that shaders dont work in HTML5 exporter but there is an ADD effect?
Is there no way for a multiply effect?
Thanks
yes it is possible
Thanks Fernando, ill give a go at implementing it. however, please feel free to give some clues if you have time
Thanks
Andy
Hi, as part of a "setting" in my app, i want to let the user set the "app" background as an image from there camera roll and then it stay as such everytime it is run.
So the user can open and select an image, the background of my app is set to that image (using active image?) and then it SAVE that filename/image so when it is run again it uses the same photo (until changed again).
Im just trying to find out if it is possible?
Thanks
All below at 50%
Please login to see this link.
Please login to see this link.
Please login to see this link.
Please login to see this link.
Please login to see this link.
Thanks
Just realised this ONLY breaks when using the Drag Object, If i move using keys the physics collision box moves with it, using the Drag Object to use the mouse doesnt.
Anyone know a work around?
EDIT: My Workaround for now is a manual drag function.
Almightyzentaco (Fusion 2.5 Tutorials)
Captain Quail (Firefly Tutorials)