Home / Components / Galleries & Slideshows / 3D Wall /

3D Wall

117 purchases

Flashloaded Galleries & Slideshows 3D Wall Displays images on an engaging interactive 3D wall using the Papervision3D engine. $99.95 http://www.flashcomponents.net/component/flash_3d_wall/comments/page/4.html http://www.flashcomponents.nethttp://u1.flashcomponents.net/components/small/484_1.png

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

$99.95

buy now

Package includes: MXP

Flash Version: Flash CS3, Flash CS4, Flash CS5

Viewable with: Flash Player 9

Documentation level: Well documented

Flash knowledge level: Basic

Action Script: ActionScript 3.0

Product ID:F0800484

Author:

Flashloaded

Flashloaded avatar

We offer innovative and affordable Flash components to enhance your Adobe or Macromedia Flash projects....

Tags:

 

Recently viewed:

Professional Video Player V.2
Random Picture Banner Rotator
RSS News Autoloop Widget
3D Wall
XML Banner v2 - XML Rotator v2
Hotel XML Flash Web Template
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.

$99.95

buy now

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

Other by Flashloaded:

flashTicker-FX

Display the news of your site, as well as short...[+]

More >>

3D Environment

Build 3D interactive interfaces and environment...[+]

More >>

flashTicker

This component is designed to display scrolling...[+]

More >>

1 / 22

Featured components:

Advanced Image Gallery XML ( & Slideshow & Banner Rotator ) 01 - AS2

XML Image Gallery / XML Photo Gallery & XML...[+]

More >>

Advanced Side XML Template Photography with Color Theme

This is an Advanced ActionScript 3.0 XML driven...[+]

More >>

Utmost Templates Pack

Over 23 Multimedia Templates Package with 90% D...[+]

More >>

92 comments

Add comment

  • This component is provided as a compiled installable .mxp component (we do not provide the source files for it). You can set the XMLSource parameter through ActionScript once only – only for the initial load. You do this using init, like this: wall.init(“xmfilename.xml”);



    #  /  PM  /  posted on Feb 11, 2009
  • @RunA2


    We can help you with this. Please contact us through the messaging section of this site.


    Thanks.



    #  /  PM  /  posted on Feb 12, 2009
  • Thanks for your response. We would also like to set the base path for the Images programatically. We would like to specify only the relative path of the images in the XML file. The component should be able to use the root path set and append the relative path from the XML file to load the images. How can we set the base patch for the images from the code?



    #  /  PM  /  posted on Feb 12, 2009
  • @rienjolie,


    We’re not quite sure how you wish to implement this. Please contact us through the messaging system here as a private message so that we can assist you directly with this and obtain your files for review.


    Thanks.



    #  /  PM  /  posted on Feb 13, 2009
  • 1: Is the scrollbar fully adjustable in size? We need it to be bigger (aprox double size in height).


    2: Or will it be possible to replace the scrollsbar with big arrows ( 50?50 pixels) pointing left and right?


    3: Can I link the thumbnails to an external swf. file, flv.movie, or create a image link to a website??


    4: And is it be possible to and sound fx on buttons, scrollbar or thumbnail clicks?



    This is just some things we need to know before we purchase this product


    Thanks in advance



    #  /  PM  /  posted on Mar 04, 2009
  • lightbulb,


    Here are the answers:


    1. The scrollbar is customizable and skinnable so you can make it bigger.


    2. You can make it move left and right using arrows through some ActionScript coding.


    3. You can open any link when clicking on a thumbnail through ActionScript events. This version can only load images inside the component.


    4. You can add sound effects using ActionScript events.



    #  /  PM  /  posted on Mar 06, 2009
  • Hello,


    Am trying to understand something. So it is possible to link or anchor thru an image on the 3d wall to an .htm, or .swf ? How does Active Script allow this?


    Thank you!



    #  /  PM  /  posted on Mar 07, 2009
  • This is a great product. We use it in many of the Electronic Business cards we develop for companies!


    Brad


    Electronic Business Card



    #  /  PM  /  posted on Mar 08, 2009
  • @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.




    #  /  PM  /  posted on Mar 10, 2009
  • 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



    #  /  PM  /  posted on Mar 17, 2009
  • 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.



    #  /  PM  /  posted on Mar 18, 2009
  • 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



    #  /  PM  /  posted on Apr 21, 2009
  • 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



    #  /  PM  /  posted on Apr 21, 2009
  • @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.



    #  /  PM  /  posted on Apr 21, 2009
  • 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



    #  /  PM  /  posted on Apr 26, 2009
  • 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



    #  /  PM  /  posted on Apr 28, 2009
  • @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.



    #  /  PM  /  posted on Apr 29, 2009
  • 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?



    #  /  PM  /  posted on Jul 04, 2009
  • @sloop


    Yes you can add buttons to change the XML file dynamically (this feature requires the latest version which is available for download).




    #  /  PM  /  posted on Jul 06, 2009
  • I need to make the xml images file dynamic. Currently it’s a param of the object. Any way to accomplish this so I don’t have to create a new page for each collection type?



    #  /  PM  /  posted on Jul 29, 2009
Please login to post comments.