Results 1 to 3 of 3

Thread: [2008] VB.NET + Flash = ?

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Dec 2007
    Posts
    17

    Unhappy [2008] VB.NET + Flash = ?

    Hi guys, i was just wondering if its possible to implement a flash file(.flv) into a VB application?

    Many Thanks!

  2. #2
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373

    Re: [2008] VB.NET + Flash = ?

    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.

  3. #3
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985

    Re: [2008] VB.NET + Flash = ?

    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.
    KrisSiegel.com - My Personal Website with my blog and portfolio
    Don't Forget to Rate Posts!

    Free Icons: FamFamFam, VBCorner, VBAccelerator
    Useful Links: System.Security.SecureString Managed DPAPI Overview Part 1 Managed DPAPI Overview Part 2 MSDN, MSDN2, Comparing the Timer Classes

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width