Page 1 of 1

Meneu Counter Disable

Posted: 02 Oct 2007, 09:40
by Dennis2007
Hi!

If I open my gallery the menue opens and you can see the categories.

And near the categoriename there is a number of the pictures which are in the categoriefolder.

I want to disable this numbers.

How can I do this?

Thanks!

Bye

Dennis

Posted: 02 Oct 2007, 12:06
by mjau-mjau
I think this is not possible. I will take into consideration for next release ...

Posted: 02 Oct 2007, 18:26
by Dennis2007
Hi!

It is possible because in this gallery here the numbers are away:

https://www.photo.gallery/imagevue/

How did you clear the numbers in the menue?

Thanks!

Bye

Dennis

Posted: 03 Oct 2007, 00:00
by mjau-mjau
Perhaps we are not talking about the same thing?

When I goto www.photo.gallery/imagevue/ and click to open the menu, all the imagefolders(subcategories) have a number behind, which indicates the amount of photos in the folder.

Posted: 03 Oct 2007, 04:47
by Dennis2007
Hi!

Yes in the subcategories!

But in the main category the numbers are away! And I have only main categorys.

How did you clear the numbers in the main categories?

Thanks!

Bye

Dennis

Posted: 03 Oct 2007, 05:46
by mjau-mjau
There are no numbers in the main categories because there are no photos in the main categories. If you have numbers in the main categories, it is because you are using the singlelevel setting -

Posted: 03 Oct 2007, 13:11
by Dennis2007
Hi!

Thanks for your answer!

I have only main categories and in the main category folders there are the pictures.

So I don't have any option to clear the numbers?

Or can I change the singlelevel mode and then the numbers are away?

Thanks!

Bye

Dennis

Posted: 04 Oct 2007, 01:11
by mjau-mjau
As long as there are photos in the folder, the number will appear ...

Sorry for any inconvenience.

Posted: 04 Oct 2007, 06:42
by Dennis2007
Hi!

But I think there must be a way ...

You can edit the imagevue.fla that the numbers are away...

But in which MoviClip are the comments to edit?

Thanks!

Bye

Dennis

Posted: 04 Oct 2007, 07:21
by mjau-mjau
I don't normally recommend editing the FLA file, but you can try this:

Goto frame 10, layer "new menu", enter the movieclip "recMenu", click again to enter the movieclip "menuMC", goto the code in frame 3. Find the code on line 204:
Code
folderamount = "[....
decomment it:
Code
//folderamount = "[....
Should work!