[DIR MX] scroll y rollover text

Hola a todos,
Tengo una duda respecto los scrolls y rollovers de texto en
director... Estoy realizando un CD en el que hay dos textos
bastante largos que necesitan de un scroll. He hecho un script para
que dos botones muevan los textos arriba y abajo, pero anda muy muy
lento. Ademas mis textos tienen hyperlinks que deben cambiar de
color al hacer rollover. Cogí un behaivor que hay colgado en
la pagina de macromedia, pero tambien anda muy lento. Da la
sensación que tarda mucho en el momento en que hay que cambiar
de color el texto.
Alguien se ha encontrado con el mismo problema?
Cómo es posible que el señor Macromedia no se curre
unos scripts guapos para texto?
Cómo puedo resolverlo?
muchas gracias,
Al.

Thanks for your reply. I modified your suggestion and set the following properties on a Canvas that I used as a wrapper:
<mx:Canvas id="cover" width="100%"  height="100%"  mouseChildren="false" buttonMode="true" useHandCursor="true"  >
</mx:Canvas>

Similar Messages

  • Creating text that will scroll in a text frame

    I have tried to create text that will scroll in a text frame by following this:
    Create your text frame including any inline buttons or hyperlinks. Make note of its width and then draw the frame you wish to hold that content. Make it about 5-7 pixels wider than the text frame and align the two, top and left. Cut the text frame to the clipboard and choose the placeholder frame. Choose edit>past into.
    With that frame select, from the overlay creator panel choose pan and zoom and check the pan only option.
    When I get to the overlay creator panel and choose pan and zoom, it asks me to select a cropped image.  I'm not sure what I'm doing wrong.  Any help would be appreciated.
    Also, I am not creating any of the content on the pasteboard.
    Please help. thanks

    is the parenting frame cropping the inline text frame?
    —Johannes

  • Is it possible to add rollover text in PDF generated from FM11?

    Hi
    I am creating a documentation using FM11. In this, I have used quite a few terms. Though I have given their definitions as a separate section within the FM file, I also want the definitions to be available a rollover text. Is that possible? For example, when the learner moves his mouse over a term called "Project folder", a tooltip-like text should appear with the description of "Project folder".
    If not, can I give the description as a pop-up window that will work in PDF?
    Worst case scenario, I will have to go with "Jump to Named Destination" feature in FM to take the learner to description section and ask him to use "Previous View" (in PDF) to get back to the position where he came from.
    Sreekanth
    P.S.: I have read that Shlomo Peret's Timesavers can do the job for me. But, for now, I am not looking to buy anything.

    See: Is there a way to create a popup comment in FrameMaker 10?
    > ... read that Shlomo Peret's Timesavers can do the job for me.
    Yep. Demo at:
    www.microtype.com/showcase/FormAsst/SP_RolloverPop_demo.pdf

  • How do I change mouseover or rollover text in iweb08

    I've gone through the web and iWeb as best I can. I can't seem to get a simple answer to this one, so I'm hoping somebody here shares this question.
    I use iWeb08. It's great. I've built a complicated website from scratch and it's great.
    I simply cannot change the rollover text on images. I've created a bunch of pictures and used them as links to other pages on my site. But now it simply says, "link to xxx" and I cannot figure out how to change that text to what I need it to say.
    Any help would be greatl appreciated!

    In an earlier post you said "I simply cannot change the rollover text on images."
    Note that the text IS the image. So to change the text you have to create an image with the changed text.
    In the end you have TWO images. One with this text and one with the other text.
    iWeb cannot do that.
    So you have to find a solution for that.
    Here's a page with rollover images. You can use it in the HTML Snippet. Study the code. Instead of animals use text :
    http://www.wyodor.net/_Demo/duckmenu/HoverImages.html

  • Rollover text not rendering correctly in Safari 7.x

    Safari 7.x and my blog (NotNecessarilyPretty.com) are not getting along.
    Specifically, the rollover text in the post titles (see attached or visit site) is not rendering correctly. The right edge of the text does not change to the correct color. Have been in contact with Apple as well as the theme's developer, but have yet to be offered of a fix. 
    This blog displays correctly when accessed via Chrome or Firefox, and prior to Mavericks, Safari evidenced no problem.
    Thoughts on how to correct this?
    Thanks!

    The original screenshot didn't show here, so for anyone else reading, who may well know much more about CSS & Safari than I :
    changes to this - note the right edge
    But with word-spacing un-checked in Inspector...

  • 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

  • How to create rollover text on an image

    I'm a non-coder I'm using Dreamweaver CS4 to create a personal website.  I know next to nothing about CSS, but I think I understand how to create a style and apply it to elements. 
    My website has several image galleries, and what I'd like to be able to do is create a rollover text box of some kind that floats up in a fixed position when mouseover on an image.  What I'm looking to do is basically what this website does on their top header image:
    AstroBin | AstroBin
    I've experimented some with spry tooltips but I want the text box to be in the same position and not wherever the mouse is pointing at the time.  I have done hours of searching and I cannot come up with a solution to this (at least not one that I understand) and it's quite possible that I don't even know the terms to search for. 
    What tools or terms am I describing here?  What should I be searching for? 
    Can anyone point me to a good tutorial to do what I'm asking?  Please give me the dummy version!
    Thanks in advance.

    import java.awt.*;
    import java.awt.image.*;
    import javax.swing.*;
    public class fireleaf extends JFrame {
      public fireleaf() {
        JLabel label = new ImageLabel();
        JPanel panel = new JPanel();
        panel.setBackground(Color.pink);
        panel.add(label);
        getContentPane().add(panel, "Center");
        setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
        setSize(300,200);
        setLocation(300,200);
        setVisible(true);
      private class ImageLabel extends JLabel {
      // image from:
      // http://java.sun.com/docs/books/tutorial/uiswing/painting/imageSequence.html
        public ImageLabel() {
          Toolkit toolkit = Toolkit.getDefaultToolkit();
          Image image = toolkit.getImage("images\\T4.gif");
          ImageIcon icon = new ImageIcon(image);
          setIcon(icon);
          setOpaque(true);
        public void paintComponent(Graphics g) {
          super.paintComponent(g);
          Graphics2D g2 = (Graphics2D)g;
          g2.setRenderingHint(RenderingHints.KEY_ANTIALIASING,
                              RenderingHints.VALUE_ANTIALIAS_ON);
          g2.drawString("hello", 10, 10);
      public static void main(String[] args) {
        new fireleaf();
    }

  • Synchronize scrolling of two text items.

    Forms 10g
    I have two multiline text items with vertical scrollbars, and I need to keep the information contained in them aligned.
    Is there a way to scroll two multiline text items with one scrollbar?

    You could create a separate stacked canvas (with a large vertical size), place the two textitems (also very large in vertical) on that stacked canvas and use the scrollbar of the stacked canves to scroll both. Only disadvantage: You have to have a "maximum" vertical size

  • Lenovo G50 Touchpad not letting scroll to highlight text in word to delete text in Windows 10

    Hi. I'm working on a paper. When I want to use the touchpad to scroll to highlight text to delete it is not highlighting the text. It was working perfectly not too long ago. I'm sure it's something simple but I don't know what happened. Can anyone help me please?

    hi DonnaR,
    Welcome to the Forums.
    When you highlight the text, are you doing a double tap & hold then drag to highlight the text or click & hold then drag on the touchpad to highlight? 
    If it's the former then tapping might be disabled. Ensure that the Touchpad driver is installed and the tapping feature is enabled.
    Drivers:
    G50-30:
    Touchpad Driver (Elan, Synaptics) for Windows 10 (64-bit)
    G50-40 / G50-80:
    Touchpad Driver (Elan, Synaptics) for Windows 10 (64-bit)
    G40-45, G50-45, G70-35
    Touchpad Driver (Elan, Synaptics) for Windows 10 (64-bit)
    G50-70:
    Touchpad Driver (Elan, Synaptics) for Windows 10 (64-bit)
    ELAN:
    - Link to picture
    - Illustration of ELAN Smart-Pad
    Synaptics:
     - Link to picture
    Let me know how it goes.
    Regards

  • Scrolling in a text box so you can see the full text

    How to scroll in a text box so you can see the full text

    Hello treboh3,
    Thanks for using Apple Support Communities.
    It's not very clear to me what the issue is that you're experiencing, but if you just want to scroll a text cursor through your text, then follow the directions below.
    Revise text. Touch and hold the text to show the magnifying glass, then drag to position the insertion point.
    Edit text - iPad User Guide
    Have a good one,
    Alex H.

  • GUI Rollover Text

    Is it possible to incorporate rollover text into the custom GUIs for Photoshop?  For example, if someone places their mouse over a checkbox, I would like a description of what would happen if that box is checked, just like if you hover your mouse over a tool on the Photoshop tool palette for a few seconds.  Any ideas?
    var w = new Window('dialog','Rollover');
    w.cb1 = w.add('checkbox',undefined,'Test');
    w.show();
    How would I get the checkbox above to pop-up a rollover text when the mouse is over it?  Is it even possible to do this without creating a new window or using an alert?
    Thanks in advance for any help!
    dgolberg

    Almost every contol has a helpTip property. Setting the property does what I think you are asking.
    var w = new Window('dialog','Rollover');
    w.cb1 = w.add('checkbox',undefined,'Test');
    w.cb1.helpTip = "click the box to do something";
    w.show();

  • Simple way to create rollover text?

    I want to ask visitors on my page to enable pop-ups if they click on one of my quicktimes (to decrease load times, I use pop-up windows on my video-heavy pages). I want the text to appear over the still "poster" image of the quicktime when they mouseover it. Is there a simple way to do text rollover? Or do I have to make it into an image (create another jpeg for each "poster" with the text written on it)?
    Here's the site: http://web.me.com/roncutz/roncutz/theatricaltvspots.html
    Thanks in advance.

    Heres' a solution that takes the form into acount :
    <iframe style="margin: 0px auto"
    src="../../../roncutz/" width="322" height="240" frameborder="0" scrolling="no">
    </iframe>
    <script language="JavaScript" type="text/javascript">
    <!--
    function open_win()
    window.open("http://homepage.mac.com/roncutz/.Public/MonstersVsAliens.m4v","_blank","
    toolbar=no, location=yes, directories=no, status=no,
    menubar=no, scrollbars=no, resizable=yes,
    copyhistory=yes, width=480, height=270") }
    // -->
    </script>
    <form style="position: absolute; left: 45%; margin-top: -35px;"><input type="button" value="PLAY">
    </form>
    It would be safer to use a webpage to display the popup movie. A MIME file error exist on the MobileMe server when you either upload your movie from the Finder to the Sites folder on MobileMe or if you upload with Cyberduck.
    The movie will download in Safari instead of being displayed.
    http://discussions.apple.com/message.jspa?messageID=11150467&tstart=0
    Here's a solution : http://www.wyodor.net/MoreEmbed/embedmedia.html
    Click the link in the sentence : +Here's a basic sample page with shaded background you can use for testing.+
    And click the link in the sentence : +Click to open a window with the pop-up code.+

  • Scrolling and selecting text with a bluetooth mouse. (Possible bug?)

    I currently have an Apple Keyboard and Magic Mouse hooked up to my Playbook. They work very well, the implementation is incredible. However, I cannot for the life of me figure out how to scroll with the the mouse. It really limits the PB since if I hook it up to my television I cannot scroll unless I have the PB near me. Has anyone gotten this to work or is this something we are hoping to get in a future update? Aslo, is there a way to select text and bring up the copy/paste menu without having to use the touch screen? I can select text by holding shift / arrow keys on the keyboard but am unable to perform any actions without having to use the touchscreen.
    Thanks!

    Hold on there, @jnko -- are you saying you can scroll with the mouse (as in, use the virtual scroll wheel), or are you saying you can use the mouse to click on the document in, say, Word To Go, and drag it to make the screen scroll?  I can only do the latter, and, like you, can't scroll at all in the web browser.  Stinks that this wasn't fixed with the last update...

  • Have to scroll to view text in email - GAFE Account in mail app

    We have been having an issue with users that have their Google Apps for Education account set up in the mail app on an iphone. When they receive an email, from time to time the email's text does not fit in the phones display and the user has to scroll the screen to view all the text in the body of the email message. 
    Sometimes double clicking the text in the body of the email rearranges the email so that it can be read upon opening the email without scrolling the screen. Google Apps stated this could be an issue with adding a footer to the domain. We have added a footer to our domain so that all users sending out email have the mandated district footer.  However google does not give any resolution to the issue. Instead have pointed the finger in another direction.
    The Google Apps rep stated "I understand that this issue only occur on Iphone devices. I don't have much information on how Apple products have their settings. I would recommend to get in touch with apple support for the iphone devices display. i have found this forum for Iphone devices issue with mail and such services https://discussions.apple.com/community/iphone/using_iphone?view=discussions&tag Set=1174 "
    So hear I am.  Has anyone else had this issue and found a resolution.  I have attached a screen shot to show what I have explained above in case I was not clear.
    Thanks in advance,

    Shut down the app
    - From any Home Screen, double tap the home button to bring up the Recents List
    - Tap and hold any icon until they wiggle
    - Press the red to delete the Mail app from this list.
    - Press the home button twice when done.
    - Restart Mail

  • Can you change rollover text in the same slice for different triggers?

    Hi, I haven't used Fireworks since version 3, which was about 6 years ago, when I dabbled in web development.  My past has come back to haunt me, and I need to make a fairly simple website pretty quickly for my boss.  I've got myself CS4, and now that I've figured out that you can't use buttons for disjoint rollovers, I'm starting to make progress...
    What I want to achieve, is that there are 6 'buttons' on my page, which when you rollover them will display text in a box to the side.  I would use separate boxes for each button, but there isn't enough space on the page, as there is quite a lot of text, so I would like to use a box in the same place to display any of the 6 texts, depending on which button is rolled over.  Can this be done?
    I probably haven't quite got my head round layers, and this may be very simple, but could someone please point me in the right direction, even if it is a link to the right bit on product help?
    Because the button disjoint rollover doesn't work, I have created 6 slices for the triggers.  I tried hotspots first, but couldn't use them as I also want a rollover live filter effect on the trigger.

    Yes, you can trigger different slice contents on rollover from multiple other slices.
    It's easier to show than describe, so here is a sample file that does what I think you're looking for:
    (1) six buttons
    (2) each button has unique text
    (3) each button has a rollover state
    (4) unique text is displayed in the same place for each button on rollover
    Hope this helps!
    Dave
    Right-click and save the image below - it's a Fireworks source file:

Maybe you are looking for