Got problem in selcting scroll menu

here the thing   i am importing chines data from an xml file and showing them in flash  as marquee so i want them all to come behing each other like a  new  so i made it and make the looping things but now the problem comes is
when ever the last data of xml comes to screen any thing behind it i cant select until tht lini goes out of the screen .
The problem is in the 4th news when even if i am trying to selcet new 1,2,3 when 4 is ahead of them i cant
need help i ill be thnk ful to ya
attaching the fla,xml  files

Its probably a jquery script conflict. The menu uses the one below:
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
and the slideshow use this one:
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
Remove one or the other and test which one is compatible with both the menu and the slideshow, if either. i.e., you may find that only the menu or slideshow works in which case you will probably have to use a different approach to the slideshow or menu.

Similar Messages

  • Scroll menu out of control problem

    Guys
    I have created a scroll menu, everything seems ok except when you click on the arrows, it never stops. I tried everything but can not find which component gets the event. Any suggestion will be appreciated.
    Thanks
    import javax.swing.JList;
    import javax.swing.JMenu;
    import javax.swing.JMenuBar;
    import javax.swing.JScrollPane;
    import javax.swing.WindowConstants;
    public class NewJFrame extends javax.swing.JFrame {
         private JMenuBar menuBar;
         private JMenu menu1;
         public static void main(String[] args) {
              NewJFrame inst = new NewJFrame();
              inst.setVisible(true);
         public NewJFrame() {
              super();
              initGUI();
         private void initGUI() {
              try {
                   setDefaultCloseOperation(WindowConstants.DISPOSE_ON_CLOSE);
                   String[] petStrings = { "Bird", "Cat", "Dog", "Rabbit", "Pig",
                             "Fish", "Horse", "Cow", "Bee", "Skunk" };
                   JList list = new JList(petStrings);
                   JScrollPane scrollPane = new JScrollPane(list);
                   menuBar = new JMenuBar();
                   setJMenuBar(menuBar);
                   menu1 = new JMenu();
                   menuBar.add(menu1);
                   menu1.setText("menu1");
                   menu1.add(scrollPane);
                   pack();
                   setSize(400, 300);
              } catch (Exception e) {
                   e.printStackTrace();
    }

    Works fine on JDK1.4.2 on XP as well.
    I don't know why you would be having a problem with JDK1.5. Try deleting all your .class files. Maybe you have a garbage class file lying around that is causing problems.

  • I have just created a website in Muse. My Problem: The horisontal nav-menu keeps scrolling down as you scrool down on a page (in Prewiev mode). Even though it is above the headerline. What have I possibly done wrong?

    I have just created a website in Muse. My problem: The horisontal nav-menu keeps scrolling down as you scrool down on a page (in Prewiev mode). Even though it is above the headerline. What have I possibly done wrong?

    Please check if Menu is pinned or not, if not then pin the menu on page and then it will not scroll with page.
    Thanks,
    Sanjit

  • TS3274 its almost 10 months,i purchased ipad2 32 3g wifi.itinially i got problem with applications shut off frequently now since last 4 months my ipad starts with a message (connect iTunes)like first time start and going to restore mode and it occurs freq

    its almost 10 months,i purchased ipad2 32 3G wifi.itinially i got problem with applications and safari shut off frequently now since last 4 months my ipad starts with a message (connect iTunes)like first time start and going to restore mode and it occurs frequently.plz advise.

    If you have followed the standard Apple troubleshooting processes (see user guide )
    probably a trip to the local Apple Store Genius bar is called for before warranty runs out
    Assuming the iPad has been released in your Country if not you may have to take it to a
    neighbouring Country where it is available
    This page will tell you ,via the drop down menu Countries that can support iPad
    http://support.apple.com/kb/index?page=servicefaq&geo=United_Kingdom&product=ipa d

  • I am looking at online tutorials about parallax scrolling websites but I have a fully updated version via Adobe Cloud. I'm on Windows 8.1 but my Muse doesn't have the 'fill/scroll' menu. Why? Is it only a Mac option?

    I want to create and offer a scrolling website for a restaurant client but I am confused by online tutorials that show a drop down menu with either fill or scroll.  I have checked for updates but I am fully up to date.  Does anyone know why I cannot access this scrolling menu please?

    Hi Vivek,
    Thank you for your kind advice which I greatly appreciate.  However, I think I have solved most of my problems by signing up with Train Simple on a $9 per month technical learning course.  Within a few minutes I was able to locate the fill - scroll menu by simply clicking on the actual text of fill - which for some reason I didn't know about!.  I stayed with the Muse fundamental course all day today and covered everything to do in Muse in great detail.  I am now looking forward to the single page website learning experience with scrolling!

  • Nokia N8 with Belle : where is the scroll menu to ...

    It may sound like a dumb question but after the troublesome update to Belle ( it deleted many apps from my phone, and also my phonebook and mixed up things here and there), I am not able anymore to find the scroll menu where you can see the open apps (so that you can close them too). Where is it?
    Solved!
    Go to Solution.

    What is your product code?  Also you can visit nokia site and see the availability for your product code. if it is a swap phone, you may have to take it to Nokia Care to get it updated.
    thopstar wrote:
    helo people how did you upgrade to belle i cannot and yes i have updated my pc suite to the new version 3.3 but the phones update doesnt upload the belle software it says my phone is up to date. im using n8 by the way
     MODERATORS NOTE: Links/References to illegal software has been removed. Discussion of illegal third party software is not allowed on the forums as it could potentially damage Nokia devices and void any existing warranty. Please do not discuss or distribute illegal software on the official Nokia forums.
    If you like the above or it solves the problem, do not forget to click on the star/Kudos :-)

  • Slideshow photos don't show up-however they appear on the lower scrolling menu and

    In IPhoto 11.. I can't see any of my 379 pictures in the slideshow format, however when I scroll down the sidebar they appear momentarily, and then vanish,
    they also appear in the bottom scrolling menu on the slideshow screen.  I haven't had this problem until recently..

    Make a temporary, backup copy (if you don't already have a backup copy) of the library and try the following:
    launch iPhoto with the Command+Option keys held down and rebuild the library.
    select the options identified in the screenshot.
    Click to view full size
    OT

  • Help - Scrolling Menu

    I'm working on a scrolling menu for a web page at work in
    Flash 8, the kind where several images scroll along the page and
    can be clicked as buttons to access other pages of the web site (an
    example of a similar application can be found for reference at
    http://www.northstar.ca/).
    However, when I test the animation in Flash, the Action Script I've
    written isn't working properly. I have very little previous
    experience with Flash (basically just doing animations, I've never
    really created a useful application before), so it's very likely
    I'm doing something wrong. The code I am using can be found below.
    Any help would be greatly appreciated. Thanks.

    I think your running into a common problem here (guessing
    though) - that is when you have 'handlers' assigned to a parent
    clip (like the scrollbar containing the 'buttons') the parent
    'intercepts' event notifications from child clips - and as result
    causes them not to work. Solutions are to use a hitTest method for
    the parent scroller - so that if it is false it scrolls and if it's
    true then it stops, this is running within a onEnterFrame event
    loop. this way the handlers assigned to buttons contained within
    the parent scroller can still receive their event notifications and
    should operate normally.

  • My iphone 4s wifi on/off appear grayed out or dim i can not use and battery got problem with retain charge even not in use. and i am in india here no taking my product for repair . how i sort out this issue

    Hi,
    i bought iphone 4s in london but now return to india . right now i can not access wifi option because wifi on/off grayed out or dim . and also battery got problem to retain power it automatically loose power even not in use. i went to local apple service centre they said could not repair in india.they said talk to uk apple centre. so what i do now please any one give guidence .

    You posted in the iPad forum instead of the iPhone forum. To get answers to your question, next time post in the proper forum. See https://discussions.apple.com/index.jspa  I'll request that Apple relocate your post.
     Cheers, Tom

  • I got problem when trying to contact my iphone 4 using facetime,it did ringing,but my iphone 4 did not receive that call as if nothing happen.But,when the call ended,that call appeared in the missed call list.fyi both are connected to internet.

    i got problem when trying to call my iphone 4 using facetime with my Macbook Pro 13',it did ringing,but my iphone 4 did not receive that call as if nothing happen.But,when the call ended,that call appeared in the missed call list.fyi both are connected to internet.Help!! thank you in advance

    i got problem when trying to call my iphone 4 using facetime with my Macbook Pro 13',it did ringing,but my iphone 4 did not receive that call as if nothing happen.But,when the call ended,that call appeared in the missed call list.fyi both are connected to internet.Help!! thank you in advance

  • My iPhone 5 got problem when connect with lighting cable, this will keep pop up message "this accessory may not be supported"

    My iPhone 5 got problem when connect with lighting cable, this will keep pop up message "this accessory may not be supported", I can't charge or sync at all. I tried plug and unplug many time, still can't detect/charge my iPhone5, but sometime will 'lucky' that can connect to my iTunes and charge battery…
    This message will auto pop up also when I don't have plug anything in my iPhone 5, It is very annoying…
    The lighting cable is original and now i'm using OS 7.0.4 / iTunes is 11.1.3
    What I can do to fix this problem? Thank you.

    I would try using another cable you can likely borrow one to test from somebody
    if it's the same then likely the connector in your iphone have been damaged

  • After I've upgraded my iPhone iOS to 5.0.1, I got problems with connectivity. If my iPhone lose network, then it gets frozzen and I cannot make calls. After restart the telephone still does not work.

    After I've upgraded my iPhone iOS to 5.0.1, I got problems with connectivity. If my iPhone lose network, then it gets frozzen and I cannot make calls. After restart the telephone still does not work.

    1. Download the iOS 5.0.1: http://www.tobias-hartmann.net/2011/11/download-ios-5-0-1-veroffentlicht-direkte -downloadlinks/
    2. open itunes,Click in iTunes while holding down the Shift key (on Windows) or Alt key (Mac) to restore and firmware

  • I installed Mavericks yesterday and have now got problems with QuarkXpress 9. Every time I click on an image and try to move it the application crashes. Anyone had similar problems or got any suggestions?

    I installed Mavericks yesterday and have now got problems with QuarkXpress 9. Every time I click on an image and try to move it the application crashes. Anyone had similar problems or got any suggestions?

    Hi Guys
    Updated my 2 imacs to Maverick yesterday. Schoolboy error on my part not checking if there were problems with any programmes before I did.
    Quark is now a nightmare with no short term answer on the way. As a Quark user for over 20 years this is just another reason to hold your hands up and say OK Indesign you win I will have to learn how to use you and Quark will be a distant memory.
    I am told there will probably be no solution to getting quak 9 running on Maverick and that you will need to update to 10 in about 2-3 weeks to get back to normal. Having spent a few bob on 2 versions of 9.5 only in Feb this year i didn't really want to upgrade yet.
    So its cough up to carry on using Quark or learn Indesign.
    I have lost faith in Quark as they are quick to send me e-mails asking me to upgrade to this and that version, why didn't they send one out saying do not upgrade to Maverick. Perhaps they know there loyal follwing will uograde to 10 and will generate a nice little bonus before Xmas.
    Lots to do today and will now take 10 times longer to do it. Is this 2013 or 1974!!!!!
    If anyone hears of a solution please post ASAP

  • Hi guys i got problem apple software Update i got masage .The feature you trying use is on a network resource that is unavailable. Click OK to try again,or enter an alternate path to a folder containing the installation package i Tunes.msi' in the box bel

    hi guys i got problem apple software Update
    i got masage
    .The feature you trying use is on a network resource that is unavailable.
    Click OK to try again,or enter an alternate path to a folder containing the installation package i Tunes.msi' in the box below
    and i cant find anything please help

    This forum is for questions about Apple Remote Desktop, Apple's software for managing networked Mac systems, and hence not the best place for your question. I'd suggest asking in the iTunes for Windows forum. You'll need to include more details, including the version of Windows you have, before anyone can do more than guess as to the problem.
    Regards.

  • Help With Scrolling Menu / Button Rollovers

    First thank you to anyone who can answer and help with this
    question.
    http://paragon.sortismarketing.com
    - at this link I have created a site with a simple scrolling menu.
    Now what I want to happen is when you rollOver the buttons on the
    scrolling menu they get larger and then smaller again after you
    roll off them.
    I know how to do this with tweening in a non moving
    environment, by making them a movie clip instead of button. But for
    some reason when I did this in this case it screwed the menu all up
    and made it go crazy. Is there a way to do this with action script
    that isn't going to screw up the underlying code for the
    scrolling?

    You can use the below code also. As your mouse pointer goes
    over the down, it will scroll down.
    on(rollOver){
    scrolltext.scroll -= 1;

Maybe you are looking for

  • Are Systems 10.5.8 and 6.03 compatible if on separate drives on a Mac Pro?

    Question:  I am running System 10.5.8 on  a 2008 Mac Pro in order to preserve my ability to use certain legacy applications such as Quicken 2003 and not lose years of financial data.  There is no reliable financial application currently available to

  • Itunes 10.5.3 update radio issue.

    Just had a software update notification for iTunes with the new iBooks stuff in, so I updated it, like you do, and now it continually tries to update radio lists, and keeps throwing up error messages, stopping me from usingTunes. Clicking the X in th

  • Set maximum aspect ratio when exporting

    Hello, I'm using LR5 and I'm wondering if it's possible (maybe with plugins if necessary) to set a maximum aspect ratio when experting photos. For example I have a picture that I cropped to be a panorama, with an aspect ratio of 26:11. The print shop

  • "Installer failed to initialize" Cannot find log.gz file, please help!

    I've downloaded CS6 but am getting the following message: I tried running the Adobe Support Advisor but I get this message: I've also tried looking through other discussions and found that I need to locate the log.gz files, however, I've followed the

  • Filesystem check failed, root partition not found

    Hi all, Since yesterday I receive the following error message when booting into Arch: :: Mounting root filesystem read-only [ OK ] :: Checking filesystems [BUSY] /dev/sda4: no such file or directory *************** FILESYSTEM CHECK FAILED ***********