Hi guys, i was just wondering if its possible to implement a flash file(.flv) into a VB application?
Many Thanks!
Printable View
Hi guys, i was just wondering if its possible to implement a flash file(.flv) into a VB application?
Many Thanks!
there is an activex flash component that you should be able to add to your form and then load a flash video in it. I know you can do it with SWF, and I would think it likely works with flv files as well.
FLV may or may not work in your Active X component. The problem is that while FLV is basically just a flash movie with video, it's not always setup to just run in the Flash player without some sort of video controller.
Give it a shot and see if it works.