Skip to main content

Interactive/Touchscreen 1313 Responses

Last post: 2 months, 2 weeks ago | Thread started: Sep 2, 08, 9:20 p.m.

RespondNew TopicDisable Images

  • jevad

    Fl2 do it so well:

    http://blog.fl-2.com/?cat=3

    Where is a good starting point for understanding how to do this well?

    Sep 2, 08, 9:20 p.m. – Permalink
  • MrDinky

    meaning how to do it flash or over all structure of how this is done?

    you need touch screen and processor with I/O which communicates with flash.

    next note >add note

    You must be logged in to add a note. Login now or register for an account.

    Cancel
    Dog-earSep 2, 08, 9:23 p.m. – Permalink
  • jevad

    Overall structure - how do you link it in with flash - the technology basically...

    next note >add note

    You must be logged in to add a note. Login now or register for an account.

    Cancel
    Dog-earSep 2, 08, 9:24 p.m. – Permalink
  • MrDinky

    flash to communicate with external physical device.
    you would need to have touch screen to communicate either using C++ and programmable chip set with flash.

    you can use input / output port to communicate also.

    there is no real plus and plug solution. since flash needs to programmed to communicate and also chip set needs to be programmed.

    • Not really true, there are far simpler methods, all you need is a basic controller and the ability to hide the mouse...NONEIS
    + add note

    You must be logged in to add a note. Login now or register for an account.

    Cancel
    Dog-earSep 2, 08, 9:30 p.m. – Permalink
  • MrDinky

    this was a sketch that i did about 9 years ago when i did motion detection using web cam + director with external devices.

    the principal is same except that capture device is different. actually this is how MS Surface works. it captures the image and interacts with it. The capture device for touch screen would be the out put of the touch screen sensitivity.

    http://demidi.com/camera.gif

    • sorry not 9 years ago, more like 7 years agoMrDinky
    + add note

    You must be logged in to add a note. Login now or register for an account.

    Cancel
    Dog-earSep 2, 08, 9:40 p.m. – Permalink
  • NONEIS

    You really just need to know flash, and adjust your interaction methods a bit. Any basic touchscreen controller will convert your press into a standard mouse click, and most can handle dragging out of the box as well. In other words, just learn flash, and the right hardware will do the rest.

    • p.s. working here:http://www.seco… right now, and I have done this on my own before as well, it just LOOKS really hard...NONEIS1/8
      ... looks hard.NONEIS3/8
      I know flash just fine - so what is the missing piece of the puzzle?jevad4/8
      what looks hard?MrDinky5/8
      hardware connectivityMrDinky6/8
      yes and multi click screens will work with any technology , including ajaxBattleAxe7/8
      Maybe "hard" was the wrong word, "complicated" might be better, but it's not if you know flash...NONEIS8/8
    next note >+ add note

    You must be logged in to add a note. Login now or register for an account.

    Cancel
    Dog-earSep 2, 08, 10:56 p.m. – Permalink
  • MrDinky

    good point, i guess i am still used to building stuff using director.

    + add note

    You must be logged in to add a note. Login now or register for an account.

    Cancel
    Dog-earSep 2, 08, 11:03 p.m. – Permalink
  • MrDinky

    http://www.interactivemirror.net…

    more classic example.
    dont forget to click on the company links

    • actually thats not touch screen technicallyMrDinky1/2
      I love this thing :DNONEIS2/2
    next note >+ add note

    You must be logged in to add a note. Login now or register for an account.

    Cancel
    Dog-earSep 2, 08, 11:07 p.m. – Permalink
  • MrDinky

    hey noneis, do you do freelance work?

    + add note

    You must be logged in to add a note. Login now or register for an account.

    Cancel
    Dog-earSep 2, 08, 11:08 p.m. – Permalink
  • joyride

    like most people said, great flash skills and a good understanding of how people interact with touchscreens is really all you need. The screen interprets the inputs.
    http://www.microindustries.com/p…
    Used these in the past, great products and one of the largest screens available. at least that was true a few years back.

    next note >add note

    You must be logged in to add a note. Login now or register for an account.

    Cancel
    Dog-earSep 2, 08, 11:17 p.m. – Permalink
  • BattleAxe

    yea lots of screens out there coming out that do this by default and will just react to the actions , can be flash or ajax , web app , iphone was the baby , that tech is out and big screens are next and out already , but flash looks nice , you will need a high powered pc of coarse , they are monitors after all

    + add note

    You must be logged in to add a note. Login now or register for an account.

    Cancel
    Dog-earSep 2, 08, 11:29 p.m. – Permalink
  • BattleAxe

    http://gadgets.boingboing.net/20…

    • Multitouch is too complex for the masses IMHO, the youngins try to pinch, and anyone older than 40 is completely stumped.NONEIS
    + add note

    You must be logged in to add a note. Login now or register for an account.

    Cancel
    Dog-earSep 2, 08, 11:34 p.m. – Permalink
  • NONEIS

    http://www.qupage.com/touchfoils…

    This stuff is what gets me excited right now, workin on a project with this tech as I type. Turn any surface into a touch surface, and project what you want on top :D

    next note >add note

    You must be logged in to add a note. Login now or register for an account.

    Cancel
    Dog-earSep 3, 08, 12:19 a.m. – Permalink
  • rafalski

    Yesterday I touched a button on DVD menu displayed on my TV. The interesting part is, as my finger went towards the screen I realized it was pointless, but didn't stop, had to press it.
    Steve Jobs did a great job reprogramming me for the new era.

    next note >add note

    You must be logged in to add a note. Login now or register for an account.

    Cancel
    Dog-earSep 3, 08, 2:29 a.m. – Permalink

Login or Register to respond to this

Skip to main content