User Tag List

Results 1 to 7 of 7

Thread: Edit Box Object for Mobile?

  1. #1
    No Products Registered

    Join Date
    Jan 2015
    Posts
    21
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Edit Box Object for Mobile?

    Is this object functional on mobile? Does it open up the keyboard for input?

    Thanks for any info

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export Module

    Join Date
    Jan 2010
    Location
    France
    Posts
    722
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yes it is

  3. #3
    No Products Registered

    Join Date
    Jan 2015
    Posts
    21
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How would you create an 'answer checker'? Would it be like a string parser connecting the edit box to like an array?

  4. #4
    Clicker

    Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module

    Join Date
    Oct 2006
    Posts
    270
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well the simple way to do it is to have an event triggered when the editbox = "XXXX", but this will only work if it's typed exactly as your event says it is. For example "XXXX " would not trigger this event.

  5. #5
    No Products Registered

    Join Date
    Jan 2015
    Posts
    21
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Not 100% sure how to do that. Is it
    'If Edit Box: have input focus'
    OR
    'If Edit Box: has just been modified'

    Do I need a string parser to compare??

  6. #6
    Clicker

    Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module

    Join Date
    Oct 2006
    Posts
    270
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Do you want it to check all the time, or after someone clicks a button?

  7. #7
    No Products Registered

    Join Date
    Jan 2015
    Posts
    21
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    After button click, so i assume just insert that into event

Similar Threads

  1. Edit Object vs. Rich Edit
    By Jaffob in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 4th June 2008, 01:42 PM
  2. Extracting a line from Rich Edit Object or Edit Ob
    By Tiles in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 8th March 2008, 05:16 PM

Tags for this Thread

Posting Permissions

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