Movie within a button

Within a movie, if you mouseover a button, another clip plays
(spinning DVD). However, when you continue to mouseover the button
and reach the spinning DVD inside the button, it disappears. When
you click on the area where the spinning DVD is suppose to be at,
it appears and will be allowed to be dragged and dropped into a DVD
Player to launch a movie clip (flv). Why does mouseover a clip make
it disappear when it is visible during mouseover the button? The
spinning DVD is inside the button area. Thanks in advance for your
help. I'm in the U.S. Army and there is no one else to turn too.
PLEASE HELP :(

TNchicklet,
> Within a movie, if you mouseover a button, another clip
> plays (spinning DVD). However, when you continue to
> mouseover the button and reach the spinning DVD inside
> the button, it disappears.
What is the "it" that disappears -- the DVD, maybe the
button?
> When you click on the area where the spinning DVD is
> suppose to be at, it appears and will be allowed to be
> dragged and dropped into a DVD Player to launch a
> movie clip (flv).
Okay. I *think* I know what you're after, but there are a
number of
ways to accomplish what you've described in Flash, so it
would definitely
help if you could explain your steps. :)
> Why does mouseover a clip make it disappear when it is
> visible during mouseover the button?
This depends greatly (entirely?) on how your clip and button
are built.
> The spinning DVD is inside the button area. Thanks in
> advance for your help.
When you say "inside the button area" do you mean inside one
of the
frames of the button symbol itself?
I'm happy to help you out, but we're going to need to break
this down
into clear sub-goals -- then we'll knock each one out, in
turn. :)
David
stiller (at) quip (dot) net
Dev essays:
http://www.quip.net/blog/
"Luck is the residue of good design."

