XML Dock Image Menu / XML Dock Photo Menu & XML Dock AutoPlay Menu.
FEATURES:
- Fully customizable XML driven content
- Unlimited number of images / swf support
- Customizable width, height, position and item size
- Easy to use XML file for images / tooltips / titles / descriptions and links
- AutoPlay ( AutoScroll ) with global or individual timer for each image
- Individual items selection or mouse roll over scroll effect options for AutoScroll mode
- Time period adjustable from the XML file (in seconds)
- Both horizontal and vertical menu orientation support
- Dynamic image reflection with transparency, distance and direction settings
- Image ToolTips with automatic text wrapping, font embedding, background and border color / size support
- HTML / CSS driven ToolTips description text and ToolTips position, offest support
- Zoom amount and zoom speed setting on mouseover with zoom/position influence option on adjacent items
- Items alignment and rollover mouse movement speed options
- Set URL links when pressing on individual images
- Display the flash dock menu items in the order they appear in your XML file or in a random order
- Optional image highlighting feature for the active / inactive items
- Define image borders size/color from within the XML configuration file
- Image tooltips, spacing, mouse roll over blur effect and click support
- Optionally set the flash dock menu XML settings file path in HTML using FlashVars
- No Flash Knowledge required to insert the Dock Menu SWF inside the HTML page(s) of your site
Before buying the product download and test the X-Treme Dock Menu XML AS2 FREE version. The dock menu may have some limitations and don’t include the application source file, but you can easily configure it through the XML file.
Check also the X-Treme Dock Menu XML ActionScript 3.0 ( AS 3.0) version!
Hi all,
it looks great. I downloaded the demo, but i can’t test the following : i need 3 or more navigations on a same flash project. Is it possible to make differents docks menu with there xml files for different configuration ?
Thanks
Hi, it looks great. I downloaded the demo, edited the XML file and some accented characters are “filtered” in the tooltip. I used UTF-8 encodig and Verdana font that positively contains the characters. Also, when I change the font face to anything else but “verdana”, the tooltip is empty. Any idea? Thanks
Hy!
Is there any way to change the swf background color? In free version, because the standard background color is not okay for me
Hi,
You can change the swf color using the bgcolor html property.
Open your html file in a text editor and search for the code that includes the swf, bgcolor should also be there.
Best regards,
FlashTuning Support
Add into the
Add
<param name=”bgcolor” value=”#FF0000″ /> into the object
Please is’s urgent.. I need this component on AS2 but that be able to have arrows or buttons left and right.. is it possible?
Hi,
I’m sorry, but the component mechanics make adding button controls a bit tricky.
I suppose you can adapt the autoplay code, but you will need to be quite proficient at action scripting.
Best regards,
FlashTuning Support
note: you can check the zoom menu version ( which includes the navigation buttons feature ):
http://www.flashtuning.net/flash-xml-menus-navigation/x-treme-zoom-menu-xml-as2.html
Hello.
I downloaded this component but, when I tried tu use it with another webpage that is external to the folder or directory where dockmenu is located this webpage doesn’t work.
Is this because the component is free version?
Hi,
There are 3 reasons why that would happen: flash cross-site security prevents the component from loading the pictures, there is some file-path error in your xmls or there is a bug in the file you’ve downloaded.
If you can email us with a link, we may be able to provide more info.
Best regards,
FlashTuning Support
Ok, trannks. Is there an email where i can send the link???
support [ at ] flashtuning [ dot ] net
Hi,
i download that source file but i want to remove flashtuning logo because when i download there is no FLA file for edit can you please send me so i can better work.
Hi,
The files with the flashtuning logo are free. If you’ve bought our component, please download the zip file linked inside the email you’ve received (it should have all the fla/as files).
If the link has expired (or for some reason, the archive doesn’t have the right files), send us an email with the transaction number/order id to support .at. flashtuning -dot- net and we’ll send you the zip file again.
Best regards,
FlashTuning Support
Hi Jens,
You need to look inside dockMenuMC for rollOverFunction and rollOutFunction.
There should be a couple of if(useTooltip) instruction there.
When editing the action script just keep in mind that the tooltip is composed of two movieclips, the container – which moves around trying to follow the mouse – and, inside it, the actual tooltip which is animated at each rollOver event.
The thing is, I don’t know how stable it will be after you remove the tt._visible = false; part.
Most likely you’ll need to modify the checkTooltipPosition, tooltipInAnimation and tooltipAnimationComplete (from the tooltipContainerMC) a little bit to make it work.
I’ve used the _visible flag to determine whether or not to animate the tooltip and this may cause you some problems, not exactly sure.
Hope this helps,
FlashTuning Support
HI,
Thanks for your prompt answer.
The thing is: All in all I only need a textfield with an number in: from 1 for the first pic to ..X for the last pic. Like a ranking number. This numbers, i want to put over the pics. Simple
If you have a short solution….
Otherwise I will look at your explanations.
Thanks for your help
Jens
I’ve sent you an email.
It’s simpler to continue this discussion there.
Best regards,
FlashTuning Support
Hi all,
I Bought X-Treme Dock Menu XML AS2 and have one problem. What I need is, that the tooltip is shown permanent, not only on Mouseover. Do you have a solution for that?
A small hint regarding Actionscript to implement.
Thanks
Jens