How is the flash animation played?

08/16/2010 04:23 kasene#1
Im asking because, as a game programmer, I have only come across one library that allows you to easly play flash files which is Scaleform. I want to know how the conquer client plays the animation.
08/17/2010 09:56 Fish*#2
well Im not knowing on this, but I think it might be somethings in the conquer.exe that sends it.
Maybe u can see how it sends, by decompiling the exe and look for it?
I got no idea.
08/17/2010 10:25 kinshi88#3
Are you asking how you can play a flash animation in a program you create?
08/17/2010 11:05 Fish*#4
I think he wants to know how tq sends it in conquer.
08/17/2010 14:12 Basser#5
TQ doesn't sent flash animations Grillmad.
Its all client-side.
And isnt there a library they use for it?
08/17/2010 15:06 .Beatz#6
I think there is a guide or something in the edits section telling you how the flash is played and how to decompile it. Go have a look there as that is much better to find out about client side editing than this section.
08/19/2010 16:07 Basser#7
How the flash is played?
Thats not a question. >_>
08/19/2010 22:39 _tao4229_#8
I'm just bullshitting here but bare with me:

Flash.ocx in the \conquer\ folder points to an Ole Custom Control used to display flash (just by file names; they could just be ninja-naming files).