Search FlashComponents.net's Forum

Carousel Menu Basic

Home / /community/ / Components Discussions / Carousel Menu Basic / Page 2

Started 5 years ago by ryanschefke

Last reply by JonEde

Recent posts in this topic

  • hello, how do i narrow the height of the menu? i would like it to be half the height of what it is now to fit my webpage.
    #  /  posted on Dec 26, 2007
  • Hi Ryan, there are several ways to narrow the height:
    - if you are including the carousel's swf in an html, simply modify the height of the Flash document, by pressing Ctrl J while editing the FLA file
    -if you are including the carousel_container symbol in your Flash project or you want to make images fit in a specific swf height, increase/decrease the following variables: thumbSize and RadiusY and Yspan

    Tell me if this helps
    #  /  posted on Dec 26, 2007
  • Hi I nead to know if it's possible to change the rotation to vertiacal postion imagine thas it's awheel of images
    thanx
    jaks
    #  /  posted on Jan 31, 2008
  • Is there any way to make the image scaling smooth instead of jagged and pixellated?
    #  /  posted on Feb 14, 2008
  • Hi,

    I just re-uploaded an improved carousel.
    This version adds:

    - smooth images movement
    - blur effect (optional)
    - image description (optional)

    Cheers!
    Snowcat
    #  /  posted on Feb 23, 2008
  • how do i change the code so that some buttons link to frames
    #  /  posted on Feb 23, 2008
  • Im not going to buy a $500 program to use this $5 Product , Enjoy the $5 I cant use this
    #  /  posted on Feb 27, 2008

  • Hello friend, I need your help please need to learn the link in a Pop Up, someone tell me that Aug.
    #  /  posted on Mar 28, 2008
  • Changed the default imagery and the reflections in the XML file went all distorted?

    Any ideas on how to correct this?
    #  /  posted on Mar 29, 2008
  • How can I call and load a swf in the icons.xml file to play a movie within the gallery, instead of opening another browser window?
    #  /  posted on Mar 31, 2008
  • Lleoun,olegoleg: everything is possible; what you said can be done pretty easy, but I provided only what's in the description of this product

    imagen7th: you mean you want to open the links in a new window, not in the same page? simply find the getURL() method and change the "_self" parameter to "_blank"

    octane: there is an explination inside the code on how to correct this (in the first frame on the carousel_container symbol in the Library)

    xwabbit: I'm not sure what you mean, you said gallery but this isn't a gallery; you are saying you want to open a swf outside the carousel (like in 3D Carousel Gallery )? or you want to load swf's instead of the images in the carousel? Anyway, you said "instead of opening another browser window" - you need to replace the getURL() method with any kind of code you need to execute for the onPress event.
    #  /  posted on Apr 02, 2008
  • I have made .PNG icons and they come out ok.
    One problem, they are suppose to show a clear background and they show a white one instead.
    I have another carousel from another company and it's working fine.
    I just like yours better because of the vertical feature, blur effect and all other settings.
    So, is it possible to get your carousel working with transparent background .PNG icons ?
    #  /  posted on Apr 17, 2008
  • Hi, I have bee ntryingf to encorporate a dynamically created XML file to feed this menu. I changed image_smooth.xml to be .php in teh action script and renamed the xml file. Locally it works ok but on the remote server it does not display any images. Any ideas?
    #  /  posted on Apr 18, 2008
  • don't worry, i figured it out.
    #  /  posted on Apr 18, 2008
  • will not open with flash mx 2004
    #  /  posted on Apr 19, 2008
  • Hi,
    I just uploaded in the Downloads section of the product the FLAs of all demos, including the vertical one.
    #  /  posted on May 04, 2008
  • How do we get the demos? I bought the special package but this page does not register me as a buyer of the Carousel.
    #  /  posted on May 09, 2008
  • Hi,

    I have this working in a non secure page but whenever I put that extra s in all I get is background. Right clicking shows the flash is there and the xml is presented correctly.

    Any ideas?

    Martin
    [email protected]
    #  /  posted on May 09, 2008
  • Anonymous

    I am trying to reduse the height and width of the carousel so that it will take a maximum space of 550px to 200px (W - H).
    Can you please help me?

    #  /  posted on Jun 30, 2008
  • Anonymous

    I have changed the links in the xml file (including http://www.. etc) but they do not seem to be linking.
    Am I missing something?

    Thanks,
    [email protected]
    #  /  posted on Jul 21, 2008
  • Anonymous

    I have changed the links in the xml file (including http://www.. etc) but they do not seem to be linking.
    Am I missing something?
    #  /  posted on Jul 21, 2008
  • Hi, I just re-uploaded an improved carousel. This version adds: - smooth images movement - blur effect (optional) - image description (optional) Cheers! Snowcat
    #  /  posted on Feb 23, 2008
  • Hi JD, Simply re-download the commercial archive from the Downloads tab of the product. Thanks, Snowcat
    #  /  posted on Feb 28, 2008
  • Hi, I just uploaded in the Downloads section of the product the FLAs of all demos, including the vertical one.
    #  /  posted on May 04, 2008
  • hello - i've used the code below to have the icons link to frames in my movie, however I'm still having no luck...I've been putting the number of the frame I want to link to in the xml file (url=27)...is there something else I should be putting in the xml file to link to the correct frame? Thanks for your help! this.onPress = function() { if (i == 2) getURL(urls[i], target); else gotoAndPlay(i); };
    #  /  posted on Apr 14, 2008
  • Hi, I have this working in a non secure page but whenever I put that extra s in all I get is background. Right clicking shows the flash is there and the xml is presented correctly. Any ideas? Martin [email protected]
    #  /  posted on May 09, 2008
  • Hi, first thanks for the great code it's awesome and helped me finish my task for my client, im using firefox for testing and it's perfect, i teweaked it to contain 7 images in just 194px width -144 height (just a lil banner with links). the issue is that client said that when you click a button in it and then press back button to go to the index page, the carousel appears displaced [moves like 100 pixels to the left] (iexplore 6-7). Thanks again and will check soon hoping to find an answer maybe, Regards
    #  /  posted on Apr 20, 2008
  • I have Flash CS3 Professional. I am trying to adjust the parameters and the images. When I open the Flash files: carousel menu.fla carousel menu smooth.fla carousel menu mx2004.fla I only see the carousel and background layers. When ever I select one of these layers and click on the parameters tab at the bottom of the screen the tab reads: Parameters are applicable to components only. Please inform me what needs to be done in order to adjust the parameters and select the images that will be used.
    #  /  posted on May 28, 2008
  • I have changed the links in the xml file (including http://www.. etc) but they do not seem to be linking. Am I missing something? Thanks, [email protected]
    #  /  posted on Jul 21, 2008
  • Snowcat, great carousel! I can get the demo to work fine, but when I insert the commercial files, they display incorrectly. It is smaller and shifted to the left. It is also cut in half. Any ideas?
    #  /  posted on Jul 22, 2008

SUPPORTERS

FORUM