![]() |
| | #1 |
| Registered User Join Date: Jul 2008
Posts: 1
| for my multimedia course i am creating an interactive peice using a wii remote. i am using a C++ library that already handles the conection to the wii remote and recieves and sends data to the wii remote. I am planning on creating a flash project that uses data from the wii remote as the interactive controller for the project. for example: twisting the wii remote will speed up some video footage. anyway onto my question: Is it possible to output data to an xml document or something similar that flash will be able to read in order to create the interactivity between the two programs? i know this is kind of an odd question but im kinda new to C++ programming and any help on which path to follow would be much appreciated. thanks |
| hoax464 is offline | |
| | #2 |
| Cat without Hat Join Date: Apr 2003
Posts: 8,439
| Of course you can write a text file, which is all that XML is. There are also libraries that make the creation easier. The harder part, I think, would be to make Flash actually read that file.
__________________ All the buzzt! CornedBee"There is not now, nor has there ever been, nor will there ever be, any programming language in which it is the least bit difficult to write bad code." - Flon's Law |
| CornedBee is offline | |
![]() |
| Tags |
| data, flash, noob, remote, wii |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Lame null append cause buffer to crash | cmoo | C Programming | 8 | 12-29-2008 03:27 AM |
| Beginner Question - Linking a data file | noiprocs2 | C++ Programming | 1 | 06-16-2008 08:58 AM |
| MySQL - first program - question about returned data | Dino | C Programming | 2 | 04-09-2008 01:54 PM |
| can't insert data into my B-Tree class structure | daluu | C++ Programming | 0 | 12-05-2002 06:03 PM |
| Question on Web Server Technologies: Data Compression | mikech | C Programming | 1 | 06-07-2002 11:22 AM |