You must log in to post.
-
Wow, this thing looks great!!
Just wanted to know if it is possible to add any sort of decription to each image. I'm a graphic designer and this wall would be great to display various artwork but i would like to be able to add some client info to each image. I'm guessing i could also just use a png file that includes text under each image?
CheersPosted 11 months ago # -
Whenever a user double clicks on an active image (large). The wall does not reset properly as it effectively seems to register the zoom position on the second click as the new reset position, hence it doesn‘t go back. I have to effectively refresh or restart the movie to get it working as i wish again.
Is there a workaround or fix for this?
Cheers
Posted 11 months ago # -
How do i upgrade to Pro if i purchased the 3d wall from flashcomponents and not the flashloaded site?
Posted 10 months ago # -
Yes, I‘m also in a bit of a quandary because I want to upgrade from the version that I purchased here. FlashLoaded is offering the Pro version now, but doesn‘t recognize that I purchased the regular version here. Does anyone have a solution so I don‘t have to shell out $200 when it should only cost me $100?
Posted 9 months ago # -
I‘ve renames the images-ex.xml to images.xml however it does not redirect or load a url.. Pleas advice.
Posted 9 months ago # -
I'm thinking about purchasing the 3D wall package for my company, but one deciding factor is whether you can add a title to each image. This is the same question raised by Owen Boland the graphic designer on the 17/07/2008. Can you please provide an answer as soon as possible so I can decide whether to buy or not.
Posted 7 months ago # -
You can add a title and description for each image in the XML file. You would then place textfields on the stage in fixed positions to display the titles and descriptions for all images.
Please let us know if you have any more questions about this.
Posted 7 months ago # -
Will this work with Flash CS4?
Posted 6 months ago # -
Yes, this has been tested and works in Flash CS4.
Posted 6 months ago # -
Is it possible to use mouse click/drag instead of mouse move?
I use touch screenPosted 6 months ago # -
You can click and drag the mouse to scroll and tilt the wall.
Posted 6 months ago # -
Is there an option to exclude the instructions at the bottom? If not, can we format the font / color?
Thanks
MarkPosted 6 months ago # -
One more question b4 making this purchase. Must all images be the same dimensions? Will it scale them accordingly if not?
Posted 6 months ago # -
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.
Posted 6 months ago # -
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.
Posted 6 months ago # -
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
Posted 6 months ago # -
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.
Posted 6 months ago # -
hi,
can i customize de scrooll bar?
Posted 5 months ago # -
Yes, the scrollbar is fully skinnable and it can be positioned at any Y location. You also have the option of not displaying it.
Posted 5 months ago # -
Can I add the Main Title and description for a Gallery?
Thank you.Posted 5 months ago # -
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.
Posted 5 months ago # -
does a purchase give access to all the as3 source code ?
Posted 5 months ago # -
No, this is a compiled component so the classes are not accessible, however the component is very customizable through the component inspector and ActionScript.
Posted 5 months ago # -
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!Posted 5 months ago # -
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 :)
Posted 5 months ago # -
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.
Posted 5 months ago # -
@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.
Posted 5 months ago # -
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!
Posted 4 months ago # -
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?”
Posted 4 months ago # -
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.
Posted 4 months ago #


help
and feedback
latest
news
latest
forum entries