How can I get rollover text to show pictures?

The original flash has a publish setting to Flash Player 5, and I have to have the publish setting set to Flash Player 8 (actionscript 2). The original flash works with the Flash Player 5 setting however when I change it the rollover text to picture stops working.
This is the first time I had to work with this and need some help. This is the Coding for the Content
Content
Coding
Actions: Frame 1
_quality="best";
    for (g=1; g<9; g++) {
    this[g]._visible=0;
function menutest () {
    for (i=1; i<9; i++) {
        // Reset Lesson colors
        // myColorObject = new Color(this["l"+i]+[".myitem"]);
        // myColorObject.setRGB(0x020053);
        this["l" + i].gotoAndStop(1);
    this[i]._visible=0;
    // Set Lesson Colors
    // myColorObject = new Color(this["l"+i]+[".myitem"]);
    // myColorObject.setRGB(0xD7A550);
    this[testName].gotoAndStop(2);
     //trace ("testName"+ testName);
    swap = testName.substr(1);
    this[swap]._visible=1;
Actions: Frame 280
stop();
checkanswers-, <info22>
onClipEvent (load) {
    this._alpha = 0;
onClipEvent (enterFrame) {
    if (ii <= 100) {
        ii += 2;
        _root.info22._alpha = ii;
    } else {       
        _root.info22._alpha = 100;
//trace("ii" + ii);
track 2, <l1>
track 2, <l2>
track 2, <l3>
track 2, <l4>
track 2, <l5>
track 2, <l6>
track 2, <l7>
track 2, <l8>

This is the coding for the Symbol Definition(s)
Track 2
Coding
layer 3: frame 1
stop();
layer 3: frame 2
stop();
Symbol 159, <myitem>
onClipEvent (load) {
    this._alpha=0;
Symbol 159, <myitem>
onClipEvent (load) {
    this._alpha=100;
oh the text is on one side and the picture appears on the other side. the text stays on the background

Similar Messages

  • How can i get tool tips to show on slideshow thumbnails?

    How can i get tool tips to show on slideshow thumbnails? I used the widget "blank" composition for a slideshow then i placed the tooltips widget composition over them and made them transparent, but that prevents a user from clicking on the thumbnails... Any ideas?

    I also want to note, i tried putting in tool tips as well as alt. text but only the first thumbnail is included in the HTML...I went through the code and it all my text is missing. I have to manually edit the html in edge reflow or dreamweaver. Muse should fix this - and i know "this is in the wrong section" and not in bugs and new ideas but it relates to my first post...

  • How can I get the "text" field from the actionEvent.getSource() ?

    I have some sample code:
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    import java.util.ArrayList;
    public class JFrameTester{
         public static void main( String[] args ) {
              JFrame f = new JFrame("JFrame");
              f.setSize( 500, 500 );
              ArrayList < JButton > buttonsArr = new ArrayList < JButton > ();
              buttonsArr.add( new JButton( "first" ) );
              buttonsArr.add( new JButton( "second" ) );
              buttonsArr.add( new JButton( "third" ) );
              MyListener myListener = new MyListener();
              ( (JButton) buttonsArr.get( 0 ) ).addActionListener( myListener );
              ( (JButton) buttonsArr.get( 1 ) ).addActionListener( myListener );
              ( (JButton) buttonsArr.get( 2 ) ).addActionListener( myListener );
              JPanel panel = new JPanel();
              panel.add( buttonsArr.get( 0 ) );
              panel.add( buttonsArr.get( 1 ) );
              panel.add( buttonsArr.get( 2 ) );
              f.getContentPane().add( BorderLayout.CENTER, panel );
              f.setDefaultCloseOperation( JFrame.EXIT_ON_CLOSE );
              f.setVisible( true );
         public static class MyListener  implements ActionListener{
              public MyListener() {}
              public void actionPerformed( ActionEvent e ) {
                   System.out.println( "hi!! " + e.getSource() );
                   // I need to know a title of the button (which was clicked)...
    }The output of the code is something like this:
    hi! javax.swing.JButton[,140,5,60x25,alignmentX=0.0,alignmentY=0.5,
    border=javax.swing.plaf.BorderUIResource$CompoundBorderUIResource@1ebcda2d,
    flags=296,maximumSize=,minimumSize=,preferredSize=,defaultIcon=,disabledIcon=,
    disabledSelectedIcon=,margin=javax.swing.plaf.InsetsUIResource[top=2,left=14,bottom=2,
    right=14],paintBorder=true,paintFocus=true,pressedIcon=,rolloverEnabled=true,
    rolloverIcon=,rolloverSelectedIcon=,selectedIcon=,text=first,defaultCapable=true]
    I need this: "first" (from this part: "text=first" of the output above).
    Does anyone know how can I get the "text" field from the e.getSource() ?

    System.out.println( "hi!! " + ( (JButton) e.getSource() ).getText() );I think the problem is solved..If your need is to know the text of the button, yes.
    In a real-world application, no.
    In a RW application, a typical need is merely to know the "logical role" of the button (i.e., the button that validates the form, regardless of whether its text is "OK" or "Save", "Go",...). Text tends to vary much more than the structure of the UI over time.
    In this case you can get the source's name (+getName()+), which will be the name that you've set to the button at UI construction time. Or you can compare the source for equality with either button ( +if evt.getSource()==okButton) {...}+ ).
    All in all, I think the best solution is: don't use the same ActionListener for more than one action (+i.e.+ don't add the same ActionListener to all your buttons, which leads to a big if-then-else series in your actionPerformed() ).
    Eventually, if you're listening to a single button's actions, whose text change over time (e.g. "pause"/"resume" in a VCR bar), I still think it's a bad idea to rely on the text of the button - instead, this text corresponds to a logical state (resp. playing/paused), it is more maintainable to base your logic on the state - which is more resilient to the evolutions of the UI (e.g. if you happen to use 2 toggle buttons instead of one single play/pause button).

  • How can i get music to not show up on my phone that i dont want there

    how can i get music to not show up on my phone that i dont want there

    If the app is G-Toolkit and you have a Gmail app on your iPhone, delete the Gmail app.  Apparently the G-Tool kit is tied to a Gmail app.  From searching the web my impression is that G-Toolkit is not spyware and is from a legitimate company that produces app for several platforms.

  • I have the newest version of the iPad and can not see it under devices in my iTunes account on my PC.  I can however see my iPod touch under devices and sync it.  How can I get my iPad to show under devices and sync as well?

    I have the newest version of the iPad and can not see it under devices in my iTunes account on my PC.  I can however see my iPod touch under devices and sync it.  How can I get my iPad to show under devices and sync as well?  I have also tried may suggestions on the apple support site and none have worked.  Any suggestions are welcome.

    You need iTunes version 11+.
    iPad not appearing in iTunes
    http://www.apple.com/support/ipad/assistant/itunes/
    iOS: Device not recognized in iTunes for Mac OS X
    http://support.apple.com/kb/TS1591
    iOS: Device not recognized in iTunes for Windows
    http://support.apple.com/kb/TS1538
    How to restart the Apple Mobile Device Service (AMDS) on Windows
    http://support.apple.com/kb/TS1567
    IOS: Syncing with iTunes
    http://support.apple.com/kb/HT1386
    Apple - Support - iPad - Syncing
    http://www.apple.com/support/ipad/syncing/
     Cheers, Tom

  • How can I get my POP account showing in the inbox it's supposed to show in?

    Hi-Until a couple of weeks ago all mail received from my IMAP and POP accounts would show up in the correct mailboxes in my Mail inbox list. (Only problem then was that sent mail would never show up in the sent mail folder--always stayed in the inbox.)
    Now a new problem has happened----unless I go directly to my charter cable account (P0P account) to retrieve any mail sent to that particular address, the mail goes unnoticed by Mail on my MAC and nothing shows up in the inbox. But--- If I do a test to myself , sending an email to the POP address from my IMAP account from my MAcMAil, my IMAP account will show the email in the inbox of the IMAP account I sent it from as if I'd mailed it to that account. How can I get my POP account showing in the Inbox? And, any suggestions for a fix to getting the "sent" mail to show in the "sent" folder would also be appreciated.
    Thanks!

    Control click in the tool bar area and customize.

  • How can I get my texts back after IOS update?

    How can I get my texts back after an IOS update?

    Hi Clembo60,
    Welcome to the Apple Support Communities!
    I understand that your text messages are missing after an update on your iPhone. If you have a backup of your device on either iTunes or iCloud, you can restore from that backup and bring your information back. Please review the attached article, which covers how to back up and restore from backups, for more information. 
    Back up and restore your iPhone, iPad, or iPod touch using iCloud or iTunes - Apple Support
    Best regards,
    Joe

  • How can I get iCal not to show the same birthday dates from my iCloud

    How can I get iCal not to show the same birthday dates from my iCloud?

    You don't need them stored locally for a backup. You can manually export your contacts as archive for backup. Also, if you are backing up with Time Machine, you already have a backup. If your hard drive crashed, you would have to rely on your backup or iCloud anyway.
    So, if you're comfortable with that, sign out of iCloud. Choose to delete contacts from the computer. When you sign back into iCloud, you should only have iCloud contacts listed in AB. When you open iCal, you should only have one listing for birthdays.
    The other alternative is to disable the Birthday c.alendar and create one manually.

  • How can I get my iPad to show that little apple tv icon?

    How can I get my iPad to show that little apple tv icon? My husband s iPad shows the icon and we can watch tv or movies, but mine does not.. Is there a setup that I am missing?

    Welcome to the Apple Community.
    Sorry could you describe in a little more detail which icon and where it appears etc.

  • How can I get my icons to show after they are pined they only show up unde the browser icon

    how can I get my icons to show after they are pined

    What do you mean by icons? Website favicons for the tabs you have pinned? Your bookmarks? Something else?
    Please provide a screenshot.
    * https://support.mozilla.org/en-US/kb/how-do-i-create-screenshot-my-problem

  • How can I get my iphone5s to show up in my mac finder

    How can I get my iphone to show up in my finder.

    you know this is mac Pro forum, right? Okay, assuming you have synched up your iphone 5s with itunes, it will show up there under devices.  If you double click on your hard drive, and look  at the window that has opened up there, you will see past "Favorites", past 'Devices" there you will see "Shared" and there your iphone should show up." it will not appear on your desktop as a removeable storage device, at least that's been my experience
    John B

  • How can I get my iMac to show videos, such as those on YouTube, again?

    How can I get my iMac to show videos, such as those on YouTubes, email, AOL, and others, again.

    OK. What happens when you try?
    Have you updated your Flash to the latest video? Worth trying again, just in case you haven't.
    http://get.adobe.com/flashplayer/
    Click Install Now, download, and run the installer from your Downloads folder. Make sure you install it all the way (it'll ask you to quit Safari). Then re-launch Safari and try the video sites again. If that doesn't work, download and run Firefox, and try there - let us know if one browser works and one doesn't.
    Matt

  • In Add-ons When I click on Extenstions the box is empty, How can I get my Extensions to show up?

    In the Add-ons Manager when I click on Extensions, the Extensions window is empty.
    How can I get my Extensions to show up in the Extensions window in the Add-ons Manager?

    Hi, Al.
    In that case, try my second suggestion, above (delete or rename the extensions.xxx files in the [[Profiles|Firefox profile folder]] for example: rename extensions.sqlite to extensions.sqliteOLD, etc.)

  • When I click on GBookmarks the menu doesn't drop down anymore. How can I get my bookmarks to show again?

    When I click on GBookmarks on the menu bar, my bookmarks don't drop down anymore. How can I get my bookmarks to show again? What shows up now when I click on the GBookmarks are 4 choices: Add bookmarks, manage bookmarks, options, and refresh. How can I get my menu of booksmarks to drop down again? I can go to manage bookmarks and then find my bookmarks, but it's a 3 step process now instead of one. What happened here?

    The reviews for the GBookmarks extension agree that there is some problem recently.
    https://addons.mozilla.org/firefox/addon/gbookmarks-google-bookmarks-fo/
    The support page lists an email address for support: http://www.suchisoft.com/ext/gbookmarks.php
    I ran a web search for other recent discussion and didn't come up with any answers. Hopefully the extension's author has time to look into it.

  • How can I get my iPhone to show up on the panel to the right iTunes? I keep connecting it but it does not work.

    How can I get my iPhone to show up on the panel to the right iTunes? I keep connecting it but it does not work.

    http://support.apple.com/kb/TS1538

Maybe you are looking for

  • Nikon D7000 raw file plugin for Photoshop Elements 9

    I have Photoshop 9 on Windows 8 platform and want to install plugin to be able to process raw files of Nikon D7000.

  • 300dpi Image: copy to clipboard??

    Hi everybody, I have somewhat like a problem: I set up something like a picture album with director. Also there is a function to copy a selected image to the clipboard in order to import it into PowerPoint. Now, the original images have a resolution

  • ITunes window keeps coming forward

    I've just installed 11.1.3.8 for Windows 7 and the iTunes window keeps coming forward, overriding any other windows present. It seems to be in 1-2 minute intervals. I can't even type this properly without iTunes popping up. Any help?

  • Infinity speeds not what BT promised in contract

    BT, 13 months ago I signed up to Infinity and then upgraded to Infinity2 earlier this year. My contract letter from BT advised I should be able to download at 29Mbps and for most of this year that has been the case. Often it exceeded that as can be s

  • How do I enable the hot swap function on motherboard MS-7758?

    Hi, I just installed a hot swap rack in my computer that runs windows 8.1. It shows up in device manager under Other devices->unknowns device, but the rack will not read a hard drive when i put one in it. I contacted the manufacturer of the hot swap