Page 1 of 2

.FLV Player

Posted: Wed Aug 11, 2010 12:17 pm
by NecroPhis
hey guys i want to make a .FLV player any idea?

Re: .FLV Player

Posted: Wed Aug 11, 2010 2:36 pm
by Harlem9191
Use the Shockwave Flash COM object.
(Right click on toolbox > Choose Items... > COM tab > select Shockwave Flash Object > press ok)
The control should now be in your toolbox.
To play an flv movie off it use: LoadMovie()

Re: .FLV Player

Posted: Wed Aug 11, 2010 4:57 pm
by NecroPhis
i cant debug when i use Shockwave Flash object :S :? :?

Re: .FLV Player

Posted: Thu Aug 12, 2010 2:00 pm
by Harlem9191
Why is that? Tell me what errors you get (if any).

Re: .FLV Player

Posted: Fri Aug 13, 2010 7:32 am
by upperdrag
are you using 64 bit?

Re: .FLV Player

Posted: Fri Aug 13, 2010 7:43 pm
by NecroPhis
yeah Win7 64 bit :S

Re: .FLV Player

Posted: Fri Aug 13, 2010 9:10 pm
by Harlem9191
The build coniguration shouldn't have any effect on the flash control though.. What error do you get?

Re: .FLV Player

Posted: Fri Aug 13, 2010 11:55 pm
by upperdrag
ok ,if you're using 64-bit, to view the flash thingy, go to tools ->options -> show all settings -> projects and solution -> general -> tick show advance build options -> go to build -> configuration manager -> under active solution platform, choose x86 and you're done


btw, same computer ;D

Re: .FLV Player

Posted: Sat Aug 14, 2010 2:45 pm
by Harlem9191
But what if he has 64-bit version of Flash?

Re: .FLV Player

Posted: Mon Aug 16, 2010 10:35 am
by NecroPhis
upperdrag wrote:
ok ,if you're using 64-bit, to view the flash thingy, go to tools ->options -> show all settings -> projects and solution -> general -> tick show advance build options -> go to build -> configuration manager -> under active solution platform, choose x86 and you're done


btw, same computer ;D
wow it worked thanx
i can debug it now cooll; cooll;