Search…

X3 Photo Gallery Support Forums

Search…
 
Dennis2007
Topic Author
Posts: 7
Joined: 16 Aug 2007, 09:49

Meneu Counter Disable

02 Oct 2007, 09:40

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
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

02 Oct 2007, 12:06

I think this is not possible. I will take into consideration for next release ...
 
Dennis2007
Topic Author
Posts: 7
Joined: 16 Aug 2007, 09:49

02 Oct 2007, 18:26

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
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

03 Oct 2007, 00:00

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.
 
Dennis2007
Topic Author
Posts: 7
Joined: 16 Aug 2007, 09:49

03 Oct 2007, 04:47

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
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

03 Oct 2007, 05:46

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 -
 
Dennis2007
Topic Author
Posts: 7
Joined: 16 Aug 2007, 09:49

03 Oct 2007, 13:11

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
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

04 Oct 2007, 01:11

As long as there are photos in the folder, the number will appear ...

Sorry for any inconvenience.
 
Dennis2007
Topic Author
Posts: 7
Joined: 16 Aug 2007, 09:49

04 Oct 2007, 06:42

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
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

04 Oct 2007, 07:21

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!