Search found 9 matches

by codegen
Tue Oct 15, 2024 3:22 pm
Forum: How Do I...?
Topic: opacity of individual shapes
Replies: 8
Views: 2407

Re: opacity of individual shapes

Thanks.
by codegen
Mon Oct 14, 2024 6:39 pm
Forum: How Do I...?
Topic: opacity of individual shapes
Replies: 8
Views: 2407

Re: opacity of individual shapes

I was trying to avoid having 50 different layers. I forgot about alpha in the color, which seems to be what I want.

Thanks all for your help.
by codegen
Sun Oct 13, 2024 11:38 pm
Forum: How Do I...?
Topic: opacity of individual shapes
Replies: 8
Views: 2407

opacity of individual shapes

I have a case in which a lot of small lines have to individually appear (Comp Eng instruction animation). Is there any way to control opacity of individual shapes on a vector layer without putting each line in a separate layer? the best I have thought of is setting the color of the shape to the back...
by codegen
Wed Jul 03, 2024 11:55 pm
Forum: How Do I...?
Topic: Text leading spaces
Replies: 4
Views: 2839

Re: Text leading spaces

Thanks to both of you. I didn't think about vectorizing the text, mostly because the only thing I do with it is fade it in and out. But that would be a reasonable approach. To use the second suggestion, I think I could put line numbers at the beginning of each line, and then the spaces would indent ...
by codegen
Wed Jul 03, 2024 9:09 pm
Forum: How Do I...?
Topic: Text leading spaces
Replies: 4
Views: 2839

Text leading spaces

I'm a professor in Computer Engineering, and I mostly use Moho for animations for teaching. One common theme is a snippet of code in one part of the frame and animated object illustrating the code in the rest of the frame. However, the snippets of code must be indented. void swap(int *a, int *b){ in...
by codegen
Fri Jun 24, 2022 11:55 pm
Forum: How Do I...?
Topic: change timeline multiple
Replies: 6
Views: 3087

Re: change timeline multiple

Thanks for this. It turns out I like 3 the best as it matches up with 30, and 15.
by codegen
Fri Jun 24, 2022 11:51 pm
Forum: How Do I...?
Topic: change timeline end
Replies: 2
Views: 970

Re: change timeline end

It seems to have gone away. Not sure what I did.
by codegen
Thu Jun 23, 2022 9:57 pm
Forum: How Do I...?
Topic: change timeline end
Replies: 2
Views: 970

change timeline end

It seems that by accidentally pasting a very large number into the current frame, I've extended the unused part of the timeline. Even though I've set the end frame to 3500, the timeline goes up into the 100s of 1000s. As a result it takes a long time to load. Any way to trim the timeline down to wha...
by codegen
Thu Jun 23, 2022 3:49 pm
Forum: How Do I...?
Topic: change timeline multiple
Replies: 6
Views: 3087

change timeline multiple

This may be a simple, question, but I couldn't find it in the manual. Since I'm doing mostly video, I'm using 30fps, Any way to change the timeline ruler to be a multiple of 5 instead of 6?