If I understand you correctly you said one of these:
1) I have a single process with a _Flash player_ embedded in it- I
want to pass data from _ActionScript_ to and from _C++_.
2) I have a a _web page_ with Flash in it. I want to communicate
with an _external process_ that is written in C++.
Which one? Obviously, #1 is doable with ease...
#2 can be done if both the external app and web app are written in
Flash... In that case you can use the localConnection class in
Flash.. Don't consider this route unless you know how to embed the
Flash plugin yourself.
I've said too much already :)
alex
On Oct 23, 2007, at 11:46 PM, Ulhas Morbale wrote:
Hello All,
I have one swf file in which there are two sections. One sections
has items
& when I select some items they get added in the other section.
now I want this swf file to communicate with C++ code. When the
user select
any item in the first section my C++ app should display that
selected item
in the second section.
I have to display all the item in the second section with the help
of C++
program.
Thanks,
Ulhas Morbale
Thanks for quick reply.
No, I want to transfer data string from flash(.swf) to C++(its my
stand
alone application) & vice versa.
I have a website containing flash elements which has drag & drop
type of
UI
in flash & I want to catch those drag & drop strings in my C++
application
which will be on my local system.
In this case what I will do is, embed .swf in my standalone app &
this
.swf
will communicate with .swf on the website which is easier.
Thanks,
Ulhas Morbale
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden