[03 Oct 2008] Some questions...
Posted: Sat Jun 13, 2020 5:32 pm
Note: This is an archived post that was originally sent to the Hollywood mailing list on Fri, 03 Oct 2008 15:04:15 -0000
Hello Andreas, I've some questions for you ^^
- An user with OS4 has reported that after quitting HFinder launched from RAM: the ram device results locked, I've no idea how to check this issue, but maybe is something related with the Hollywood VM since it should release all resources before exiting.
- I'm coding a simple puzzle game and sometimes pop up a message saying that there are no more sound channels to play the sample (or something similar
), I'm wondering if I have to free the channel manually with StopSample() or the channel is freed by the system after it has been played. When the error occurs there are only a module playing and some effects played when the user click some areas.
- I've not understood well how aplha channel works with brushes, I was used to have functions with an alpha value that control the global transparency of the brush, but how can I do this in Hollywood? For example, if I have a brush and I want to fade in or out manually, without the pre-made transition fx, how can I do? Can you post a simple example?
Thank you in advance Fabio
Hello Andreas, I've some questions for you ^^
- An user with OS4 has reported that after quitting HFinder launched from RAM: the ram device results locked, I've no idea how to check this issue, but maybe is something related with the Hollywood VM since it should release all resources before exiting.
- I'm coding a simple puzzle game and sometimes pop up a message saying that there are no more sound channels to play the sample (or something similar
- I've not understood well how aplha channel works with brushes, I was used to have functions with an alpha value that control the global transparency of the brush, but how can I do this in Hollywood? For example, if I have a brush and I want to fade in or out manually, without the pre-made transition fx, how can I do? Can you post a simple example?
Thank you in advance Fabio