Search found 5 matches

by BlackBurn
Thu Sep 09, 2004 8:26 am
Forum: GFL SDK
Topic: Branding a picture with a logo.gif (with transparency)
Replies: 9
Views: 4918

Re: example?

Could someone give me an example how I can do it, cause with merge I can get it working the right way, cause you have to use opacity.
GFL SDK or GFLAX?
Pierre.

With GFLAX, merging works fine, but it should be cool if it is possible to put an logo on a image, where both images have no opacity ...
by BlackBurn
Fri Sep 03, 2004 2:12 pm
Forum: GFL SDK
Topic: Branding a picture with a logo.gif (with transparency)
Replies: 9
Views: 4918

example?

Could someone give me an example how I can do it, cause with merge I can get it working the right way, cause you have to use opacity.
by BlackBurn
Fri Sep 03, 2004 1:27 pm
Forum: GFL SDK
Topic: DOC for the GFLAx
Replies: 11
Views: 5707

help file

What Bob ment was that there is no help for GFLax in the help file only in the older version, that is in the link that bob has given above.

It is a bummer that the merge function isn't available in the old help file.
by BlackBurn
Fri Sep 03, 2004 1:18 pm
Forum: GFL SDK
Topic: GFLAX Error "0x80004005 Error to open file" (ASP)
Replies: 1
Views: 1608

Problem solved

the problem is already solved it was a dumb mistake of me, the loadbitmap must have a full path.

Thanks to Pierre for helping me out.
by BlackBurn
Thu Sep 02, 2004 12:31 pm
Forum: GFL SDK
Topic: GFLAX Error "0x80004005 Error to open file" (ASP)
Replies: 1
Views: 1608

GFLAX Error "0x80004005 Error to open file" (ASP)

I just installed the ASP component and registered the dll file, but when I try the examples that are included I get constantly this error.

GflAx.GflAx.1 (0x80004005)
Error to open file

I also tried to write some code by myself, but I always get this error. Did I forget something to install ...