Click here to Skip to main content
Sign Up to vote bad
good
See more: C++DirectX
Hey,
I am trying to make a function which play swf files in my directx program. I have no idea how i gonna make it. Some one please help Smile | :)
Posted 2 Feb '13 - 0:29


2 solutions

You might want to look up the Windows MediaFoundation API if you're a COM/C++ developer which is the way DirectX works best. There is a sample media player that goes with it that is really small and simple and plays swf files. I know I have it somewhere because I was using it as a reference myself. You can probably find it before I do but I'll update this post otherwise.
...
OK it's called MFPlayer2 and it's part of Windows SDK 7.1 under Samples\multimedia\mediafoundation. You'll need to get the SDK from Microsoft (It's a free download) if you don't already have it or run an update if your samples are not installed.
That should give you everything you need although as ever don't take the way Microsoft write sample apps as advice on how to write code, it's terrible but at least it's quite small and does the job you need.
  Permalink  
Comments
saad_lah - 2 Feb '13 - 14:03
thnx .... done
  Permalink  
Comments
saad_lah - 2 Feb '13 - 14:02
Thnx :)
Abhishek Pant - 2 Feb '13 - 14:05
welcome!

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Your Filters
Interested
Ignored
     
0 OriginalGriff 216
1 Sergey Alexandrovich Kryukov 175
2 Tadit Dash 154
3 Richard MacCutchan 145
4 Santhosh G_ 125
0 Sergey Alexandrovich Kryukov 10,294
1 OriginalGriff 7,955
2 CPallini 4,201
3 Rohan Leuva 3,522
4 Maciej Los 3,159


Advertise | Privacy | Mobile
Web02 | 2.6.130523.1 | Last Updated 2 Feb 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid