FORUM

XML AS2 News Scroller

Home / Forum / Components Discussions / XML AS2 News Scroller

Started 3 years ago by Palehosefan

Last reply by Palehosefan

Recent posts in this topic

  • Only about 95% of the menu is showing above because of the FlashComponents panel size. The colored border goes all the way around the menu.
    #  /  posted on Jun 06, 2008
  • I really need to be able to make the thumbnails linkable, people are just clicking on the thumbnails thinking it will link them but it doesnt, how can I do this? People look over the read more small link on the bottom.
    Please help
    thank you
    -Zirk
    #  /  posted on Jun 10, 2008
  • Just copy and paste this code below on line 65

    basicGallery.images["imagesHolder" i].backgroundMC.onRelease = function(){
    getURL(xmlData.firstChild.childNodes[categoryID].childNodes[this.name].attributes.link, xmlData.firstChild.childNodes[categoryID].childNodes[this.name].attributes.windows);
    }
    #  /  posted on Jun 10, 2008
  • File has been updated to reflect zirk's suggestion. Thanks zirk. Chris
    #  /  posted on Jun 11, 2008

Please login to post replies.