Similar Messages

  • Multiple movie clips within a button

    I'm having trouble with working a movie clip played one after another within a button. Can anybody help? or is there a simpler way of getting multiple movie clips to play?
    for my project, when you hover over the button and vines grow out. currently, i have one working in a button but i can't seem to get other vines to work.

    use a movieclip (or sprite) button.  you can then control the child movieclips with actionscript.

  • Stopping Audio in movie within movie..?

    hello,
    If I create a captivate movie called XYZ, (series of slides,
    and/or full motion capture) add narration to it, publish it to swf
    format, and then create a new captivate movie called ABC which uses
    that swf on one of it's slides (i.e. a movie within a movie), how
    do I create buttons in ABC which will stop the audio of XYZ in case
    the learner wants to go to the next slide before XYZ finishes???
    Also, why does a wav file created in Audacity, and
    normalized, sound distorted in captivate? Is there a way around it,
    besides lowering the volume of my Audacity wav file?
    thank you
    Mike

    Mike said . . .
    quote:
    ... how do I create buttons in ABC which will stop the audio of
    XYZ?
    You don't. You create controls for movie XYZ
    within movie XYZ.
    quote:
    ... why does a wav file created in Audacity, and normalized,
    sound distorted in captivate?
    It doesn't - at least on all machines. Perhaps
    you are seeing the problem because of the file-format you are
    saving to (in Audacity). Can you describe what you mean by "sound
    distorted"? Your reference to lowering the volume indicates it is
    not necessarily being distorted, but being amplified excessively
    after import to Captivate . . .
    If that is the case, it seems to me that the simplest
    solution is exactly what you already suggested - lower the
    amplitude in Audacity . . .

  • How can I execute an external program from within a button's event handler?

    I am using Tomcat ApacheTomcat 6.0.16 with Netbeans 6.1 (with the latest JDK/J2EE)
    I need to execute external programs from an event handler for a button on a JSF page (the program is compiled, and extremely fast compared both to plain java and especially stored procedures written in SQL).
    I tried what I'd do in a standalone program (as shown in the appended code), but it didn't work. Instead I received text saying the program couldn't be found. This error message comes even if I try the Windows command "dir". I thought with 'dir' I'd at least get the contents of the current working directory. :-(
    I can probably get by with cgi on Apache's httpd server (or, I understand tomcat supports cgi, but I have yet to get that to work either), but whatever I do I need to be able to do it from within the button's event handler. And if I resort to cgi, I must be able to maintain session jumping from one server to the other and back.
    So, then, how can I do this?
    Thanks
    Ted
    NB: The programs that I need to run do NOT take input from the user. Rather, my code in the web application processes user selections from selection controls, and a couple field controls, sanitizes the inoputs and places clean, safe data in a MySQL database, and then the external program I need to run gets safe data from the database, does some heavy duty number crunching, and puts the output data into the database. They are well insulated from mischeif.
    NB: In the following array_function_test.pl was placed in the same folder as the web application's jsp pages, (and I'd tried WEB-INF - with the same result), and I DID see the file in the application's war file.
            try {
                java.lang.ProcessBuilder pn = new java.lang.ProcessBuilder("array_function_test.pl");
                //pn.directory(new java.io.File("K:\\work"));
                java.lang.Process pr = pn.start();
                java.io.BufferedInputStream bis = (java.io.BufferedInputStream)pr.getInputStream();
                String tmp = new String("");
                byte b[] = new byte[1000];
                int i = 0;
                while (i != -1) {
                    bis.read(b);
                    tmp += new String(b);
                getSelectionsDisplayTextArea().setText(getSelectionsDisplayTextArea().getText() + "\n\n" + tmp);
            } catch (java.io.IOException ex) {
                getSelectionsDisplayTextArea().setText(getSelectionsDisplayTextArea().getText() + "\n\n" + ex.getMessage());
            }

    Hi Fonsi!
    One way to execute an external program is to use the System Exec.vi. You find it in the functions pallet under Communication.
    /Thomas

  • In 4.0.1, is it possible to move the Bookmarks Button on the Bookmarks Toolbar to a different position on the Bookmarks Toolbar from it default position on the far right?

    The default Bookmarks Button is on the far, upper right side of the browser window on the Bookmarks Toolbar. It's distracting there, on the edge, in Siberia. I use it a thousand times per day. It's unnatural and distracting to always be turning to the edge, away from "the action". Is there any way to slide its location on the toolbar? Or at least put it on the far left where there's more "action"? I doubt I'm the only one with this instinct, otherwise the Firefox button and items on the usual menu bar (like File, Edit) would not always be placed on the upper left, not upper right. I'm not asking about the other, optional Bookmarks Button that can be put on the Navigation Toolbar which functions differently and more cumbersomely.

    To move the bookmarks button on the Bookmarks Toolbar, you have to go into Customize first. Just drag the button palette to one side so you have full access to the bar. The only things on it should be "Bookmarks Toolbar Items" and the icon for the bookmarks drop-down list. Hopefully then you can swap their positions.
    (And it is weird that the buttons look the same when one shows a menu and other opens the Bookmarks Sidebar.)

  • How do I create a message box for a listbox, with a 'move item up' and a 'move item down' button?

    In my listbox I want to create an error message for when I click the 'move item up' button and the item is already at the top of the list, but I am not sure how to do it.
    Here is the code I have right now:
    if (ListBox. )
    MessageBox.Show("Item is already at the top of list.");
    return;
    I also want to know how I would do the same for a 'move item down' button (if it is at the bottom of the list and I click 'move item down' button).
    Thanks.

    Here is the code,
    C#
    public void button1_click(object sender, EventArgs e)
    if (ListBox1.SelectedIndex == 0) {
    //MSGBOX
    return;
    //'Your move up code
    public void button2_click(object sender, EventArgs e)
    if (ListBox1.SelectedIndex == ListBox1.Items.Count - 1) {
    //MSGBOX
    return;
    //'Your move down code
    Insert each code in their own buttons.
    VB.net
    Public Sub button1_click(sender As Object, e As EventArgs) Handles UpButton.click
    If ListBox1.SelectedIndex = 0 Then
    'MSGBOX
    Exit Sub
    End If
    ''Your move up code
    End Sub
    Public Sub button2_click(sender As Object, e As EventArgs) Handles DownButton.click
    If ListBox1.SelectedIndex = ListBox1.Items.Count - 1 Then
    'MSGBOX
    Exit Sub
    End If
    ''Your move down code
    End Sub

  • How do I move the Home button between Back Forward and address bar?

    The way I have my firefox set up for years is to put the buttons like this:
    [Back][Forward][Stop/Reload][Home][Progress Animation][Address Bar]
    Now in FF29 I'm trying to move the Home button between the BackForward buttons and the address bar and it won't let me.
    I thought FF29 was supposed to be the most customizable Firefox yet? *confused*
    Is there a way to do this, am I missing something? Thanks

    ''' "I thought FF29 was supposed to be the most customizable Firefox yet?" ''' <br />
    Whoever told you that was incorrect, as far as I am concerned. Firefox still is more customizable that the "competition", but not as much as previous versions were.
    The Home button can be moved, but the Back / Forward combo button is attached to the Address Bar - they can't be separated.
    The combo Stop / Reload button is locked in the Address Bar.<br />
    The old "Activity Indicator" is gone. Deemed unnecessary with the loading animation on the left corner of each tab, where the Favicon appears once the page is fully loaded.
    https://support.mozilla.org/en-US/kb/how-to-make-new-firefox-look-like-old-firefox
    Many users are installing the Classic Theme Restorer extension. <br />
    https://addons.mozilla.org/en-US/firefox/addon/classicthemerestorer/ <br />But I don't think that is going to turn out to be along term solution. As users start installing other extensions I think they are going to run into compatibility issues where the new extension "expects" the user to be using what Firefox came with - not the "retro" features.

  • Movie clips as buttons

    Hi all having a bit of difficulty with a project,
    Iam using movie clips as buttons, the only function they
    perform is loading in external swf files into a blank movie clip.
    The script I have used for this is as follows:
    on (release) {
    loadMovie("folio.swf", "_level0.holder");

    Hi joakimpilo, im not to sure im following your question
    correctly but here goes...
    I am assuming b1, b2, b3 and b4 are your MC buttons and you
    want these to load in information.
    This is what I do for similar situations,
    on your main timeline have an MC named holder that you will
    load external swf files into when you click a certain button. It is
    important that you take a note of the size so you can create the
    external swf at the same size, so when they load in they fit
    correctly.
    then in the buttonMC have a top layer that contains a simple
    box that covers the entire area of the MC. this kind of acts as a
    hit area so if you have animated the MC for a roll over effect make
    sure the button covers the area you need. I then apply the script
    to this button as follows (still in the buttonMC, not on main
    timeline)
    on (release) {
    loadMovie("yourexternalmovie.swf", "_level0.holder");
    "yourexternalmovie.swf" is the name of the external movie
    holding the informatiion you want loaded in to the "holder" MC.
    This is created in an entirely different flash document. Make sure
    and remember the name of these external files and just apply to
    each button.
    It is also very important to keep all the swf files in the
    same folder as the main flash file so it can see them to import.
    Hope that makes some sort of sense, and is actually what your
    looking for.

  • Move next/previous buttons in a region with over 100 items

    Hi,
    Is there a way to show items in a region in chunks and then have a move next/previous buttons. I have a region on a page that has over 100 items how can I show 10 items a time and then have move next/previous buttons. I am using 10.1.2.0.2
    Thanks

    In the "what to search" tab, select the pagegroup where stands your page.
    below teh pagegroup selection you got an option named "Which pages should be searched?"
    Browse to your page.
    Leave the search criterias blank (so taht the portlet won't make any filter)
    In the "results display" tab, select the pagination.
    Now, your portlet will display all items on your page.
    The best way to use it is to put all your items on page1.
    Create a page2 with only this portlet configured to serach for all items on page1.
    In your portal, just make a link to page2.
    hope this will be helpfull.

  • Centering a flash movie within Dreamweaver cs3 on Y axis

    I have published a movie in Flash cs3 which has generated an html document however the Flash movie is not automatically centered I have attempted to centrally align the movie within Dreamweaver cs3 by adding:
    <center> after the opening body tag and </center> befor the closing body tag
    This method has centered on the X axis but not the Y axis
    I would have put in a table or a div tag, but when I open the html doc in Dreamweaver I have no visible repressentation of the Flash movie in the design view as I would have if I had created an html document from scratch and draged the movie onto the page, all I can see is the "get flash" hypertext and some other text. I did actually experiment by creating a div tag and dragged my movie into it but ended up with two movies one sitting on top of the other when I ran it in a browser lol.  I'm quite intimdated by code and much prefer to work in the design view (wysiwyg and all that) which is quite restricting.
    Any advice for centering on the Y axis would be much apreciated, Thanks in advance, Dave

    I don't believe there is code to prevent this from happening
    on a client computer. The default is enabled my Microsoft, what
    should happen is a yellow bar should appear at the top of the
    browser which will allow you view the content.
    What might work is to use a program called Zinc by a company
    call Multidmedia Limited www.multidmedia.com. Search the site for
    samples, one of the samples is a Flash Browser this will run Flash
    a browser that you can use. You will need to change the URL a bit
    in the Flash code but it's very clear on how to do this.
    What this will do is run your web site in a Flash browser I
    did a quick test and I did not get any errors. The program will
    create an EXE file. I also believe they have a MAC version if you
    need one. With a simple "Autorun" call on the CD-ROM you could have
    this up and running in not time.
    Just be careful of how you call the pages. Since the web site
    is not running from a Web server you need to make sure that your
    links are local and not Site Root. The best way to test is to
    disconnect your computer from your internet and see how it runs.
    You want the CD to be self-contained and not have to get content
    from the web (your end user may be on a laptop and not connected).
    Good Luck

  • Using a small quicktime movie as a button (a hyperlink)?

    Could anyone tell me if I could use a small quicktime movie as a button? iWeb seems to not let simply select the hyperlink checkbox for a quicktime movie. I would like to be able to allow my site visitor to click on an animating image (I exported from keynote) to take them to a different page.

    Insert a Shape and re-size & position it to cover the movie. In the Inspector > Graphic tab, set the Opacity of the Shape to 0%. Then hyperlink that transparent Shape.

  • Keynote does not export Qucktime embedded movies within slides? Won't play

    I Have a Quicktime movie within one of my slides and when I export a Quicktime .mov file, that particular slide does not run the quicktime movie within it, just stays on the first frame?
    any ideas where I am going wrong?
    Message was edited by: thecount

    I think this is a limitation of the export -> quicktime option
    Keynote does all sorts of tricks to keep the file sizes small- and one thing really gets butchered are embedded quicktime movies- I have two almost show-stopper frustrations with this:
    1- quicktime movies do not loop when exported to quicktime (limitation of sprite track? will look around in live stage pro)
    2- all builds and movies must play in entirety before you can click through- this makes being able to skip around very cumbersome especially if using an indexed presentation

  • Why do I get "not connected to Internet " when I try to move within a website?

    I am using Verizon hotspot to connect my laptop with internet. Never had problems until IOS 8 came out. My laptop is XP but I don't want a new computer yet! Since I downloaded 8 on my phone my laptop does not work properly! I can get on various websites, but when I try to move within the website I receive on a large screen "no internet connection" but I am still connected to the internet. When I use my computer on a free wifi service I don't have this problem. What is going on? Help Me Please!!!

    '''[https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode Start Firefox in Safe Mode]''' {web link}
    While you are in safe mode;
    Type '''about:preferences#advanced'''<Enter> in the address bar.
    Under '''Advanced,''' Select '''General.'''
    Look for and turn off '''Use Hardware Acceleration'''.
    Poke around safe web sites. Are there any problems?
    Then restart.
    Some added toolbar and anti-virus add-ons are known to cause
    Firefox issues. '''Disable All of them.'''

  • Movie Clips as buttons – ignoring my stop actions and event listeners

    Ok, so I think I am hear with the proper linked files to show you guys! Pretty much learning everything, so forgive my ignorance thus far!
    Anyway, I am just trying to figure out movie clips as buttons, and have been following along on Lynda.com – however, I seem to be doing these things right, but when i test my movie, the button just loops regardless of rollovers or stop actions.
    You can check this address www.midnyc.com to see the failed anim, and you should be able to import it as well. Here is my coding:
    function rollover (e:EVENT){
        myBtn.gotoAndPlay ("in");
    myBtn.addEventListener (MouseEvent.MOUSE_OVER, rollover);
    function rollout (e:EVENT){
        myBtn.gotoAndPlay ("out");
    myBtn.addEventListener (MouseEvent.MOUSE_OUT, rollout);
    thank you in advance for your help. And to KGLAD, thanks for recommending how to post a bit better! Since I never had links etc... sorry about that.

    Do you get any kind of error messages?  Normally if there's a coding error, movieclips and other things go haywire.
    For you event handler functions, try specifying the event that matches the listener event...
    function rollout (e:MouseEvent){
    I think "EVENT" would be wrong anyways... "Event" would be correct

  • Move send email button back to old position !

    I have moved my account to icloud, but now the send button is under the close box on my PC!
    Very easily one can send an email by mistake when trying to close the email box.
    I recommend that Apple move the send button back to the upper left as it was before.
    Thanks

    Hi Shaun,
    If that's the case it means that the dynamic navigation could be failing hence, I suggest you to compare the Generic OP mapping in both the navigation bar profiles. There should be entries for component BT126_MAIL etc, in order for the navigation to work.
    /Hasan

Maybe you are looking for

  • Blank white spaces on pages

    Hi, For some reason, on my website it is showing some random blank white spaces? They appear to be in the same places on each individual page so I was wondering if it could possibly be anything to do with the master page? In preview mode, both on Ado

  • How do I connect to Airport express with my iMac?

    I am trying to connect my iMac to my Airport Express.

  • Dr8-a via usb2 external box

    I recently bought the msi dr8-a writer and have problems burning dvd's. I burnt the dvd that came with it without any problems, but when i tried to burn other media (ritek and bulkpaq) it keeps coming up with a "focus or tracking" error. I have conne

  • What is a AR payment advise?

    What is a AR payment advise? on what occasions we issue a customer payment advise? is it part of FBZP and F110? or is it part of some thing else? Thank you in advance. Bushan

  • Calling PL/SQL Function

    I am passing this in session variable its throwing me error....Can any one tell me is my query is wrong... select Username from ( select checkUsername (TOKEN) as name from dual) where name is not null; Thanks In Advance