Subscribe to our newsletter:
Awaiting 3 votes.
Posted by : Flashtuning on 07/09/2008
12920 pageviews, 60 purchases
Package includes: FLA
Opens with: Flash CS3
AS Version: ActionScript 3.0
Viewable with: Flash Player 9 and above
XML driven menu which can be used as a simple menu or zoom menu. Flash CS3 and above / ActionScript 3.0 version.
KEY FEATURES:
* XML configuration file easy to setup
* Dynamic image mirror
* Roll over image coloring
* Roll over image zooming
* Mouse speed adjustment
* External URLs support
* Image titles support
Check also the 2D Zoom Menu XML ActionScript 2.0 version.
This product is included in the following promotional discount package:
FT Special Pack Light
Enjoy!
- Price : $7
- buy now
- add to alerts
Menu with roll over zoom effect
Simple roll over coloring (optional) menu
Hi,
Download again the updated package or go inside the menu movie clip in the library and then go in the ActionScript layer and comment the bpress() and brelease() code lines. (you find them inside the pressHandler() and respective releaseHandler() methods but are not used in this movie and that‘s why yo had that links issue).
Best regards,
Flashtuning
I just purchased this product. How do I place a hyperlink on each image?
When I run it from within Flash CS3 it works fine, as it does when I double click the file.
However when I add code to embed it on a website, it works but doesnt load everything.
It appears to drasw the pictures, but the loader is still shown and the images dont resize yet it slides back and forth
Works now, the characters were not embedded. Thanks for the good support!
Hi,
The Unicode characters will work if you use the character itself and specify the XHTML document as UTF-8 (unicode) format:
Add the following line on top of he xml configuration file:
<?xml version=“1.0” encoding=“UTF-8”?>
Also make sure to embed the necessary character sets you need. To do so:
1. Edit the title_text Movie Clip from the library and select the Text Field from the stage
2. Click the Embed button from the Properties Panel of the Text Field and select the necessary character sets (you probably need Latin I or Latind Extended variation etc) depending on the language/characters used in your movie.
Best regards,
Flashtuning
Works like a charm now.
One small thing still: When I have special characters in the menu text: like ? ? ?, they do not show at all. Have tried utf-8 encoding in the xml file, but to no avail. Sorry for pestering you all the time.
Hi,
If everything goes fine in the original file then it should work also in your .fla files, you just need to uncheck the strict error setting for your Flash file settings.
1. Open the Publish Settings Panel from the File menu or inside your newly created .fla file press CTRL Shift F12.
2. Go to the Flash tab and click on the Settings button on the right of the ActionScript version drop down.
3. Uncheck the Errors – Strict Mode checkbox and you can also uncheck the Automatically declare stage instances checkbox.
4. Click ok / ok and run again your .fla file.
Best regards,
Flashtuning
Hi, I get similar problems as Greg, and all the errors have the word ‘parent’ in the code, so what could be wrong?
For example:
1119: Access of possibly undefined property initZoomOut through a reference with static type flash.displayisplayObjectContainer.
if (this.parent.initZoomOut)
br, Karl
I just got your app, but I follow the instructions to put it into my own file, but It‘s tossing a bunch of errors at me. I‘ll put a jpeg with a screen shot of the errors at “clickHere” http://www.milwaukeeproductions.com/errors.jepg
I can‘t imaging what I am doing wrong. Thanks in advance!
Sincerely, Greg Zimdahl.







help
and feedback
latest
news
latest
forum entries
Hi,
Make sure you have the latest Flash player version installed in your browser and have all the necessary files (xml, images etc) placed in the same folder on your server and it will work just fine.
Best,
FT