Home / Components / Menus & Navigation / Image-based Navigation /
Image-based Navigation
35 purchases
License:
By purchasing and downloading this license, you are entitled, as buyer, to use the product in ONE SINGLE NON-COMMERCIAL PROJECT ( website&nbs... [+]
> View graphic table with full license features
$8.00
Package includes: FLA
Flash Version: Flash 8, Flash CS3, Flash CS4
Action Script: ActionScript 2.0
Product ID:F0800373
1. Total number of images
2. Image width
3. Image height
4. Image path/name
5. Menu name
6. Color or divider
7. Color of outline
8. Link url
9. Image movement speed
*Created with FlashCS3, AS 2.0
$8.00
License:
Personal License By purchasing and downloading this license, you are entitled, as buyer, to use the product in ONE SINGLE NON-COMMERCIAL PROJECT ( website or other multimedia project not generating income ), your personal work or work for a client. You may not redistribute / resell the functionality provided with the purchased product without the author's and / or FlashComponents.net written permission, but you may modify its content. In case you want to use the product for a commercial project then you will have to buy the 'Commercial License'.
| Usage Terms: | Personal | Commercial | Multiple |
|---|---|---|---|
| Use in ONE SINGLE NON-COMMERCIAL project | |||
| Unlimited use in the same project | |||
| Use in ONE SINGLE COMMERCIAL project | |||
| For your client's ONE SINGLE COMMERCIAL project | |||
| MULTIPLE COMMERCIAL projects | |||
| For your client's MULTIPLE COMMERCIAL projects |
Related components:
Globe like sphere navigation with AS2 and AS3 s...[+]
Featured components:




















8 comments
Add comment
tklaber
Very Nice work. Very smooth, and I have found no issues or bugs that can sometimes show up with the customization.
I am a complete novice – and I was wondering if anyone could help me with the linking aspect of this component. I want to link to a target frame that is not the frame that the flash is in. The linking coding looks like:
var links:Array = new Array
(“link2.html”, “link3.html”, “http://www.flashcomponents.net”, “http://www.flashcomponents.net”);
where can I put my target mainframe command?
Thanks.
#  /  PM  /  posted on Mar 31, 2009
tbfs92
go to line 206 or find following line.
getURL(url, “_self”);
You need to change “_self” to frame name that you are targeting to.
let’s say your frame name is mainFrame.
above code should be
getURL(url, “mainFrame”);
Only thing that you have to have in mind is that all of your link will target to “mainFrame”. If you want to set individual target to each link, I need to tweak the code a little bit.
If you need further assistance with the component, e-mail me or leave a comment here.
#  /  PM  /  posted on Apr 01, 2009
tjtoonen
Hey tbfs92,
I really love this menu. I just have one question to find out if it will work for me. When a link is clicked and the link opens in a different target frame, does the image for that link stay in place or does it go back to the original “logo” page again once you scroll off of the menu?
Thanks.
#  /  PM  /  posted on Apr 30, 2009
tbfs92
___tjtoonen: _ _ _
Thank you for your interest.
It always goes back to the “logo” image once you rollout from the menu.
I hope this answered your question.
#  /  PM  /  posted on Apr 30, 2009
maryacallahan
just bought this, it’s so nice. Can you tell me how to make the main mc show up centered as opposed to top left? I’m using this as an opening animation in a site with other navigation.
Also, is there a way to make more than 4 sections show up? I’ve put in 5 images and would like to put in more but I see that only 4 show up in entirety.
Thanks so much, great work
#  /  PM  /  posted on Oct 16, 2009
tbfs92
maryacallahan:
Thank you for purchasing my flash component.
1. In order to make the movie to be centered, you need to do it with css in your html file.
2. In fla file, in line 9, you can edit the TOTAL number of images. (including the default image. so, if you want 5 divided images, you need to put number “6”.) Please refer the instruction document.
#  /  PM  /  posted on Oct 16, 2009
irenecarzoli
Hello, i’m interested in your FLA animation but before buying it, i would like to know if it’s possible to scroll video or flash animation insted of images…
Thanks
#  /  PM  /  posted on Nov 24, 2009
tbfs92
irenecarzoli,
Thank you for your interest in my flash component.
It is possible to load .swf file instead of images.
I haven’t tried loading movie files, however, if you can publish a swf file with flv file in it, it should work.
#  /  PM  /  posted on Nov 30, 2009