max1x106
08-08-2007, 12:02 AM
Posted in extending but nothing much happens there.
When I saw C++ extensibility in the Flash Help I thought I'd be able to link my movies to C++ dlls and make calculators. But having gone through the tutorial it looks like the feature simply lets me use C functions in the Flash development environment. I must have this wrong, but I'm not experienced enough to generalize the example given in "Help".
Ideally, I like a dll on the server and a movie that - given the proper command - passes arguments to a method in the dll then receives output for display.
Can this be done? Any tutorials around?
When I saw C++ extensibility in the Flash Help I thought I'd be able to link my movies to C++ dlls and make calculators. But having gone through the tutorial it looks like the feature simply lets me use C functions in the Flash development environment. I must have this wrong, but I'm not experienced enough to generalize the example given in "Help".
Ideally, I like a dll on the server and a movie that - given the proper command - passes arguments to a method in the dll then receives output for display.
Can this be done? Any tutorials around?