FORUM

HTML / XML Image Grid AS2

Home / Forum / Components Discussions / HTML / XML Image Grid AS2 / Page 2

  • sorry,
    I managed to change the thumb size…
    is the roll over thickness due to:
    var cellRollOverBgColor = “0xCC0000”;
    var cellRollOutBgColor = “0xFFFFFF”;
    can I change the thickness or just the color?


    gonna check the swap depths
    tnx


    #  /  posted on Feb 26, 2009
  • i just realize that what I have is not a depth problem – the big images do show on top of the thumb scroller but on pressing fill screen they move bellow. They are still on top, yet their position shifts more towards the bottom of the scroller.


    sorry for all these questions, I am really trying my best ))


    #  /  posted on Feb 26, 2009
  • Hi,


    You can change only the bakground color for roll over / roll out. That border you see in the examples is basically because the image size is less than the cell size and is shifted due to cellpadding attribute of the table and/or other cell/image alignement attribute(s).


    Try doing something else instead loading the .swf into level 1 using the loadMovieNum("gallery.swf", 1).


    Create an empty Movie Clip and give it an instance name of for example: galleryHolder and load the .swf inside this empty clip using the loadMovie method:


    galleryHolder.loadMovie("gallery.swf"); You have more control over this newly created Movie Clip instead using levels to load external content.


    Hope this helps.


    Best regards,
    Flashtuning



    #  /  posted on Feb 26, 2009

  • #  /  posted on Feb 27, 2009
  • hi,
    ‘can I make the thumbs to fade to 50% on rollOver, instead of having the border. If yes, in which line of code?


    ...by the way the scroller cannot be customized…the scrollbar / slider stretches dynamically. For instance I wanted to have dots, instead of a rectangular and couldn’t do it – it gets stretched and looks terrible.


    A



    #  /  posted on Feb 27, 2009
  • could I also replace the scroller with some other…?


    #  /  posted on Feb 27, 2009
  • Hi,


    The Scroll Bar component used in this file is the most customizable scroller on the market. You simply open the movie library (CTRL L) and look for the Scroll Bar Assets folder and you’ll find each graphic symbols used by the buttons, scroll track, scroll slider. The slider and track is built from thumbnail pieces and is not streched. You simply edit the base thumbnail symbol for the slider and you’ll have a slider with dots.


    Check also the bonus folder for the Scroll Bar component, install it, check the built in Help Book and examples if you want to get more familiarized with the Scroll Bar component usage.


    You can only change the color intentisity for roll over and roll out, fade out on roll over is not implemented in this version but you can implement such functionality yourself by altering either the bgalpha property of the image cell or the alpha property of the image movie clip itself.


    Best regards,
    Flashtuning


    #  /  posted on Feb 27, 2009
  • Blockquote


    #  /  posted on Aug 28, 2010
  • = NEW =

    X-Treme Banner Rotator !


    #  /  posted on Oct 13, 2010
  • WOW.. u guys are selling this, but yet it is free while Flashtuning KNOWING it's free elsewhere? You'll never get another penny from me! http://www.freeflashcomponents.net/flash-galleries-slideshows/html-xml-image-grid-as2.html


    #  /  posted on Jan 31, 2011
  • Hi,

    You can get at anytime a free evaluation copy from our partner website freeflashcomponents and in case you decide you loke it you need to purchase a commercial license from flashcomponnets.net website or from our website flashtuning.net

    FT


    #  /  posted on Feb 01, 2011
  • Hello This is almos exactly what I need. I just want to know if I it includes an option for adding arrows for going to the next or previous image. Adrian


    #  /  posted on Apr 07, 2011
  • Hello, Only scrollbar navigation is included. Regards, FT


    #  /  posted on Apr 08, 2011

Please login to post replies.