No, I want to transfer data string from flash(.swf) to C++(its my
stand
alone application) & vice versa.
You don't transfer data "to" or "from" C++. C++ is a programming
language, not a receptacle for data.
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.
So are you saying you want your application to be able to accept data
dragged to it from another application?
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.
.swf files are data files; they don't communicate.
You'll find that people can be a lot more helpful if you explain your
need in clear and accurate language so they can understand what
you're trying to do. The way you're wording your messages it's not
clear what you want to do.
Larry
_______________________________________________
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