FORUM

3D Image Flow Gallery

Home / Forum / Components Discussions / 3D Image Flow Gallery / Page 2

  • vip

    Hi karene_117 …


    all the modifications you need can be done … you just ask for help at viptehnology@gmail.com and you will get the sources with every changes you need …


    Regards,
    VipTehnology


    #  /  posted on Sep 08, 2009
  • This is my first time using flashcomponents.net. I have the same issue others have had with the 3D IMAGE FLOW GALLERY. I have a flash file that i wanted to add this component to. I would like to position it lower in the file so it falls into place without being cut off or cutting off any other areas in my file. I have a bit of a dead line. Please help.


    Yael


    #  /  posted on Sep 17, 2009
  • vip

    Hi YaelPolanco …


    Please check out the email from viptehnology@gmail.com and let me know if you need more changes …


    Regards,
    VipTehnology


    #  /  posted on Sep 18, 2009
  • Just downloaded the gallery. There wasn’t any documentation or instructions.
    So, how do I configure the gallery for me needs by XML?


    #  /  posted on Oct 01, 2009
  • vip

    Hi …


    For configure the file you need to:


    1. edit the .xml file that can be open with a simple text editor … and you will see it has simple structure very easy to modify


    2. to edit the variables that are in the component description you need to open the .fla file with a Flash Editor … go to the first frame and use F9 for the Actions window … you will find all the variables there and esch of them are presented in the component description …


    For more informations or support please write an email to viptehnology@gmail.com


    Regards,
    VipTehnology


    #  /  posted on Oct 01, 2009
  • Hi There,


    I have purchased your product but need some assistance to re-configure what i need is to:


    1. Add in url’s to save within the XML file.


    2. Access these URL’s within the gallery but when the image is highlighted and you click on it it take you to the URL specified


    3. I would like to adjust the size of the thumb nail image to make it smaller and make the main image once you rollover the thumb nail bigger.


    4. When the image is highlighted i would also like to display some more information i.e. size, name and short description.


    5. I don’t want the option of clicking into the images and going into the new transition of displaying the text.


    Help on this would be greatly appreciated.


    I have also sent an email to viptehnology@gmail.com.


    Thanks


    #  /  posted on Oct 04, 2009
  • Hello Vip,


    I have the same question than Pureii regarding the Bar preloader.


    I’m loading the gallery as a .swf into another flash file which works fine, except the preloader which originally was out of bounds of my original swf is now covering the text of the swf I loaded the gallery into.


    How can I change the preloader’s original position ? Where in the code is the action of moving the preloader downwards before the Big image is loaded ?

    In advance thank you for your help,
    Best,
    Inabeathead


    #  /  posted on Dec 03, 2009
  • vip

    Hi
    inabeathead
    find this line in the component script:
    gallery.view._y=-pictureMaxHeight;
    and replace with
    gallery.view._y=-Stage.height;
    if this does not help you please send email to viptehnology@gmail.com with a link to the website …
    simon.waigo
    I think you got help via email if not please send an email with your problem to viptehnology@gmail.com
    Regards,
    VipTehnology


    #  /  posted on Dec 03, 2009
  • Perfect !! Thanks again for the great support !


    Best regards,
    Inabeathead


    #  /  posted on Dec 03, 2009
  • hello vip,


    i’ve tried sending an e-mail to your viptehnlogy mail but didn’t get any answer… so just in case i’m posting my question on here as well :)


    So here is my question :
    It concerns the left and right arrow buttons. For the moment if you click on one of them you will jump left or right 1 thumbnail/picture. Is there anyway to jump 5 thumbails/pictures at a time ?


    I’ve been looking at the gallery.right.onRelease and gallery.left.onRelease functions but couldn’t find the answer :)


    Best,
    inabeathead


    #  /  posted on Dec 10, 2009
  • vip

    Hi inabeathed…


    sorry about the late response … please check your email, try the modifications and let me know if everything work’s fine …


    Regards,
    VipTehnology


    #  /  posted on Dec 10, 2009
  • Yes I just got your mail, and your solution is totally working !


    Thank you again for outstanding support.
    Best
    Inabeathead


    #  /  posted on Dec 10, 2009
  • Needing a little help here…. i have customized the file and it looks great on my computer .. but when i upload to my site … it stops working…. any help would be greatly appreciated!!!!


    #  /  posted on Dec 18, 2009
  • vip

    Hi AncientOutlaw …


    I just wrote a private message … please contact me on viptehnology@gmail.com , for some reason I get the comments with a big dealy … you will get a fastr answer using the direct email …


    Regards,
    VipTehnology


    #  /  posted on Dec 18, 2009
  • Hi,
    I’m trying to remove the numbers that are between the two navigation arrows but can’t quite figure it out. Any suggestions?


    #  /  posted on Feb 21, 2010
  • vip

    Hi ...

    to remove the numbers bettwen the arrows just find this line in the .fla file :

    gallery.createTextField("numbers",6,0,0,0,0); - line 473

    and add after it this line :

    gallery.numbers._visible=false;

    if you can't get this done please contact me at viptehnology@gmail.com and I will provide you the modify sources ...

    Regards,
    VipTehnology


    #  /  posted on Feb 21, 2010
  • Hi,
    Does anyone know how to add the flow gallery to another flash document? I copied and pasted the frame and for some reason the arrows are missing (at the bottom where the numbers are) and also there is a black box above the gallery which doesn’t go away unless I click on one of the photos in the gallery. Also the music is gone and the sound icon is missing :S


    help would be very much appreciated.


    #  /  posted on Feb 22, 2010
  • vip

    Hi …


    the arrows are also in the library … you need to copy the arrows to the new flash file project … About the black box is probably a different stage size … please send me your .fla file and xml file to viptehnology@gmail.com and I will integrate the gallery for you …


    Regards,
    VipTehnology


    #  /  posted on Feb 22, 2010

  • #  /  posted on Feb 22, 2010

  • #  /  posted on Feb 22, 2010
  • Is there any way to use pictures of various shapes and sizes? I want to use some vertical and some horizontal pictures but it seems that I can only use one predetermined picture size so my vertical pictures always get stretched.


    #  /  posted on Mar 23, 2010
  • Does anyone know of a way to:


    1.) Tie the number of menu images dynamically to the amount of images you list in the XML file…for example, when you add one or delete one in the XML, it reflects that change in the SWF automatically. I will only need somewhere between 5 and 7 total, but i want the flexibility to add or remove based on the amount in the XML.


    2.) Make the images go to a flash frame label when clicked, instead of only opening a larger version of the image.


    Thanks for any help in advance.


    #  /  posted on Apr 27, 2010
  • Has anyone successfully increased or reduced the amount of small images/buttons that display upon load? I would prefer to simply edit the XML to add or delete and have that dynamically update the SWF. I would really appreciate any help!


    #  /  posted on May 04, 2010
  • I have run into the problem where it will freeze during load when there are 3 pictures left no matter how many pictures I try to load. For example, if I have 17 pictures it will freeze when it reaches 14... if I have 11 pictures it freezes when I have 8. What is going on here and how do I fix it?


    #  /  posted on Aug 07, 2010
  • Nevermind... it turns out some of the file names didn't match what I had in the XML file. Once changed the SWF worked again.


    #  /  posted on Aug 07, 2010
  • Hi.....

    I have just purchased your gallery, my file size is 980px 800px, and how to make the gallery align middle.

    srinivas.


    #  /  posted on Apr 07, 2011
  • vip

    Hi srinivas.vemula,

    I send you the sources using 980x800 px. Please use my support email viptehnology@gmail.com for any other questions or flash problem.

    Regards, VipTechnology


    #  /  posted on Apr 09, 2011

Please login to post replies.