yeah i managed to sort out the php script with a lil help from another forum. Its just that i tried the tut on here out put xml via mysql & php and it lays it out differently.
your gona hate me thou, one other thing, for the gallery version of your menu. I want the xml file to hold an info tag to with a description about the pic. But i just want a dynamic text field on the page but not in the actual button that your menu makes, and when you click on a button the info text will appear in the dy text field is this possible to do???
Hi, Just a quick question about this menu, which I must admit rox my sox! I think i understand what the lines of code do and stuff, kind of at least. But ive exported it as an swf in mx2004 and it will only work as long as I dont export with Flash Player 7… any clue why?
Ok, I think it has something to do with the new security features. I’ll try to figure it out, cause FP7 has some good ways of dealing with flv’s. If i figure it out, I’ll let you know… and if anyone else figures it out:P… let me know?
This version follows the same pattern as v2. So please read the thread before you ask any questions. You never know, you might find your answer
Added v3 features:
upto 3 level menu (top level, sub level, subsub level)
extra configuration xml file. You can now setup the look n feel of the menu from outside flash. From the ‘menuConfig’ xml file, you can:
– set menu speed
– set menu spacer
– set color speed (speed of color transitions when rollOver/rollOut)
– set item colors
– set item delay (the time/speed at which the items pop-up on screen)
On the gallery menu, how would i add a text field for a description of an image??? I have got a text filed, but it will only display the image path and nothing else.
so at the moment your php dosnt output allocated space for you description text. You would need to change you php code. I assume the description text is stored within the db? You would need to hard code this php so that you have another node (not attribute), within this node you would have your text.
Hi hga77, find atatched the gallery files i was talking about. I can’t get it to read the desc=“blah blah” bit of the xml file, any ideas how i would be able to manage this???