A really easy question...I think.

Hi everyone,
I have turned the internet inside-out looking for a simple
tutorial on this and so far I think they have all taken me kind of
a long way around. Basically what I want is text/photos/buttons/
inside the
box that are
"scrollable" without having to scroll left or right. My Flash
document is 800x533px. I've tried doing the whole ScrollPane thing
going through about 5 tutorials with different methods but it says
I have to do New Symbol/Movie Clip and the so-called "stage" that
you construct the movie on doesn't allow you to change dimentions
as far as I know. I can only change the dimensions of the main
Stage and the ScrollPane. I feel like this is a simple task so any
help would be greatly appreciated. I apologize if this is a stupid
question. Thanks everyone.
~Bryan

kodemonki wrote:
> Ok, I think this is a really easy question, but I've
been looking for a while
> online, in these forums, my site's code, and in my WACK
book.
>
> How do you set a request time out for a specific page so
that it can run for
> an hour or so? I'm using 4.5 so I can't use cfsetting,
but I'm pretty sure
> I've seen this before.
>
> Please help, thanks!
>
I have not been able to dig this out, but I have a vague
memory of there
being an URL parameter you could pass to a page to allow it
to run longer.

Similar Messages

  • Quick Easy Question- I think...

    If you have 15 expressions, concatenated by Boolean OR's, how many of the expressions must be true for the entire thing to be true? My friend and I are arguing whether the answer is...
    a. at least 1
    b. all of them
    c. cannot be determined
    Thank you so much for your input. We are studying for an exam, trying to finish the practice questions. I appreciate any input and your time!! :-)

    Hi,
    Programming languages are created by humans, and therefore it is usually pretty easy to answer such questions. Think about the human language..
    Do you have a car or a house or a space ship?
    Any one who owns a car or a house would answer yes, even if they didn't own a space ship. That is, the whole expression evaluates to true if one of the statements is true.
    /Kaj

  • Very easy question, i think

    What's the best way to know if a certain row exist in a table given the primary key?
    The first i can think of it is as follow:
    ResultSet rs=statement.executeQuery("SELECT primary_key FROM tableX
    where primary_key=The_primary_key_i_look_for")
    boolean found=false;
    while (rs.next()) found=true
    return found
    Is there any other (efficient) way to do it?
    I use MS SQL Server 2000.
    Thanks

    Not much more efficent
    ResultSet rs=statement.executeQuery("SELECT primary_key FROM tableX
    where primary_key=The_primary_key_i_look_for")
    return rs.next();

  • Really beginner question - i think

    I've had my iPhone and iTunes for ages. I have a iMac and a Macbook air. I only use my iMac for my iPhone.
    My best friend just bought and iPhone, its up and running and he wants some apps. Believe it or not, he does not have a computer. So he is going to hook it up to my Mac air and get an iTunes account that way. Works for both of us because I'm eventually going to get the smaller Mac Air (mine is 1st gen) and he will get this older Mac Air.
    However I'm sure I've opened the iTunes on the Mac Air before but I've never synced my phone to it. So my question is this: Will it automatically list his phone as one of mine? (we don't want that) Will it erase anything on his phone? Is there anything else I should know about doing this?
    Thanks for your help!
    Susan

    susan-kelly wrote:
    ... he will get this older Mac Air.
    in that case, i would do this:
    (a) create a new user account on the MBA (might as well make it an admin user account)
    (b) while in his user account, set him up with a new iTunes store account
    (c) let him use his iTunes store account in his user account to purchase content for his iPhone to keep both your purchases strictly separate
    (d) before you give your MBA to him, you might want to delete your user account
    click here and have a look @ *method one*.
    edited by the Jolly Green Giant (where Green stands for environmentally friendly)

  • Really easy question about DVDs

    I am about to get a new 5g iPod, and I am excited about being able to watch videos on it. But I have a quick question, is it possible to rip DVDs(like you can with CDs) from iTunes?
    Thanks

    This article addresses your question:
    http://docs.info.apple.com/article.html?artnum=302758

  • Easy Questions, will think of others later

    Some deciding factors for me getting a nano:
    1. Will the camera connector work with the nano?
    2. Are there any speakers coming out soon that will play the ipod and charge it at the same time?
    3. Can the nano connect to the computer over USB 1.1?
    4. Can I charge nano over a firewire wall outlet adapter (I realize Apple says everything abot USB 2.0, but still wondering)?
    5. Come back, I'm gonna think of more quwations orobably tomorrow

    1. Will the camera connector work with the nano?
    No.
    3. Can the nano connect to the computer over USB 1.1?
    As long as it is a high-powered port.
    4. Can I charge nano over a firewire wall outlet adapter (I realize Apple says everything abot USB 2.0, but still wondering)?
    Yes. you can charge your nano if you have a firewire dock cable, but you cannot use it to communicate between the computer and iPod Nano.

  • Really easy question from the technologically ignorant

    Hello hello... I'm new to macs and I'm trying to work out how to share files and applications and suchlike from my account to my girlfriend's (on the same computer). For example, it'd be nice if when I put a CD on i-Tunes it automatically went into her library as well - also, when I install programmes on my account, we can't seem to access them from hers. I'm sure this is hopelessly easy to do, but there's only so much experimenting I can do before I worry I'm going to break something...
    Cheers all...
    Mac Mini   Mac OS X (10.4)  

    iTunes has a sharing preference. There's no need to download music to both users Music folder. The /Users/Shared folder is set up so that all users can put files in this location and let other login users "see" them. Changing the content of a file in the Shared folder involves modifying the permissions on the file. This can be done in the Get Info window (you will find a sub-menu in the Finder's File menu). Select the file that you wish to change the permissions on, select the Get Info sub-menu and change the permissions so Others can read & write.

  • JButton easy question (i think)

    in swing what is the name of a button that can also be a list. It is usually used in toolbar, such as the one in internet exlporer. You can chosse between a click on the button or a click on a little arrow that makes a menu appear.
    (example : the "back" button of I.E.)
    do you see what i mean ?
    how to do one like that, in swing ?
    thank you.
    Sylvain.

    ...and if you click on the JComboBox, from the link I gave you above you will be taken to the Swing tutorial on "How to Use ComboBoxes", including ideas on how to customize the JComboBox. Maybe it will do what you want, maybe it won't, but since you replied to my first message only 5 minutes after I posted it, you obviously didn't take the time to read the tutorial to see what it could do for you.
    The Swing tutorial is a great place to find information, use it.

  • Really silly question I think.

    I have an applet that I am trying to add buttons to. The Applet uses Border Layout. I want to add two buttons side by side at the bottom of the frame, but whenever I say
    container.add(jButton1, BorderLayout.SOUTH);
    container.add(jbutton2, BorderLayout.SOUTH);
    Only one of the buttons appears at the bottom. I want them both to appear, side by side, at the bottom of the screen. How do I do this?

    nickv360 wrote:
    Okay, so if I want to add two tables (1 on top of the other) to the WEST side of this layout, how should I do that? I tried adding the two tables to their own JPanel, but they get put side by side and I want them on top of each other.It's time to start doing some homework. I recommend that you go to the Sun tutorials and start reading on and experimenting with the different layouts. Look most carefully at BorderLayout, FlowLayout, BoxLayout and GridLayout. for your current purposes, one of the latter two would probably work best.
    Oh, also, avoid looking at the GridBagLayout until you understand the above well.

  • Really really easy question about sleeping MBP

    I have a macbook pro and i am running a program that cannot save for whatever reason, and i want to know if i can close the screen (putting the computer to sleep, i havent changed any defaults), will my program QUIT causing me to loose all of my work, or will it remain "open" and open with my work the next time i open my screen
    thanks
    ben

    Your program may quit for other reasons which you have no control over.
    Backup and save your data frequently*:
    http://www.macmaps.com/backup.html
    - * Links to my pages may give me compensation.

  • Really Easy Question

    If I want to run Mac Server on a MacPro Desktop, do I also need to have Tiger or Leopard OS installed as well?
    I'm trying to resolve a licensing issue.

    Hi
    Short answer: No
    OSX Server is a superset of the standard client OS. You can install OSX Server on a formatted drive with no prior operating system installed or you can upgrade the client version to the Server version.
    Tony

  • Probably a really easy question but im really stuck so need to know asap please!

    Im currently working on a piece for my final year project that takes a webcam and has an old movie effect over it. I have this all working but what I need to know asap though is,
    Is there a way that i could put a black box over it that when the user walks in front of the camera that the black box would disapear. I need to know asap so please please please please let me know if you know how to do this!
    KR

    hi
    i guess what you need is motion detection - when motion is detected, set visibility of black box to true.
    this should get you started: http://nocreativity.com/blog/webcam-motion-detection-coolness

  • Easy Question about resizing video

    I searched 'Resizing Video' and there was too many unrelated results to a really simple question.
    In my old program "Premiere', to resize and move a video around was very easy. You could adjust the scale and X-Y values numerically, or you could use a Free Transform like in Photoshop. Simply dragging bounding boxes for size and aspect and also dragging the clip to decide it's location.
    The only way I know how to do this in FCP is I double click a clip in the sequence, it loads into the viewer, I go to the Motion Tab and then I can adjust the Scale, which is cool. But then I'm left with the Distort section to adjust position (and aspect if need be). In the Distort section there are 8 numeric fields of info to figure out and fill out just to get one clip in a different position correctly.
    I'm thinking there must be another way to adjust the location (or aspect) of a video clip without spending a bit of time on exact coordinates, I want to eye-ball where I want the clip to go and simply move it there. Is the Distort feature the only way to do this? If not, which is the fastest way to move and change the dimension of a clip.
    Thanks for reading, I hope there is another way, I'm not use to these calculations and they're slowing me down.
    Monty

    I searched 'Resizing Video' and there was too many unrelated results to a really simple question.
    That's because it's not a simple question at all and yet every one of those threads was related to the OP's question. As you discovered, there are lots of ways to interpret "resize," during capture, editing, effects, output, viewing, encoding, printing. But the solution was even simpler than you thought. All you had to do was open the manual or the online help system. Start taking the manuals to the gym with you. FCP is not Premiere. You're going to hate FCP, you're going to love FCP but it will never behave like Premiere beyond the elements of the functional paradigm. Forget Premiere.
    bogiesan

  • Easy question: Give access to a class in another class.

    Stupid title, but dont know how to express myself :P Sorry for that.
    To the problem. Never had this problem before, and I know its a really easy solution to this.
    I have my Main class, which creates a MyView class. Inside this class, I make to new classes(or instances of classes i've already made), MyPanel and MyToolsPanel. Now I want to add buttons inside the MyToolsPanel class, and add actionlisteners to these buttons inside MyPanel.
    What I'v always done to grant access to MyToolsPanel inside of MyTools, is to simply add a
    //this is the MyPanel class
    MyToolsPanel mtp;
    public void setMtp(MyToolsPanel mtp){
    this.mtp = mtp;
    }and then in the MyView class which create these to classes, I put a command: mp.setMtp(mtp);
    When I run this it doesnt work.. Why? Should be easy to solve, since it obviously is a stupid problem that I just dont see. :P Feeling kind of stupid to ask this question, but this is how it is...
    EDIT: I might have to implement actionListener inside the MyToolsPanel class?
    Edited by: Stianbl on Sep 28, 2008 4:59 PM

    one way:
    import java.awt.event.ActionListener;
    import javax.swing.JButton;
    import javax.swing.JPanel;
    import javax.swing.JTextField;
    * Subclasses JPanel, can send text out via the getText() method
    * can hook into button press via addActionListener
    * @author Pete
    public class PanelCommSender extends JPanel
      private JTextField sendingField = new JTextField(12);
      private JButton sendButton = new JButton("Send");
      public PanelCommSender()
        add(sendingField);
        add(sendButton);
      public void addActionListener(ActionListener al)
        // attach this listener to the button
        sendButton.addActionListener(al);
       * call this to get the text currently in the textfield
       * @return String text
      public String getText()
        return sendingField.getText();
    import javax.swing.JLabel;
    import javax.swing.JPanel;
    import javax.swing.JTextField;
    * Subclasses JPanel, receives text from another class
    * @author Pete
    public class PanelCommReceiver extends JPanel
      private JTextField showResultsField = new JTextField(12);
      public PanelCommReceiver()
        showResultsField.setEditable(false);
        add(new JLabel("Results from other panel: "));
        add(showResultsField);
       * call this to set text of textField
       * @param text
      public void setText(String text)
        showResultsField.setText(text);
    import java.awt.Dimension;
    import java.awt.event.ActionEvent;
    import java.awt.event.ActionListener;
    import javax.swing.JDialog;
    import javax.swing.JFrame;
    public class PanelCommControl
      private static void createAndShowUI()
        // create new instances of the receiving and sending panels:
        final PanelCommReceiver receivePanel = new PanelCommReceiver();
        final PanelCommSender sendPanel = new PanelCommSender();
        // let the communicate w/ each other
        sendPanel.addActionListener(new ActionListener()
          public void actionPerformed(ActionEvent e)
            receivePanel.setText(sendPanel.getText());
        // place the receiving JPanel into a JFrame
        JFrame frame = new JFrame("Receiving Panel");
        frame.getContentPane().add(receivePanel);
        frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
        frame.setPreferredSize(new Dimension(300, 300)); // make it bigger so it can be seen
        frame.pack();
        frame.setLocationRelativeTo(null);
        frame.setVisible(true);
        // place the sending JPanel into a JDialog
        JDialog dialog = new JDialog(frame, "Sending Panel", false);
        dialog.getContentPane().add(sendPanel);
        dialog.pack();
        dialog.setLocationRelativeTo(null);
        dialog.setVisible(true);
      public static void main(String[] args)
        java.awt.EventQueue.invokeLater(new Runnable()
          public void run()
            // run the whole show in a thread-safe manner
            createAndShowUI();
    }

  • Easy question for the MODS

    Unlike more difficult questions like CRC problems, ps problems, etc, this is rather an easy question.
    The KT4V manual (page 3-8) lists the onboard NIC as a "boot device" option.  This "feature" is available in Bios 1.1, 1.2 but not available in Bios 1.4 and later.  
    Any reason why this feature was mutilated and not available anymore in the later bioses?
    Are there two different bioses for KT4V and KT4V-L?  If yes where can one find the bios for KT4V-L?
    I know this feature is not very popular with the majority of users, and I'm not trying to bust anyone's balls for removing un-popular features, but the "boot from NIC"  was one of the features/reasons why I got this mb, and I would rather use a much newer bios than 1.2 (for known reasons).
    Also, while on this topic, boot-from-usb (especially thumb drives) feature would also be greatly appreciated - I think it is also listed in the manual.
    TIA

    Hi,
    Quote
    Please suggest him to update the BIOS Ver1.9 which can support Boot from LAN and boot from USB devices.
    AMI BIOS can boot from the devices which support BIOS Boot specifications (BBS, you can refer to the attached file for the information).
    Email me, so I can send you the BIOS PDF.

Maybe you are looking for