FORUM

3D Wall

Home / Forum / Components Discussions / 3D Wall / Page 2

  • 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?

    Cheers
    #  /  posted on Jul 17, 2008
  • 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 on Jul 28, 2008
  • How do i upgrade to Pro if i purchased the 3d wall from flashcomponents and not the flashloaded site?


    #  /  posted on Aug 27, 2008
  • 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 on Sep 25, 2008
  • I‘ve renames the images-ex.xml to images.xml however it does not redirect or load a url.. Pleas advice.


    #  /  posted on Oct 01, 2008
  • 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 on Nov 11, 2008
  • 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 on Nov 12, 2008
  • Will this work with Flash CS4?


    #  /  posted on Dec 13, 2008
  • Yes, this has been tested and works in Flash CS4.


    #  /  posted on Dec 13, 2008
  • Is it possible to use mouse click/drag instead of mouse move?
    I use touch screen


    #  /  posted on Dec 14, 2008
  • You can click and drag the mouse to scroll and tilt the wall.


    #  /  posted on Dec 14, 2008
  • Is there an option to exclude the instructions at the bottom? If not, can we format the font / color?


    Thanks
    Mark


    #  /  posted on Dec 17, 2008
  • One more question b4 making this purchase. Must all images be the same dimensions? Will it scale them accordingly if not?


    #  /  posted on Dec 17, 2008
  • 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 on Dec 18, 2008
  • 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 on Dec 18, 2008
  • 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 on Dec 29, 2008
  • 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 on Dec 30, 2008
  • hi,


    can i customize de scrooll bar?



    #  /  posted on Jan 12, 2009
  • 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 on Jan 13, 2009
  • Can I add the Main Title and description for a Gallery?
    Thank you.


    #  /  posted on Jan 13, 2009
  • 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 on Jan 13, 2009
  • does a purchase give access to all the as3 source code ?


    #  /  posted on Jan 14, 2009
  • 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 on Jan 14, 2009
  • 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 on Jan 16, 2009
  • 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 on Jan 16, 2009
  • 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 on Jan 28, 2009
  • @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 on Feb 01, 2009
  • 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 on Feb 11, 2009
  • 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 on Feb 11, 2009
  • 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 on Feb 11, 2009