Dear folks, hello everybody i have got a question regarding creating animated images. Until now i put some single gif files together with help of the tool ...
bogus, I will download unfreez and try to find out the source of the problem in the compatibility issue. Personally I use Jasc Animation Shop 2 and those gifs...
bogus, After some initial comparisons I found that the compiled versions of animations created with known working programs and the UnFREEz animation creator...
Dear Brian, first of all, I appreciate your fast and well-founded reply. I followed your advice and opened the "unfreezed" gif with the beneton tool and saved...
I made the animation working for me now as i wanted it to. The thing i did different was to take .bmp files as source for the gif instead of gif files. But...
Bogus, I took the animation you posted and tried to save in Beneton Movie GIF and I confirm that just a plain save did not work. However, I noticed that when...
Conor, The most common reason for this type of error is mismatched baud rates. Once the Amulet enters programming mode it sends out ASCII 'C' characters once a...
Dear Sirs, I've found the program example CCAd because apparently there was three different input levels for a class lineplot.class! However when we look...
Dear Sirs, I’ve Just implemented my idea for an CCAd example using multiple variables using the function Amulet:document.MetaOne.setOnVarVariableNumber(x); I...
Hi There; I'm having a little trouble with a line plot where I want to plot two data sources on the same graph. I can do this easily when the line plot is...
Robert, Sorry for the delay in answering you, but we've been a little busy here at Amulet getting ready for and attending the ESC in Boston this week. We...
Hello, We have an application that works fine, with the single exception that, every time we power on, we have to go through the touch-screen calibration. It...
Steve, There are two things that make the Amulet go into calibration mode. As you suspected, there is a software switch that typically is set whenever a new OS...
Hi all! It looks like Amulet don't want to sell screens with the new colour chips, so we'll have to make up our own. Are there any other small time users out...
Howdy all, I'm absolutely stumped on how to sort out this one and could use some help. I'm trying to get 3 toggle buttons on a screen in a manner where any 1...
Dave, Regular function buttons don't have a strong sense of "state", so in instances like this, I like to use the checkBox widgets. One thing you might not be...
So there's no way to reset the HREF sequence back to the first step then? I figured that the RESET function would do that but it had no effect (what does it...
Dave, You could also just make it so that your buttons' HREFs don't need to be reset, i.e. no sequenced calls. You can call a set of metas with conditionals...
hi; I just upgraded my computer and cant install the 3.2 Amulet compiler. It goes through the entire install and then hangs at the end. Any Ideas? Thanks, PAUL...
Paul, What OS are you using? for Vista you may need to upgrade to 3.3.5 Have you checked if the compiler is there under Program Files\Amulet? If it hangs at...
... Sorry OS is Windows XP SP2 Will check try install again, kill installer and check for files. Ive been canceling it out and its been clearing every thing...
I am getting the errors; WARNING: Page overflows 950 bytes into InternalRAM string area. WARNING: Start at InternalRAM.String(51) when I compile my project...
Chuck, It sounds like you have a lot of stuff on a single page. Try breaking it up into 2 or more pages. If that is not desirable, let me know what you are...
Thanks for the quick reply Brian, Yes, We have a lot in/on each page, and breaking them up is not an option (they are showing system status, operations, etc...
Chuck, The warning message is perfectly okay, you can just leave it if you want. It just lets you know that if you use Internal RAM bytes 0 through 50 on...