- All
- User Interface
- Scroll Bar Components
- Flash XML Calendars
- HTML / XML News Readers
- HTML / XML Tables & Grids
- Flash Contact Forms
- Date Picker Components
- Flash XML Guestbooks
- Color Picker Components
- Countdown Components
- Flash Tool Tip Components
- Image Zoom & Panning Controls
- Flash Text Tools & Editors
- Rating and Pool Systems
- Flash Weather Widgets
- 3D Object Rotators
- Shopping Carts
- Flash Maps
- Galleries & Slideshows
- Menus & Navigation
- Design & Effects
- Audio & Video
- Templates
- Applications & Games
- Various
- Adobe Flex
- Adobe AIR
- Free Flash Files
- Lightroom Plugins
- Dreamweaver Extensions
Posted by : Flashloaded
69 purchases
Package includes: MXP
Opens with: Flash CS3, Flash CS4
AS Version: ActionScript 3.0
Viewable with: Flash Player 9 and above
Flash knowledge required: N/A
Documentation: N/A
120 degree outside curvature
Displays images on an engaging interactive 3D wall using the Papervision3D engine. The wall can be flat or set at any curvature to create a truly unique look. The viewer can also scroll, tilt and zoom the wall freely. Includes a built-in preloader for seamless transitions between thumbs and large images. Over 60 parameters to customize your wall ensures unlimited number of looks and an enticing viewer experience. Available for ActionScript 3.0 (Flash CS3) only.
- Price : $99.95
- buy now
- add to alerts
180 degree inside curvature
360 degree inside curvature
@webworks,
You will need some basic knowledge of Flash in order to place the component on the stage, set the correct size, background color and publishing settings. You will also need Flash CS3 or CS4 for this.
You can put it on a Wordpress site, however it is not just one file to upload as there will be the Flash SWF file as well as the XML file and the images. Your best way to do this would be to ftp all of the files to the server instead of uploading through Wordpress.
The published size of the Flash file is about 90-100kb. The end file size will depend on the file size of each of the images (thumbnails large images). If you add all of them up you’ll get the end size.
Hello
I am a web site building novice I understand a little of what Html & CSS does but i do not write code . I have some notion of what flash is but no indepth knowledge .I can cut and paste if i am told where to paste in simple terms . so here is my prepurchase question
1 can I with my skill level put you flash gadget in a self hosted wordpress site ??
2 What file sizes are behind the gallery in your full screen demo ,(this question is because file size is a limiting factor in the sites I build (becase of low broadband speeds in areas remote and without fiber optic .Thank you I look forward to your reply
hi i saw in your forums that u suggested sending you the actual flash cs4 doc so u cud be the ones to put the 3dwall on to it, save it and send back to them.
can you do this for me as im having the same problems and havent got time to reinstall windows to a diff os as im on a tight timeframe to finish some work
where, how can i send my .fla file ?
thank you
@rita – this option is not possible so it is best to place the scroller outside of the component area so that the large image will not appear under the scroller.
@MTINET – we will reply to your questions by email.
Hi again, thanks for the help.
I have a new question though.. Can I make the scrollbar invisible when I click on a thumbnail and the large image is on? and make it back visible when the thumbnails are back in.
Thanks
Hi,
I want to know:
1. Can you add timer for routation.
2. Option for music.
3. Can add Mouse over option to this flash so when the mouse go to right the routation change routation to the right and same for left.
4. Print / Email options for the selected picture.
Please let me know if you can do it and how much?
My Email: mti@01webmail.com
Thanks
You can actually now include any additional parameters for each image in the XML like this:
????<img src=“tree.jpg” name=“tree” desc=“Big tree” /> <img src=“house.jpg” name=“house” desc=“A house” /> <img src=“car.jpg” name=“car” desc=“Red car” />
You would the access that parameter in an event using the getUserProperty method like this:
title_txt.text = evt.image.getUserProperty(“name”
Please download the latest userguide as this includes these updated instructions.
Hi,
I need to know how can I add another attribute to the xml. I need to add an attribute for a description text, I know you already have the “<param/>” but I am using it for a link, and I can’t use the split method for the description. Is it possible to add another attribute in the xml and how do I adress it in the actionscript?
thanks
@tommyboy:
You can use the ActionScript events that are built-into the 3D Wall to perform any action on clicking on an image. You can also assign parameters to each image in the XML file. This way, you can tell it to open a URL or to load an SWF that’s entered in the parameters for that image.
If you need any more specific instructions, please contact us through the private message section and we’ll be happy to help.

















help
and feedback
latest
news
latest
forum entries
I want to change the content of the wall with some Buttons. So i have some rubriks i wanna show. Could i load different XML-files at runtime and display new Content?