I definitely understand. Hope you find the right tool.
JumpUp_Games Today, 02:56 AMThanks for your reply!
The issue at this point is more "I can't load 6+ gigs of graphics into memory at once on a 32-bit application." Nor should I.
I need a way to load compressed images, or...
I ran into this issue and had to use active picture to load sequences externally. Once loaded into the frame it stays in memory until you change frames in case you want to loop something.
JumpUp_Games Today, 12:51 AMI found a solution...
* Button Button clicked
Edit Box : Set text ""
JSON Object : Enter Object named ("posts")
JSON Object : Loop ("foo") through all sub-objects
* JSON...
Hello!
I'm facing a problem with JSON Object. I have a JSON string:
{
"total_num_of_post": 3,
"response_from": 0,
"posts": [{
"date_time": "2022-05-15 18:47:35",
I think it's only a concern for EXE and DLLs...
NaitorStudios Yesterday, 06:07 PMI heard that unchecking "Enable Visual Themes" may help to reduce the chances of the application getting flagged, but I'm not sure (worth a try though).
tobydavis Yesterday, 02:26 PMHi all,
I'm building an app to use in a presentation.
This app MUST be 1080p, and I've designed 32 animations in After Effects that are all 1080p PNG sequences with alpha transparency.
Each...
Use Scope Control object or the Select Object extension's expressions to count object instances that were selected by the conditions.
Both are available on Darkwire ext list.
I'm Peeblo, I've been a Fusion customer for a few years and I was born and raised in Spain with Spanish as my main language.
There's a lot of spanish people that would feel more welcomed if there...
Just to clarify, when loading an image, fusion...
Just to clarify, when loading an image, fusion needs to decode it to bitmap then load it to memory, then create texture in video memory. So the real memory usage will be much larger than the amount...
defisym Today, 03:25 AM