Search  
Search Options

FOLLOWING MENU XML

HomeBrowse CategoriesFlashApplications and UtilitiesUtilitiesfollowing menu xml

Hey fellow flashdenners! Here is my next file, a mouse follow xml menu. As you can see its a nice mouse following xml menu.

  • All menu data is from XML
  • You can change the menu formation by just changing the 1 variable change it from 3 to 5 for example, that way it gets a formation from 5 columns and 3 ros
  • The code is very clear, as always stuffed with comment for almost each line of code

Succes and I hop you enjoy this mouse following xml menu

Posted 10 months ago

wow :|

Posted 10 months ago

sweeeetness

Posted 10 months ago

WOW … you just keep me amazed with your job!! In-cre-di-ble!!!

Posted 10 months ago

Smokey

Posted 10 months ago

how can u give actions to each btn if its generated throw xml ?

Posted 10 months ago

are these linkable to url’s?

Posted 10 months ago

works really well (Y)

was just wondering how i could get the swf file to take up the whole screen of the browser window? as when you drag the button to the

cheers :)

Posted 10 months ago

works really well (Y)

was just wondering how i could get the swf file to take up the whole screen of the browser window?

cheers :)

Posted 10 months ago

.. this may sound stupid:

Is it possible to force it within bounds? In other words, keep it within a section of the swf so as not to piss someone off when they are browsing and accessing other buttons / links..

Love the look of it though. I also wonder about actions about xml gen buttons. Love the fluidity though: good, clean work.

thanks!

ding.

Posted 10 months ago
  • though *

someone kick me in the junk plz.

Posted 10 months ago

@Madness and thetransmutator. The XML already contains url I only commented the code inside the movie out. So if you want them to link you just have to remove the ’//’ comment signs :-)

@makadingding. Yup ofcourse that is possible, it does require some code, if you buy it we could have contact about it. Just mail me.

Posted 10 months ago

Can you toggle on/off the menu from following the mouse cursor? What if i just want to keep the menu in 1 position on the screen?

I’d like to buy this.

Posted 9 months ago

Is there a way to add additional xmlNodes underneath the project naam so that it appears in bounce button as well? I’ve tried all sorts of things but can’t figure it out. Thanks!

Posted 8 months ago

this is a great little script.

For usage in our website we would like to call movie clips instead of urls. All our efforts were unsuccsessful. Could you post us a sample code for loading the movie (with layer number)?

Do we have to make changes to the xml file too (instead of just calling the movie in the href variable)?

many thanks in advance michael

Posted 6 months ago

I have the same question as above. How can I call up movie clips instead of URL ’s.

Thanks – Rob

Posted 5 months ago

how can i load an external swf ???

Posted 4 months ago

neveermind i figured it out…

easy…. replace all the ._href in the document by .link

1) blockItem.link = rubrieken[i].attributes.LINK;

- MAKE SURE TO REPLACE attributes._href by a capital LINK !! no small caps only for this one!!!

2) Locate the onRelase function….. replace the whole href comand by this one

_root.createEmptyMovieClip(“place_mc”, 2000); loadMovie(this.link, place_mc); trace(this.link);

Also id recomen making an empty movie clip on the stage to position the external swf… also it might not work with other XML built in SWF without some tweaks…....!!

Here you go hope it helps for this file… Since there is no point makin a flash movie just to load up a _blank html page… its pointless!!!!!

Again.. better supports from the user than the creator of the files… its unbelievable

Posted 4 months ago

WOW …..

Excellent….....

Great work…

Posted about 1 month ago

Hi

I am trying to add different links to each box but every single box goes to the same link , can you let me know what I am doing wrong .

You can have look here http://www.martinstacho.com/test/index.html Thanks

Posted 14 days ago