L
lalekse
Hi there.
I've been searching for 2 days now a way to load a resource (byte[])
into a Flash Player 9 ActiveX Container. I've found a lot of
discussions, talking about IBindHost, IManiker and so on... I think
I've understand a part of those, but I didn't found anything concerning
the .NET framework 2.0 (with C#).
Would someone have info on that? The point is that the ActiveX only
have a "Movie" property, or LoadMovie/SetMovie methods, all of them
asking for a Path on the fileSytem (or an URL). So would there be a way
to creating a "virtual" mapping between a byte[] from a ressource and a
kind of "virtual" file system? Or a way to use the IManiker like with
VC++?
Thanks by advance!
LAlex
http://www.lalex.com/
I've been searching for 2 days now a way to load a resource (byte[])
into a Flash Player 9 ActiveX Container. I've found a lot of
discussions, talking about IBindHost, IManiker and so on... I think
I've understand a part of those, but I didn't found anything concerning
the .NET framework 2.0 (with C#).
Would someone have info on that? The point is that the ActiveX only
have a "Movie" property, or LoadMovie/SetMovie methods, all of them
asking for a Path on the fileSytem (or an URL). So would there be a way
to creating a "virtual" mapping between a byte[] from a ressource and a
kind of "virtual" file system? Or a way to use the IManiker like with
VC++?
Thanks by advance!
LAlex
http://www.lalex.com/