flash & VC++

B

blue

I'm creating an application in VC++ (unmanaged) that acts as a
container for playing flash (swf) files. I need pass XML data from the
flash presentation, back to my container app. Any ideas on how i could
do this? Please help!! Thank you.
 
V

Victor Bazarov

blue said:
I'm creating an application in VC++ (unmanaged) that acts as a
container for playing flash (swf) files. I need pass XML data from the
flash presentation, back to my container app. Any ideas on how i could
do this? Please help!! Thank you.

Do you have a C++ _language_ question? There is no 'XML' or 'flash' or
'swf' defined in C++ standard, so if there is a way to do what you ask, it
would be specific to the technologies you're employing and most likely
provided by some kind of third-part library, catering to your technology.

This newsgroup only deals with C++ _language_ as defined by its standard,
so if you have no C++ _language_ questions, you need to find a better NG
for your inquiries.

V
 
M

mlimber

blue said:
I'm creating an application in VC++ (unmanaged) that acts as a
container for playing flash (swf) files. I need pass XML data from the
flash presentation, back to my container app. Any ideas on how i could
do this? Please help!! Thank you.

Your question is off-topic in this newsgroup, which deals exclusively
with standard C++ language issues, not general applications of C++. See
the FAQ for what is on-topic here and for some ideas on better places
to ask:

http://www.parashift.com/c++-faq-lite/how-to-post.html#faq-5.9

Cheers! --M
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,596
Members
45,139
Latest member
JamaalCald
Top