Search found 889 matches

by Juan Carlos
Tue Aug 29, 2017 2:03 am
Forum: Wishlist
Topic: MoveFile instruction
Replies: 5
Views: 7828

Re: MoveFile instruction

Thank you, Andreas for added this new instruction to handle files better.
by Juan Carlos
Mon Aug 28, 2017 12:12 pm
Forum: Newbie questions
Topic: Are there a limit number of If End inside a funtion?
Replies: 3
Views: 3878

Re: Are there a limit number of If End inside a funtion?

Yes, confirmed, I put the if EndIf in other function and there isn't problem in the main function.
by Juan Carlos
Sat Aug 26, 2017 7:45 pm
Forum: Newbie questions
Topic: Are there a limit number of If End inside a funtion?
Replies: 3
Views: 3878

Are there a limit number of If End inside a funtion?

I have the message:
Too many upvalues!
And this is my question if are there a limit number of If End inside of a function?
by Juan Carlos
Tue Aug 15, 2017 12:21 pm
Forum: Wishlist
Topic: One InstallEventHandler to make mouth animations
Replies: 2
Views: 4184

Re: One InstallEventHandler to make mouth animations

I try to use the interval function and the result isn't so good than using InstallEventHandler({OnSampleLoop=p_Sound}),
the mouth animation with interval is slow but with Install the animation is quickly and perfect, only someting short with long speeches.
by Juan Carlos
Wed Aug 02, 2017 1:12 pm
Forum: Wishlist
Topic: One InstallEventHandler to make mouth animations
Replies: 2
Views: 4184

One InstallEventHandler to make mouth animations

Yes I thinking in this option one InstallEventHandler to know if there is playing a voice sample to make the mouth animation for intros or games, I read that Flash has a insruction for it and I see this in some Flash games. I tried to use the OnSampleLoop like this: InstallEventHandler({OnSampleLoop...
by Juan Carlos
Wed Aug 02, 2017 1:06 pm
Forum: Hollywood bugs
Topic: Problems with embeded files under MacOS PPC
Replies: 10
Views: 12344

Re: Problems with embeded files under MacOS PPC

Thank you for your solution, I tried the to remove the icon as I read, because remove the icon caches is impossible also I read that it is impossible for the strong catching of MacOS.
by Juan Carlos
Sun Jul 30, 2017 2:02 pm
Forum: Hollywood bugs
Topic: Problems with embeded files under MacOS PPC
Replies: 10
Views: 12344

Re: Problems with embeded files under MacOS PPC

The code: @APPICON {Ic16x16="Iconos2/Icono16x16.png", Ic24x24="Iconos2/Icono24x24.png", Ic32x32="Iconos2/Icono32x32.png", Ic48x48="Iconos2/Icono48x48.png", Ic64x64="Iconos2/Icono64x64.png", Ic96x96="Iconos2/Icono96x96.png", Ic128x128="...
by Juan Carlos
Tue Jul 18, 2017 1:45 am
Forum: Hollywood bugs
Topic: Problems with embeded files under MacOS PPC
Replies: 10
Views: 12344

Re: Problems with embeded files under MacOS PPC

Again I tryed to make an executable for Mac PPC Tiger OS, and the problem with appicon continues, the Mac OS put a default icon but no the icon from my program.
by Juan Carlos
Wed Jun 21, 2017 2:29 pm
Forum: Wishlist
Topic: Hollywood JIT
Replies: 5
Views: 6502

Re: Hollywood JIT

I tested the glgalore for 2D drawing and the result is that my program goes worst.