CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    May 1999
    Posts
    2

    FLIC player source code for Win95/98 needed

    I need to play animations created using Autodesk Animator, Autodesk 3D Studio, or Autodesk Animator Pro (*.flc, *.fli) in my program.
    Where I can find source code or dll for playing flics?
    I supposed to use for this purpose the Autodesk Animation Player - aaplay.dll. But VC6-compiler doesn't recognize aaplay.lib format. Why?
    Can I build new lib-file having aaplay.dll?



  2. #2
    Join Date
    Jun 1999
    Location
    Illinois
    Posts
    13

    Re: FLIC player source code for Win95/98 needed

    "Not eactly" source code, or a library, but http://www.wotsit.org/cgi-bin/search.cgi?animated has listings for some source code, some documentation of movie/animation formats, including fli and flic (personally, I didn't know there was a difference).

    HTH

    Steve N
    Khemical Interactive

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

Featured