User Tag List

Results 1 to 4 of 4

Thread: Can i use HTML5 object in windows runtime

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export Module
    ramyhakam's Avatar
    Join Date
    Feb 2014
    Posts
    100
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Can i use HTML5 object in windows runtime

    I want to get location of the user using HTML5 geolocation
    So i want to use html5 object in this in windows environment
    and then call javascript function to get the location from brower
    Can i do that if yes give me an example please

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export Module
    UltimateWalrus's Avatar
    Join Date
    Jul 2006
    Posts
    824
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Not possible as far as I know. The windows runtime does not run on Javascript.

    Your best bet is to send out a request to a webpage (I believe I've used MooSock for this in the past). The webpage would have a server-side script that detects the user's location, then sends it back to your application.

    You might be able to get away with not even using your own webpage, but just using the hostip.info service as described on this page.

  3. #3
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export Module
    ramyhakam's Avatar
    Join Date
    Feb 2014
    Posts
    100
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks for Reply

  4. #4
    Clicker Install Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    nikosurfing's Avatar
    Join Date
    Nov 2015
    Posts
    33
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks for the answer

Similar Threads

  1. Windows Phone 8 and HTML5 runtime!
    By crayzorechos in forum HTML5 Export Module 2.5
    Replies: 6
    Last Post: 29th April 2016, 10:09 PM
  2. Easing object Crash in Windows runtime
    By waw_demmon in forum Fusion 2.5
    Replies: 1
    Last Post: 23rd May 2015, 08:36 AM
  3. Replies: 4
    Last Post: 4th December 2014, 07:03 AM
  4. iPhone button object in windows runtime
    By AndyH in forum iOS Export Module Version 2.0
    Replies: 2
    Last Post: 2nd March 2011, 12:33 PM
  5. Accelerometer object emulation in Windows Runtime
    By AndyH in forum iOS Export Module Version 2.0
    Replies: 0
    Last Post: 28th February 2011, 11:42 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •