Hello, all
I`m trying to find out how do i change that Vitalize icon when the ccn application is loading. Can anyone give me an insite? i`m a little lost...
Printable View
Hello, all
I`m trying to find out how do i change that Vitalize icon when the ccn application is loading. Can anyone give me an insite? i`m a little lost...
In MMF 1.5? Since Vitalize files in MMF 2 don't work yet since the runtime is not completed?
What to do
In the same file as your CCA put a GIF file in with the same name
Example:
mygame.cca
mygame.gif
Then when you build "mygame.ccn" it will prompt you to include the graphic as the loader image.
MMF 1.5 :-)
Oh man! i remembered he thing about the file with the same name but forgot to build the ccn again!
Thanks a lot Jeff. I'm anxiously waiting for Vit 4! :-)
Ops, i don't know what went wrong but MMF1.5 did not prompted me to use the image file as loader image... any ideas why?
Sorry...
Are the files all in the same directory?
What exactly did you name all 3 of them?
I checked and the files are named the same: "barra1.***" so i don`t know what is wrong. can it be the name? I`ll post the 3 files in a zip on the file archive so someone can have a look cause i`m totally lost...
Is there a preference that has anything to do with it? i changed some preferences...
this is crazy...
Thanks Jeff
It works :)
But the ccn doesn't use the existing transparent areas in the gif - they are only black ...
Any ideas? :(
My MMF began crashing after 20 seconds everytime i opened this file... and that only happened after i tryed creating the ccn with the gif image... strange, i'll try to reinstall mmf.
Thanks all, i think my MMF was the problem...
HOW I can get the transparent areas in the preview picture!? :o
Hmpf...
Transparent areas always will be changed to black. :cry:Quote:
Originally Posted by Gustav
.png files are the only files that can have transparent areas in them.
(wow. I just learned that a week ago.)
LOL :DQuote:
Originally Posted by pinacoladaxb
I'm talking about the PREVIEW PICTURE (GIF!!!) of a CCN file! [MMF 1.5]
But it seems for some people here this problem is not enough important. :/
IIRC it can't have transparent because vitalize is running as a window. The vitalize window has a black background, so anywhere that would be transparent in your image will just show the black background.
I thought the application uses the BackColor parameter even for the transparent areas in this preview picture. :( I read something like that somewhere.