Results 1 to 3 of 3

Thread: [RESOLVED] Animation Control

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Feb 2008
    Location
    Manchester, UK
    Posts
    180

    Resolved [RESOLVED] Animation Control

    I want to play an avi to show a copy in progress. I need an Animation Control and a Common Dialog Control adding to my form so the help files say.
    I've got the Common Dialog, but can't find the Animation Control. Where is it?


    "And then one day you find, ten years have got behind you.
    No one told you when to run, you missed the starting gun."

  2. #2
    VB-aholic & Lovin' It LaVolpe's Avatar
    Join Date
    Oct 2007
    Location
    Beside Waldo
    Posts
    19,541

    Re: Animation Control

    Try adding Microsoft Windows Common Controls 2.
    To load the avi: Animation1.Open "C:\Program Files\Microsoft Visual Studio\Common\Graphics\Videos\FileCopy.avi"

    Edited: Here is an example of playing AVI without the animation control.
    Last edited by LaVolpe; Aug 3rd, 2009 at 10:30 AM.
    Insomnia is just a byproduct of, "It can't be done"

    Classics Enthusiast? Here's my 1969 Mustang Mach I Fastback. Her sister '67 Coupe has been adopted

    Newbie? Novice? Bored? Spend a few minutes browsing the FAQ section of the forum.
    Read the HitchHiker's Guide to Getting Help on the Forums.
    Here is the list of TAGs you can use to format your posts
    Here are VB6 Help Files online


    {Alpha Image Control} {Memory Leak FAQ} {Unicode Open/Save Dialog} {Resource Image Viewer/Extractor}
    {VB and DPI Tutorial} {Manifest Creator} {UserControl Button Template} {stdPicture Render Usage}

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Feb 2008
    Location
    Manchester, UK
    Posts
    180

    Re: Animation Control

    Sorted, thanks...


    "And then one day you find, ten years have got behind you.
    No one told you when to run, you missed the starting gun."

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