Home / Components / Galleries & Slideshows / 3D Wall /
3D Wall
117 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
$99.95
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
$99.95
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:
Featured components:
This is the second version of the HTML / XML V...[+]













92 comments
Add comment
1 2 3 4 5
Flashloaded
You can click and drag the mouse to scroll and tilt the wall.
#  /  PM  /  posted on Dec 14, 2008
melmendo
Is there an option to exclude the instructions at the bottom? If not, can we format the font / color?
Thanks
Mark
#  /  PM  /  posted on Dec 17, 2008
melmendo
One more question b4 making this purchase. Must all images be the same dimensions? Will it scale them accordingly if not?
#  /  PM  /  posted on Dec 17, 2008
Flashloaded
The images do not need to all be the same dimensions. The thumbnail images are all scaled down to fit the maximum width or height defined. The large images can be set to scale down if they exceed the size of the component viewport.
#  /  PM  /  posted on Dec 18, 2008
Flashloaded
The instructions at the bottom were only put into this example for demonstration purposes. The component does not display any instructions at the bottom. You can add these optionally if you wish, as you would do when editing any Flash movie.
#  /  PM  /  posted on Dec 18, 2008
MollyDowdy
Is it possible to have one row instead of two?
If not are the images in each column associated somehow?
Can you attach a url to browse to one the image is clicked while in the zoomed state?
Thanks
#  /  PM  /  posted on Dec 29, 2008
Flashloaded
Yes, you can have one row if you wish. You can set the number of rows to any amount that you please.
You can connect an image to a URL so that when the large image is clicked, it will navigate to that URL.
#  /  PM  /  posted on Dec 30, 2008
j05u36
hi,
can i customize de scrooll bar?
#  /  PM  /  posted on Jan 12, 2009
Flashloaded
Yes, the scrollbar is fully skinnable and it can be positioned at any Y location. You also have the option of not displaying it.
#  /  PM  /  posted on Jan 13, 2009
xichlo
Can I add the Main Title and description for a Gallery?
Thank you.
#  /  PM  /  posted on Jan 13, 2009
Flashloaded
What exactly do you mean by this? You can add any textfield on the stage of the 3D Wall as you would do in any Flash file.
#  /  PM  /  posted on Jan 13, 2009
tom2008
does a purchase give access to all the as3 source code ?
#  /  PM  /  posted on Jan 14, 2009
Flashloaded
No, this is a compiled component so the classes are not accessible, however the component is very customizable through the component inspector and ActionScript.
#  /  PM  /  posted on Jan 14, 2009
wkeasler
AWESOME! I hesitated purchasing this (I’m relatively a Flash newbie) It looked a little intimidating, ... but this was the easiest component/template that I have ever purchased! Excellent layout, the custom settings are easy to understand, 10 minutes after downloading, I had a “Wall” posted online. Outstanding job “Flashloaded” !! Can’t wait to see what you come up with next.
OH! and thanks for the excellent email support. The “Flash” community needs more people like you. Thanks again!
#  /  PM  /  posted on Jan 16, 2009
Flashloaded
You’re most welcome. We’re very pleased to see how much you’re enjoying this component. If you have any questions, we’re here to help :)
#  /  PM  /  posted on Jan 16, 2009
dscimone
hi, very nice and simple to use.
one question, I’d like to embed this as a separate SWF within my main movie using the following code:
on (release) { loadMovie(“work.swf”, inside_clip_1);
}
NOTE work.swf is the 3D WALL
but does not work.
How can I make it work?
Thank you in advance for your help.
#  /  PM  /  posted on Jan 28, 2009
Flashloaded
@dscimone:
loadMovie is used in AS2. This is an AS3 component, therefore you need to load it into an AS3 movie using Loader like this:
var movieLoader = new Loader();
addChild(movieLoader);
movieLoader.load(new URLRequest(“work.swf”));
Please let us know if you have any questions.
#  /  PM  /  posted on Feb 01, 2009
RunA2
hi Flashloaded,
Although I’ve used Flash some in the past to create some pretty basic movies, I consider myself a newbie. I’ve been googling today, looking for the kind of slideshow effects that you have here. They are wonderful, and judging by the comments, your stuff is easy to use, with great support…which is good news for me.
I’m looking to create a slideshow that will autorun on monitors in a public area (random is fine, but some sort of determined sequential order would be very cool). Can 3D Wall be configured to do that?
Thanks so much. Great work!
#  /  PM  /  posted on Feb 11, 2009
RunA2
Hi again,
I posted a moment ago, asking about autorun/autoplay.
I was then doing a little googling and found this thread:
FlashComponents
In the third post on the page, TJM articulates just what I’d like to be able to do…(I’m not sure a resolution was reached on the thread.)
“Thanks for this – I’ve managed to get this working but hoping you can provide some additional help. The code below will automatically go through each of the images with a param set to favourite on the click of a button. I would like it to cycle through all the selected photos and then loop (without a click of the button) and in between each image, I’d like it to zoom back out to the wall view, wait a few seconds, and then zoom into the next one.
To put this into context, we want to feature some of our work with this on a large plasma screen tv hooked up to a computer. therefore, it must play on it’s own (loop) and i’d like to get the zoom-in zoom-out effect between each photo. make sense?”
#  /  PM  /  posted on Feb 11, 2009
riaenjolie
Hi,
We purchased 3d Wall and we were trying it use it in our application, we are not able to find flash sources for this component. Can we get source files for the flash . Is it possible to set XMLSource parameter Programatically.
#  /  PM  /  posted on Feb 11, 2009
1 2 3 4 5