Hi…
First of all, I hope I’m posting in the right forum =)
I’ve messed around with XML+FLASH menu systems (downloaded from various Flash resource sites) on a novice level . As in, I know how to modify the XML file to have the content I want and where to rename the XML file in the FLA if need be. But I’ve never had to actually manually modify any functions within the FLA before. I’m really green when it comes down to diggin’ within the Flash coding.
Anywho, I came upon this really nice horizontal/glide menu from a way talented flash guru who was nice enough to share his source files with me…
The files are located here (btw, its an MX 2004 FLA file):
http://www.ff-squad.com/dev/horzmenu
The problem I’ve run into with it, is that any hyperlinks setup within this menu will only open windows on a ‘parent’ level, which I don’t want. With other Flash+XML menu systems like this, usually the authors allow you to change the targeting to whatever you wish easily through the XML file (ie. _blank, mainFrame, etc) and that’s what I wish to have with this menu – Customizeable targeting through the XML file for any hyperlink.
I didn’t wanna bother the Author of this menu too much, but I did lightly ask him about changing the hyperlink targeting & his simple reply was:
[font=Arial][size=2][color=navy][color=navy][font=Arial]Shouldn’t be too difficult, you can simply edit the getURL(someexpressionhere, “frametarget”)[/font][/color][/color][/size][/font]
[font=Arial][size=2][color=navy][color=navy][font=Arial][/font][/color][/color][/size][/font]
I did find where the getURL function is in the FLA, but anything I tried was an absolute (because I have lame Flash coding skills!). I even did some searching on the net for examples and none of them worked either. Obviously the menu wasn’t designed to handle multiple types of hyperlink targets.
So, I’m wondering if a Flash guru on here can help me figure this out. That is, if this menu doesn’t have to be totally reinvented!
I do hope I don’t come off sounding too confusing - and of course…any help on this would be grandioso!
thank you.