Editing Buttons in an Old Flash Movie

Hello,
I am trying to edit a Flash movie that was created several years ago (probably around 2002-2004ish), using ActionScript 1. It's a library map that shows Library of Congress subjects when you hover over the stacks buttons. Here is a link to show what I am talking about: http://lib.skidmore.edu/includes/files/SubjectMaps/subjectmap.swf
Click on the BY SHELF button to see the action I wish to edit.
What I would like to do now is, instead of just the hover-over feature, I'd like to make each shelf button link to a Library of Congress search in our catalog when you click on it. However, when I try to edit the buttons, they won't appear in the ActionScript window, and I get the message "Current selection cannot have actions applied to it." I've read several forum and web questions regarding this, but I'm not using ActionScript 3, and I can't figure out how to open the button up and add code to it. Is this possible?
I'd very much appreciate any help! :-)

That is not a question, but I will try to explain the proper way to code a button.
Select the button on the stage, then enter a name for it in the Properties panel where it says "<Instance name>"... one word, no spaces in it.  Let's say you name it "btn" (without quotes)
The button is now ready to have code assigned to it.
In the timeline create a layer that you will use for actionscript.  In the frame of that new layer that is the same frame number as the button, assign code to the button by selecting the frame in the actionscript layer and typing the following in the Actions panel...
btn.onRelease = function(){
       trace("this button works");
Once you have that working, replace the trace with whatever functionality you intend to code for the button.
To get rid of any code that might be attached to the button that was already there, select the button on the stage while the actions panel is open and you should see any code attached to the button.  Attaching code to buttons is bad practice, so get rid of it and move it into the timeline in the timeline format.

Similar Messages

  • Button Throughout Duration of Flash Movie

    I have imported a movie into my Flash timeline and would like to create a button that stays present (overlapping with the movie) throughout the entire duration of the movie so that the website viewer can click the button and be sent to a different page at any time during the movie. Furthermore, I am hoping too be able to put the movie on a loop so that when one goes to the site, they watch a movie on loop until they decide to click one (or perhaps more) button(s) that take them to new parts of the website. Any help creating a button that stays during the movie would be much appreciated. (Currently I have copied the button instance to every frame of the movie, which I realize is absurd, especially if I have to change the button in the future). Thanks.

    Hi,
    This is a forum for AFCS ( Adobe Flash Collaboration Services), Are you using AFCS for your applications ? If not, then I feel it's not the right place. You should look for Flash/Flex/Flash Player for your requirements.
    Hope this helps.
    Thanks
    Hironmay Basu

  • Adding a "Digg this Story" button to a Flash movie?

    Is there a way to add a live Digg submnit button/counter to a
    Flash movie? Or can this only be done in HTML?

    Or you could go into flash and add a layer, move it to the
    top. On that layer make a rectangle with no fill. Select the
    rectangle, and go to the info window. Make the rectangle go to 0,0
    (top left) and change the size to the size of the movie. Now your
    movie will have a border that you can control, edit, or add effects
    to it. Make sure that you add a frame to that layer at the end of
    the movie so that the border is on every frame.

  • How can HTML call a Flash movie?

    Greetings Everyone!
    I'm sincerely hoping that someone has the answer for me. I'm
    a newbie, but trying so very hard to understand... :) I've read
    books, pages & pages of this forum, 'net searches - I haven't
    found a complete answer to my challenge so far - thanks in advance
    for any help you can give...
    Here's where things are:
    1) I've created a series of swf Flash movies that loop (at a
    particular size so they can play inside of an html table cell)
    2) I've created html buttons in another cell
    What I'm trying to do:
    1) Like a swap file in HTML (where you click a button and an
    image changes elsewhere on the page, click another button, and that
    image swaps to a different image file)
    I want to have a flash movie play on a click of a button, click
    another button, and a different flash movie plays in the same
    spot.
    The challenge is the interaction between Dreamweaver and
    Flash and getting HTML to talk to Flash.
    Here's the code direction I've been heading ...
    ...IN MY HTML code...
    I have a onMouseClick event for each button link. In this
    code I set some variable names inside it.
    onMouseClick="setFlashVariables('sendmovie','myMovie=activeMovie1')"
    ---- this would be for button 1.
    onMouseClick=
    "setFlashVariables('sendmovie','myMovie=activeMovie2')" ---- this
    would be for button 2
    onMouseClick
    ="setFlashVariables('sendmovie','myMovie=activeMovie3')" ---- this
    would be for button 3
    Basically, I'm setting a 'myMovie' variable to 'activeMovie1'
    or 'activeMovie2' or 'activeMovie3' when one of the buttons is
    clicked.
    If 'myMovie' variable is equal to 'activeMovie1' by clicking
    a link, this will tell a flash movie: (" Hey flash! Variable
    'myMovie' is equal to 'activeMovie1'. Act accordingly."). When the
    2nd button is clicked, 'myMovie' will be equal to 'activeMovie2'
    and so on.
    I need to declare the 'myMovie' variable in my flash movie -
    how do I do that?
    ...IN FLASH...
    1. I need to create one variable which will act as a variable
    receiver from HTML. (What I called "myMovie")
    2. I gather I need to create an IF statement so that
    "myMovie" is set to which "activeMovie" ( it could be
    activeMovie1/activeMovie2/activeMovie3 etc ) ,
    ----->Question:
    Where should the IF statement be and
    How should it be written?
    Admittedly I don't know Action Script 3 very well.
    if myMovie is equal to "activeMovie1"
    then load a movie. (This movie will be a movie related to my
    1 Button.)
    else if myMovie is equal to "activeMovie2"
    then load a movie. ((This movie will be a movie related to
    your 2 Button.)
    else if myMovie is equal to "activeMovie3"
    then load a movie. ((This movie will be a movie related to
    your 3 Button.)
    Here's where I'm stuck....
    1) If I've already made my movies into swf files where does
    an IF statement go?
    2) I'm missing the mechanics of how to connect the dots here
    - how do I get button 1 to load movie 1 and start playing
    automatically? When I click button 2, movie 1 is replaced by movie
    2 and starts playing automatically.
    It's a detailed explanation (I know) - I'm hoping someone has
    an answer for me that's equally explicit. Thanks so much much for
    taking the time to read it!!

    Anybody?

  • Flash movies with play button don't work

    I have the 'simple' problem that everytime I see a "play" button on a web page with flash content, clicking on it won't start the movie.  However, e.g. YouTube movies work fine. So it seems it's just movies that do not start automatically after clicking on a link.
    Also, checking the flash player e.g. at the Adobe site (http://helpx.adobe.com/flash-player/kb/find-version-flash-player.html), tells me in a flash box I have the latest flash player installed, and I see the  flash movie 'flash player is running on your system' with the red ball rolling in it.
    I have the same problem for both google Chrome and for IE.
    I still have an old Dell Inspiron 6000 notebook with Win XP (latest updates) and ATI mobility Radeon X300 graphics chip, for which I also installed the latest available drivers.
    Experimenting with Flash Player settings was unsuccessful so far (e.g. no hardware acceleration, clearing all internet data in the Flash Player global settings tool).
    My desktop (also with Win XP and with the same browsers and Flash Players/Flash Plugins installed works fine...).
    I also know that it worked at an earlier time with this NB...
    I managed to run the movie with a Linux Live CD but that is not what I want to do every time...
    Any idea is highly appreciated.....

    Hi BalusC, i have saved the datamodel (a ArrayList) in SessionBean. It can't be null. The rows of table display correct. I don't understand, why functions buttons with ObjectArrayDataProvider, but not with ObjectListDataProvider?
    I found a page with same problem: http://forum.java.sun.com/thread.jspa?threadID=549675&tstart=30

  • Movies edit button appears

    I have a new iPad and setting it up for visitors to watch videos at a local historical society.  I can lock down the unit and restrict access to almost everything, including the home button.  The unit is mounted on the wall and then mirrored to a TV on the wall and visitors can see the "movies or video" page and that is about all they can see.  They phyisically can't get to the sleep or home button.  My issues is that when I do a hard restart there is an edit button in the upper right hand corner of my movies pages that is not there before the unit has actually powered down.  Right now the button is not there (since I just restored it) but if it somehow gets turned off (not just put to sleep) that button appears and I can't figure out how to remove it.  Another issue is how do I prevent someone from pressing and holding on a video and then the "X" appears in the upper left hand corner to delete the video?
    Tim

    I know i am replying to an old thread but thought someone else might find this useful. I paused the partial download, then wrote an email to Apple via the support link for iTunes store requesting that the download be removed from the queue explaining why ( in my case because i purchased HD instead of SD) and about 1 hour later received an email from Apple saying they cancelled my download and even offered me a refund. Not bad service I say.

  • How Do I Execute An exe or an msi Install file From a Button in Flash Movie

    Issue:
    I have a flash movie that runs as a standalone player on a
    Demo CD... I also have an install msi file(same as an exe) that
    when the user is done viewing the flash movie they can click on a
    menu button in the flash movie that executes the msi or exe located
    on the root of the CD which starts the install process.
    Question: What is the action script (FOR FLASH 8) that i
    apply to the button that will initiate or call the MSI or exe
    install file.
    Anyhelp would be great... even a link to an example... or
    anything... thanks
    Thanks in advance...

    fscommand("exec","myexe.exe");
    Should run the program myexe.exe inside a directory called
    fscommand
    which must be a subdirectory of whereever your projector is
    located.
    In windows:I know you can run .bat files with fscommand. But
    I'm not sure about msi files.
    You can often get around the limitations by having a .bat
    file that will a) show a cmd window briefly and b) do the thing
    that you couldn't do from flash.
    If running the msi doesn't work from flash directly you may
    want to try using a bat file...
    There's some information here.
    http://livedocs.adobe.com/flash/9.0/main/00001177.html#wp143348

  • DW CS4: How to play a Flash Movie in a NEW window after clicking a link or a button on a page?

    Hi, using Adobe Dreamweaver CS4, I would like to have a link or a button on a webpage that when clicked will play a Flash Movie in a new window.
    Using the 'Insert Panel' > Media: FLV I managed to insert the .flv file on the page, but the movie plays 'in line' instead of in a new window. So far I can't find any 'Properties' or settings to change this behaviour. E.g. like Target _blank for opening e.g. a .pdf in a new Window.
    > Please help.
    Thank you!

    Try using one of the popular javascript methods for this. I use shadowbox and you can find examples, info and a download here: http://www.shadowbox-js.com

  • HT3149 iPhoto 09 When I click on the preview pane to move a photo into edit, it shows up black and the edit buttons are not active.  How do I fix that?

    When I click on the preview pane to move a photo into the edit pane, there is no image just a black square and the edit buttons are not active. A few images in an event will move to the edit pane but most will not.  I cannot work with those images that do not enter the edit pane..no attaching to email, make a card, slideshow, etc.

    There are several possible causes for the Black Screen issue
    1. Permissions in the Library: Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Include the option to check and repair permissions.
    2. Minor Database corruption: Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild.
    3. A Damaged Photo: Select one of the affected photos in the iPhoto Window and right click on it. From the resulting menu select 'Show File (or 'Show Original File' if that's available). (On iPhoto 11 this option is under the File -> Reveal in Finder.) Will the file open in Preview? If not then the file is damaged. Time to restore from your back up.
    4. A corrupted iPhoto Cache: Trash the com.apple.iPhoto folder from HD/Users/Your Name/Library/ Caches...
    5. A corrupted preference file: Trash the com.apple.iPhoto.plist file from the HD/Users/ Your Name / library / preferences folder. (Remember you'll need to reset your User options afterwards. These include minor settings like the window colour and so on. Note: If you've moved your library you'll need to point iPhoto at it again.)
    If none of these help:
    As a Test:
    Hold down the option (or alt) key key and launch iPhoto. From the resulting menu select 'Create Library'
    Import a few pics into this new, blank library. Is the Problem repeated there?

  • How do I change a name of a button in a Flash movie?

    Hello everybody,
    I'm newbie with Flash and I have a problem.
    I have a flash movie, which I want to use as a header for a website. When I play the movie, I have 5 different buttons on it. When I open through Flash the .fla file it shows me that there is one button copied 5 times.
    How do I change the name in one of the buttons in the movie, I want when I play the movie, to have a different name on the button, but I don't understand from where do I change the name, if all the buttons I have in the .fla file has the About me name, I suggest the name is the same because all the buttons does the same effect when you go over them.
    I would appreciate some help!

    I'm assuming you mean you want to change the label that displays on the button when you run the file.  Flash allows for a variety of ways to approach a design, so there is no ready-made answer.  If all of the buttons appear to be the same in the fla file, then chances are they are getting their labels from actionscript code.
    What you probably need to do is look thru the actionscript code that might be in the first frame or so of the timeline.  You can identify frames containing actionscript because they what appears to be a lower case "a" in them.  If you click on such a frame and open the Actions window, you will see the actionscript code.  Look for any code that has the button labels you see when you run the file.
    You might also have some other file(s) that came with the fla, such as an .as file or a .xml file.  If so, you may need to look in these files also.

  • Adding a Print button to a Flash movie

    Hi. I've created a Flash movie and now want to add a simple
    print button to it - one that will just bring up the users default
    print dialog box.
    I've created a new layer, highlighted the first frame and
    dragged a print button in from the library.
    When I press F9 to bring up the Actions pane, selected the
    Print section all that comes up is print(). Can somebody tell me
    what other code I need to add? I'm pretty new to Flash but getting
    there, but the ActionScript is baffling me - I'm a designer, not a
    developer!
    Many thanks.

    If Flash 8, try looking into the printAsBitmap function. It
    might be what you are looking for.
    For AS 3.0, try the PrintJob class.

  • Editable regions and Flash movie

    Hi,
    I am trying to insert a flash movie into an editable region
    of a child page, but I keep getting the following error: "Making
    this change would require changing code that is locked by a
    template or translator. The change will be discarded."
    I have read previous posts about the same issue, but none of
    them answers my question. I tried creating a new template and a
    child from it as a test deleting the css links (like some one
    suggested to do) to try to identify the troubled css and I kept
    getting the same error in the new pages. I hope someone can help to
    identify the issue and the solution. The region where I want to
    insert the movie is called "FinalMainContent."
    BTW, I do not know how to write code... Sorry!
    Thanks, in advance, for any help you can provide!
    Here is the code:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN"
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <!-- saved from url=(0014)about:internet -->
    <html xmlns="
    http://www.w3.org/1999/xhtml"><!--
    InstanceBegin template="/Templates/Main Pages.dwt"
    codeOutsideHTMLIsLocked="false" -->
    <head>
    <!-- InstanceBeginEditable name="doctitle" -->
    <title>TotusMundus - Video/Film</title>
    <!-- InstanceEndEditable -->
    <meta http-equiv="Content-Type" content="text/html;
    charset=UTF-8" />
    <!--Fireworks 8 Dreamweaver 8 target. Created Sat Jan 13
    16:43:41 GMT-0500 ( ) 2007-->
    <link href="TotusMundus_Styles.css" rel="stylesheet"
    type="text/css" />
    <!-- InstanceBeginEditable name="head" -->
    <link href="Templates/TotusMundus_Styles.css"
    rel="stylesheet" type="text/css" />
    <!-- InstanceEndEditable -->
    <script language="JavaScript1.2"
    type="text/javascript">
    <!--
    function MM_findObj(n, d) { //v4.01
    var p,i,x; if(!d) d=document;
    if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document;
    n=n.substring(0,p);}
    if(!(x=d[n])&&d.all) x=d.all[n]; for
    (i=0;!x&&i<d.forms.length;i++) x=d.forms
    [n];
    for(i=0;!x&&d.layers&&i<d.layers.length;i++)
    x=MM_findObj(n,d.layers.document);
    if(!x && d.getElementById) x=d.getElementById(n);
    return x;
    function MM_swapImage() { //v3.0
    var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new
    Array; for(i=0;i<(a.length-2);i+=3)
    if ((x=MM_findObj(a
    ))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src;
    x.src=a[i+2];}
    function MM_swapImgRestore() { //v3.0
    var i,x,a=document.MM_sr;
    for(i=0;a&&i<a.length&&(x=a)&&x.oSrc;i++)
    x.src=x.oSrc;
    function MM_preloadImages() { //v3.0
    var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new
    Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0;
    i<a.length; i++)
    if (a
    .indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a;}}
    //-->
    </script>
    <script type="text/javascript"
    src="p7pm/p7popmenu.js"></script>
    <style type="text/css">
    td img {display: block;}</style>
    <style type="text/css" media="screen">
    <!--
    @import url("p7pm/p7pmv0.css");
    a:link {
    color: #999999;
    text-decoration: none;
    a:visited {
    text-decoration: none;
    color: #666666;
    a:hover {
    text-decoration: none;
    color: #666666;
    a:active {
    text-decoration: none;
    color: #666666;
    -->
    </style>
    <script src="Scripts/AC_RunActiveContent.js"
    type="text/javascript"></script>
    </head>
    <body
    onload="P7_initPM(0,0,1,0,-8);MM_preloadImages('Images/LinesBtn_f2.jpg','Images/SmallFlow erBtn_f2.jpg','Images/SquigliBtn_f2.jpg','Images/StarBtn_f2.jpg','Images/DoubleSquigliBtn_ f2.jpg','Images/BigFlowerBtna_f2.jpg','Images/PrevBtn_f2.jpg','Images/NextBtn_f2.jpg');">< table
    align="center" border="0" cellpadding="0" cellspacing="0"
    width="800">
    <!-- fwtable fwsrc="Index.png" fwbase="TotusMundus.jpg"
    fwstyle="Dreamweaver" fwdocid = "1262947761" fwnested="0" -->
    <tr>
    <td><img src="Images/spacer.gif" width="116"
    height="1" border="0" alt="" /></td>
    <td><img src="Images/spacer.gif" width="8"
    height="1" border="0" alt="" /></td>
    <td><img src="Images/spacer.gif" width="182"
    height="1" border="0" alt="" /></td>
    <td><img src="Images/spacer.gif" width="109"
    height="1" border="0" alt="" /></td>
    <td><img src="Images/spacer.gif" width="102"
    height="1" border="0" alt="" /></td>
    <td><img src="Images/spacer.gif" width="180"
    height="1" border="0" alt="" /></td>
    <td><img src="Images/spacer.gif" width="7"
    height="1" border="0" alt="" /></td>
    <td><img src="Images/spacer.gif" width="96"
    height="1" border="0" alt="" /></td>
    <td><img src="Images/spacer.gif" width="1"
    height="1" border="0" alt="" /></td>
    </tr>
    <tr>
    <td rowspan="2" colspan="7"><a
    href="index.htm"><img name="LogoAnfTagLine"
    src="Images/LogoAnfTagLine.jpg" width="704" height="100" border="0"
    id="LogoAnfTagLine" alt="" /></a></td>
    <td><img name="MusicTitle"
    src="Images/MusicTitle.jpg" width="96" height="74" border="0"
    id="MusicTitle" alt="" /></td>
    <td><img src="Images/spacer.gif" width="1"
    height="74" border="0" alt="" /></td>
    </tr>
    <tr>
    <td rowspan="4"><a href="javascript:;"
    onmouseout="MM_swapImgRestore();"
    onmouseover="MM_swapImage('LinesBtn','','Images/LinesBtn_f2.jpg',1);"><img
    name="LinesBtn" src="Images/LinesBtn.jpg" width="96" height="57"
    border="0" id="LinesBtn" alt="" /></a></td>
    <td><img src="Images/spacer.gif" width="1"
    height="26" border="0" alt="" /></td>
    </tr>
    <tr>
    <td colspan="7"><img name="CushionforPath"
    src="Images/CushionforPath.jpg" width="704" height="13" border="0"
    id="CushionforPath" alt="" /></td>
    <td><img src="Images/spacer.gif" width="1"
    height="13" border="0" alt="" /></td>
    </tr>
    <tr>

    Can you upload the page and just post a link to it?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "TheUniverse" <[email protected]> wrote in
    message
    news:[email protected]...
    > 3rd part of the code:
    >
    > <td><a href="javascript:;"
    onmouseout="MM_swapImgRestore();"
    >
    onmouseover="MM_swapImage('StarBtn','','Images/StarBtn_f2.jpg',1);"><img
    > name="StarBtn" src="Images/StarBtn.jpg" width="96"
    height="82" border="0"
    > id="StarBtn" alt="" /></a></td>
    > <td><img src="Images/spacer.gif" width="1"
    height="82" border="0"
    > alt=""
    > /></td>
    > </tr>
    > <tr>
    > <td><a href="javascript:;"
    onmouseout="MM_swapImgRestore();"
    >
    onmouseover="MM_swapImage('DoubleSquigliBtn','','Images/DoubleSquigliBtn_f2.jpg'
    > ,1);"><img name="DoubleSquigliBtn"
    src="Images/DoubleSquigliBtn.jpg"
    > width="96"
    > height="127" border="0" id="DoubleSquigliBtn" alt=""
    /></a></td>
    > <td><img src="Images/spacer.gif" width="1"
    height="127" border="0"
    > alt=""
    > /></td>
    > </tr>
    > <tr>
    > <td rowspan="5"><a href="javascript:;"
    > onmouseout="MM_swapImgRestore();"
    >
    onmouseover="MM_swapImage('BigFlowerBtna','','Images/BigFlowerBtna_f2.jpg',1);">
    > <img name="BigFlowerBtna"
    src="Images/BigFlowerBtna.jpg" width="96"
    > height="107" border="0" id="BigFlowerBtna" alt=""
    /></a></td>
    > <td><img src="Images/spacer.gif" width="1"
    height="32" border="0"
    > alt=""
    > /></td>
    > </tr>
    > <tr>
    > <td colspan="6"><!-- InstanceBeginEditable
    name="BotBox" --><img
    > name="BotBox" src="Images/BotBox.jpg" width="588"
    height="8" border="0"
    > id="BotBox" alt="" /><!-- InstanceEndEditable
    --></td>
    > <td><img src="Images/spacer.gif" width="1"
    height="8" border="0" alt=""
    > /></td>
    > </tr>
    > <tr>
    > <td rowspan="3" align="center" valign="middle"
    > class="LeftBtn"><!-- InstanceBeginEditable
    name="RotWorld" -->
    > <script type="text/javascript">
    > AC_FL_RunContent(
    > 'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#
    >
    version=7,0,19,0','width','32','height','32','title','RotWorld','src','../Media/
    > RotWorld','quality','high','pluginspage','
    http://www.macromedia.com/go/getflashp
    > layer','movie','../Media/RotWorld' ); //end AC code
    > </script>
    > <noscript>
    > <object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
    > codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve
    > rsion=7,0,19,0" width="32" height="32"
    title="RotWorld">
    > <param name="movie" value="Media/RotWorld.swf" />
    > <param name="quality" value="high" />
    > <embed src="Media/RotWorld.swf" quality="high"
    > pluginspage="
    http://www.macromedia.com/go/getflashplayer"
    > type="application/x-shockwave-flash" width="32"
    height="32"></embed>
    > </object>
    > </noscript>
    > <!-- InstanceEndEditable --></td>
    > <td rowspan="2" colspan="2"
    > valign="top" class="Print"><!--
    > InstanceBeginEditable name="Print" -->Print
    Document<!--
    > InstanceEndEditable
    > --></td>
    > <td><!-- InstanceBeginEditable name="PrevBtn"
    --><a
    > href="MedProdAbout.htm"
    > onmouseout="MM_swapImgRestore()"
    >
    onmouseover="MM_swapImage('PrevBtn','','Images/PrevBtn_f2.jpg',1)"><img
    > name="PrevBtn" src="Images/PrevBtn.jpg" width="109"
    height="31" border="0"
    > id="PrevBtn" alt="" /></a><!--
    InstanceEndEditable --></td>
    > <td><!-- InstanceBeginEditable name="NextBtn"
    --><a
    > href="MedProdPhoto.htm"
    > onmouseout="MM_swapImgRestore()"
    >
    onmouseover="MM_swapImage('NextBtn','','Images/NextBtn_f2.jpg',1)"><img
    > name="NextBtn" src="Images/NextBtn.jpg" width="102"
    height="31" border="0"
    > id="NextBtn" alt="" /></a><!--
    InstanceEndEditable --></td>
    > <td rowspan="2" colspan="2"
    > valign="top"> <p
    > class="Search"
    > style="margin:0px"><a
    href="Search.htm">Search</a></p></td>
    > <td><img src="Images/spacer.gif" width="1"
    height="30" border="0"
    > alt=""
    > /></td>
    > </tr>
    > <tr>
    > <td colspan="2"><img name="BotExtra2"
    src="Images/BotExtra2.jpg"
    > width="211" height="16" border="0" id="BotExtra2" alt=""
    /></td>
    > <td><img src="Images/spacer.gif" width="1"
    height="16" border="0"
    > alt=""
    > /></td>
    > </tr>
    > <tr>
    > <td colspan="6"
    > class="CopyRightText">© 2006 - 2004
    TotusMundus.org - all rights
    > reserved</td>
    > <td><img src="Images/spacer.gif" width="1"
    height="21" border="0"
    > alt=""
    > /></td>
    > </tr>
    > </table>
    > </body>
    > <!-- InstanceEnd --></html>
    >

  • Buttons do not function after Flash Movie

    I have a page with a number of buttons and a couple of flash
    "list" components. One of these lists, gives the user an option to
    select one of two modules and then navigates to a marker where a
    flash movie plays. When the user exits the flash movie. This is
    done via and exit button in the flash movie itself they returnt to
    the page where they started. After navigating to that page
    following the flash movie many but not all of the buttons are no
    longer functional, e.g they do not receive mouseEnters etc.

    Are the buttons in question Director buttons or Flash
    buttons? In either case, is the code for these buttons in a
    behavior that is attached to each button? Is there any part of this
    code that disables the button?

  • Since updating my Iphone 4 I cannot figure out how to delete old messages.  There is no edit button.  Can anyone help?

    Since updating my Iphone 4 I cannot figure out how to delete old messages.  There is no edit button.  Can anyone help?

    By "sending" do you mean sending email?
    If so, what app are you using to take the photos on your iPhone 5? Or are the photos from a different source (saved to your Camera Roll from somewhere else, like a web page or Messages)?
    My guess is that Mail gives you the option to send different file sizes when it detects you are trying to Mail a really large photo file. The size of photos on the iPhone 5 is really big and some email providers may stop your mail from being delivered if attachments are too large. Thus, Mail tries to help you by offering to resize the photo.
    I suspect that if you are sending smaller files, Mail does not bother giving you options to save a smaller version. In fact, I have seen this behavior. So, if the photo is already "small enough", it gets sent as-is.
    To my  knowledge, there is no global iOS setting for this. Some apps may have different rules, of course.

  • AS3, Flash movies and buttons

    Okay, it's been a while since I used Flash (V.4) and things
    have moved on just a smidge since. In previous versions Flash was
    intuitive... coding was fairly minimal and doing the basics was
    straight forward. I need to use Flash to do some fairly simple
    stuff - a few buttons linked with various scenes and movies.
    I followed the step-by-step instructions in the tutorial for
    making a button to play a movie but:
    1. The movie (an FLV) doesn't play (I get a flashing movie
    icon when I test the page - the movie works fine when imported to
    the scene on its own)
    2. The button doesn't work
    The code (according to the tutorial) should be:
    movie1.stop();
    but1.addEventListener(MouseEvent.MOUSE_DOWN,startclip);
    function startclip(e:MouseEvent):void {
    movie1.play();

    Hmmm, even posting a message properly seems to be beyond at
    the moment!
    I meant to add the code that I get (following the steps in
    the tutorial):
    import flash.events.MouseEvent;
    import flash.events.IEventDispatcher;
    import flash.display.MovieClip;
    movee1.stop();
    but1.addEventListener(MouseEvent.MOUSE_DOWN,startclip);
    function startclip(e:MouseEvent):void {
    movee1.play();

Maybe you are looking for

  • HELP! iPod no longer works after update

    I've been using my 20gb clickwheel ipod without incident for a year now, my last update had been iTunes 5 and hadn't updated my iPod recently either (why bother..it worked fine?). I wanted to purchase music from the iTunes music store, but it wouldn'

  • Link outage in Etherchannel causes interface down and failover Secondary Faild

    Hi, I have configured port-channel Firewall ASA5515-X and  stacking switch WS-3750X. Also firewall configured as failover mode. Problem is that my active firewall connected switch port show green and working but standby firewall connected switch port

  • Meta Tag data + IIS logs

    we are using CF MX7 on IIS. I use a 3rd party tool to analyze the log files. My content is chunked based on meta tags. The issue is that IIS is not returning teh meta tag data. Is there a way to collect trhe met tag data via CF?

  • 0WBS_ELEMT Hierarchy - accessing a level 2 or 3 WBSE as a starting point.

    Hello, I have a question related to using the 0WBS_ELEMT Hierarchy.  We are on BW 3.1 and I have built a query using the WBSE Hierarchy.  I have set a selection option for 0PROJECT, and I have set a selection option for 0WBS_ELEMT (in properties, Hie

  • Linux(ubuntu), instant client and mono

    hello, I'm trying to build some c# application, that uses oracle instant client. I installed it locally, initialized variables such as $LD_LIBRARY_PATH, $PATH, $ORACLE_BASE, $ORACLE_HOME but when i try to run my mono app i get unhandled exception: Un