Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

action script flash

New Here ,
Mar 18, 2014 Mar 18, 2014

hello

i have made one touch screen frame using infrared for my project i am a U.G student of electronics and communication and i have made this touch screen frame to count the coordinates so i passed my coordinates to com port and i want to pass this coordinates to flash action script game called wall pong but i dont know the flash action script as i haven't studied the action script so how can i pass this coordinates to flash i can able to pass the coordinates to net port .but from that i couldn't pass it to flash game i have download the code from the internate. but i couldn't understand. what should i do??? can any one help me out??

TOPICS
ActionScript
260
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guru ,
Mar 18, 2014 Mar 18, 2014
LATEST

to communicate with any kind of non-standard hardware you will have to run some kind of virtual server that listens to your device and prepares it for flash.

Look into WiiFlash, it manages to get Flash communicating with a WiiMote:

https://code.google.com/p/wiiflash/

It will certainly give you an idea how to jumpstart your won project

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines