|
-
Aug 23rd, 2006, 10:43 PM
#1
Thread Starter
Member
[2.0] Flash + winforms
i'm able to put some swf file inside my winforms.
it can run nicely..
but now i need to control the frames inside the swf file..
is it possible ? (for example, when i push some button, it play certain frames of my swf file)
i'm using AxInterop.ShockwaveFlashObjects.dll to put my swf files inside winforms. The strange is when i do some search in msdn it returns no documentation at all.
anybody can help me ?
i know that i can do this using Flash Remoting MX, but i think it will cost a lot of time and effort to learn again the action script syntax (flash language).
any body have experience in this ?
thx
-
Aug 23rd, 2006, 10:56 PM
#2
Thread Starter
Member
Re: [2.0] Flash + winforms
just recently check that inside my reference ., also consist of
"Interop.ShockwaveFlashObjects.dll"..
now this is starting confusing..
what's the difference Interop and AxInterop ?
-
Aug 23rd, 2006, 11:33 PM
#3
Re: [2.0] Flash + winforms
Interop is to interoperate with a COM component. AxInterop is to interoperate with an ActiveX control. There's no reason for MSDN to have any information because this is nothing to do with Microsoft. Shockwave and Flash are Macromedia (now Adobe) technologies so it's up to them to provide the documentation.
-
Aug 24th, 2006, 11:14 AM
#4
Thread Starter
Member
Re: [2.0] Flash + winforms
yeah..you'r right..
i do some search and get the API documentation in this web..
http://activex.moonvalley.com/flash_...ackgroundcolor
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|