Top DevX Stories
Creating Custom Export Filters for StarOffice with XSLT
WPF Wonders: Using DataTemplates
Crystal Reports Family Offers Options for Developers
Avaya Aura Session Manager video
Avaya Aura Overview video
Search the forums:
  #1  
Old 03-22-2000, 02:28 PM
Achmad M. Amin
Guest
 
Posts: n/a
Running gif file


Please help me with running gif file which create with gif animator , or somebody
can help me to make my gif file look "live".
thanks
Reply With Quote
  #2  
Old 03-22-2000, 03:54 PM
Nancy Folsom \(MS FoxPro MVP\)
Guest
 
Posts: n/a
Re: Running gif file


"Achmad M. Amin" <ach.mad@purwokerto.wasantara.net.id> wrote in message
news:38d910d8@news.devx.com...
>
> Please help me with running gif file which create with gif animator , or

somebody
> can help me to make my gif file look "live".


I found this site by searching on "gif animator" using my browser.

http://davecentral.com/524.html

No doubt you'll find more.

Also, MS Liquid Motion (I think) does gif animations.


Reply With Quote
  #3  
Old 03-22-2000, 04:57 PM
achmad
Guest
 
Posts: n/a
Re: Running gif file


sorry...i revise my question
I mean running file which create with gif animator with V. Foxpro, because
when i try it, it's like ordinary gif



Reply With Quote
  #4  
Old 03-22-2000, 05:41 PM
Nancy Folsom \(MS FoxPro MVP\)
Guest
 
Posts: n/a
Re: Running gif file

"achmad" <ach.mad@purwokerto.wasantara.net.id> wrote in message
news:38d933c3$1@news.devx.com...
>
> sorry...i revise my question
> I mean running file which create with gif animator with V. Foxpro, because
> when i try it, it's like ordinary gif


Oh! I see! I misunderstood. I remember hearing that VFP doesn't support
animated gifs. I don't know if this is still true, or if there is a work
around.


Reply With Quote
  #5  
Old 03-22-2000, 05:43 PM
Nancy Folsom \(MS FoxPro MVP\)
Guest
 
Posts: n/a
Re: Running gif file

"achmad" <ach.mad@purwokerto.wasantara.net.id> wrote in message
news:38d933c3$1@news.devx.com...

> sorry...i revise my question
> I mean running file which create with gif animator with V. Foxpro, because
> when i try it, it's like ordinary gif


Sure enough. VFP doesn't support animated gifs as I remembered. Here's the
KB article on the subject:

PRB: Image Control Shows Only First Frame of Animated GIF
ID: Q189920



----------------------------------------------------------------------------
----
The information in this article applies to:

a.. Microsoft Visual FoxPro for Windows, version 6.0

----------------------------------------------------------------------------
----


SYMPTOMS
Using an animated GIF file with the Visual FoxPro image control, only the
first frame of the animated GIF appears. This is also true for other areas
of the product that support GIF images.



CAUSE
Visual FoxPro does not support the animated GIF format. Only the GIF version
89a file format is supported.



STATUS
This behavior is by design.



MORE INFORMATION

Steps to Reproduce Behavior
To reproduce the behavior, run the following code:

PUBLIC oForm

* Locate an animated GIF file
cMyAniGIF = GETPICT("GIF")

oForm=NewObject("form")
oForm.AddObject("MyImage","Image")
oForm.MyImage.Picture=cMyAniGIF
oForm.MyImage.Visible=.T.

oForm.Show
NOTE: Only the first frame of the animated .gif file is displayed in the
form.

Additional query words: kbVFp600 kbXBase


Keywords :
Version : WINDOWS:6.0
Platform : WINDOWS
Issue type : kbprb

Last Reviewed: August 11, 1999
© 1999 Microsoft Corporation. All rights reserved. Terms of Use.





Reply With Quote
  #6  
Old 03-22-2000, 06:39 PM
Garrett Fitzgerald
Guest
 
Posts: n/a
Re: Running gif file

In article <38d933c3$1@news.devx.com>,
ach.mad@purwokerto.wasantara.net.id (achmad) quoth...
>
> sorry...i revise my question
> I mean running file which create with gif animator with V. Foxpro, because
> when i try it, it's like ordinary gif


Have you tried viewing it with the Microsoft Web Browser control on a
form?
--
Garrett Fitzgerald
#INCLUDE "\Program Files\Microsoft Visual Studio\VFP98\stddsclm.h"
(Anyone who thinks I do anything vaguely resembling speaking for Microsoft
is sorely deluded...)
Reply With Quote
  #7  
Old 03-23-2000, 10:49 AM
Stuart Dunkeld
Guest
 
Posts: n/a
Re: Running gif file


"Achmad M. Amin" <ach.mad@purwokerto.wasantara.net.id> wrote:
>
>Please help me with running gif file which create with gif animator , or

somebody
>can help me to make my gif file look "live".
>thanks


There's a dll outh there called gif89.dll which you can use like an activex
control to play animated gifs in a foxpro form. It does work but i've never
used it in a production app.

hth,

Stuart


Reply With Quote
  #8  
Old 03-23-2000, 12:35 PM
SendJunkMailTo@hotmail.com
Guest
 
Posts: n/a
Re: Running gif file

On 22 Mar 2000 12:57:39 -0800, "achmad"
<ach.mad@purwokerto.wasantara.net.id> wrote:

>
>sorry...i revise my question
>I mean running file which create with gif animator with V. Foxpro, because
>when i try it, it's like ordinary gif


someone posted a reference to "Marchoso.OCX" which is very small,
simple and works well. You may try looking for that. I BELIEVE it is
freeware, though I may be mistaken.


Vince Teachout
Caracal Software
Stephentown, NY USA
Reply With Quote
  #9  
Old 03-24-2000, 02:58 PM
achmad
Guest
 
Posts: n/a
Re: Running gif file


>There's a dll outh there called gif89.dll which you can use like an activex
>control to play animated gifs in a foxpro form. It does work but i've never
>used it in a production app.


can you tell me how to use it ?
thanks a lot

regards,
achmad
Reply With Quote
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT -4. The time now is 12:49 AM.


Sponsored Links



Acceptable Use Policy

internet.comMediabistrojusttechjobs.comGraphics.com

WebMediaBrands Corporate Info


Advertise | Newsletters | Feedback | Submit News

Legal Notices | Licensing | Permissions | Privacy Policy


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.