Disjointed rollover fade - Please help!

This is my website. I have one div containing a swf file with 2 ap divs ontop. The first ap div is positioned over hovering ball, the second is placed to the right hand side within the swf. I want to rollover the first ap div to make the second ap div fade in. It is working okay-ish, but for some reason the second ap div appears briefly before disappearing and then fading in. How can I get rid of the the image appearing quickly before fading in?
http://testsite.lutherivanadams.co.uk/
Also if anyone knows how i can make the swf fit the browser window 100% width and move the ap divs accordingly?

They are using a javascript routine to do that -
<a onmouseout="hideDetailPopup();"
onmouseover="showDetailPopup(event,'Double
Hearts','GraphicsCoverFamilyDoubleHearts.gif');">
The showDetailPopup() function would be contained in this
script file -
<script language="JavaScript" type="text/javascript"
src="../javascript/NavBar.js">
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
==================
"PamVa" <[email protected]> wrote in message
news:f46a56$q0r$[email protected]..
> Can someone please look at this site and tell me how
they were able to
> have the
> mouse over image floating? I am new to Dreamwaever MX
and would ike to
> duplicate this function.
>
>
http://foreverfoiled.com/site/src/GraphicsCover.html
>
> Thank you, Pam
>
>
>

Similar Messages

  • Using a tweening function as a rollover.  Please help me restore functionality!

    Ok, I have a movieclip with 3 different tweens applied to it
    by a few functions. The first tween happens on rollover and makes
    the movieclip a little bigger, the second tween happens on rollout
    and makes it smaller. The third tween happens on release and makes
    the clip much bigger. However, when the user clicks the movie clip
    it deletes all of the rollover/rollout/onrelease commands so that
    the user can interact with a swf which is loaded into the mc.
    Here's my code so far:
    //Tweens//
    function grow(who) {
    who.onEnterFrame = function() {
    if (this._xscale<40) {
    this._xscale += 5;
    this._yscale += 5;
    if (this._xscale == 40 && this._yscale == 40) {
    delete this.onEnterFrame;
    function shrink(who) {
    who.onEnterFrame = function() {
    if (this._xscale>16.5) {
    this._xscale -= 5;
    this._yscale -= 5;
    if (this._xscale == 16.5 && this._yscale == 16.5) {
    delete this.onEnterFrame;
    function growBigger(who) {
    who.onEnterFrame = function() {
    if (this._xscale<100) {
    this._xscale += 5;
    this._yscale += 5;
    if (this._xscale == 100 && this._yscale == 100) {
    delete this.onEnterFrame;
    //End Tweens//
    loadMovie("preloader.swf", "preloader_mc");
    preloader_mc._xscale = 21;
    preloader_mc._yscale = 20;
    this.onRollOver = function() {
    grow(this);
    this.onRollOut = function() {
    shrink(this);
    this.onRelease = function() {
    delete onRollOver;
    delete onRollOut;
    delete onRelease;
    _root.MkXpos = _root.touristsMark._x;
    _root.MkYpos = _root.touristsMark._y;
    _root.pan(_root.mapContainer_mc);
    growBigger(this);
    _root.mapContainer_mc.map_mc.dragger_mc._visible = false;
    _root.drag = false;
    All of this works just fine. My only problem is that when the
    user exits the loaded swf I want the button to shrink back down and
    have its functionality restored. Basically when someone clicks the
    exit button on the external swf it runs the shrink(who) function
    and shrinks everything back down. I put a line of code into the
    shrink function when it checks to see if "who" is at 16.5, which
    looked like this:
    if (this._xscale == 16.5 && this._yscale == 16.5) {
    this.onRollOver = function = () {
    grow(this);
    delete this.onEnterFrame;
    However, that didn't restore the functionality. Any help
    would be greatly appreciated! I'm a poor student on a deadline

    I'm such a moron. I never put in a trace command to see if
    the last line of my shrink command was getting executed. It turns
    out the movie doesn't scale perfectly to 16.5 but instead goes to
    16.49etcetc. As a result that last line wasn't being executed. Now
    everything works. But I was wondering if you guys could think of a
    nice way to compartmentalize all of this code, like maybe store it
    all in a variable or something, so I can attach it to several
    different movie clips?

  • Disjointed rollover or Popup  Help?

    Can someone please look at this site and tell me how they
    were able to have the mouse over image floating? I am new to
    Dreamwaever MX and would ike to duplicate this function.
    http://foreverfoiled.com/site/src/GraphicsCover.html
    Thank you, Pam

    They are using a javascript routine to do that -
    <a onmouseout="hideDetailPopup();"
    onmouseover="showDetailPopup(event,'Double
    Hearts','GraphicsCoverFamilyDoubleHearts.gif');">
    The showDetailPopup() function would be contained in this
    script file -
    <script language="JavaScript" type="text/javascript"
    src="../javascript/NavBar.js">
    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
    ==================
    "PamVa" <[email protected]> wrote in message
    news:f46a56$q0r$[email protected]..
    > Can someone please look at this site and tell me how
    they were able to
    > have the
    > mouse over image floating? I am new to Dreamwaever MX
    and would ike to
    > duplicate this function.
    >
    >
    http://foreverfoiled.com/site/src/GraphicsCover.html
    >
    > Thank you, Pam
    >
    >
    >

  • Simple button rollover effect help needed - please help!

    Hi everyone,
    I was hoping someone could tell me how was this rollover
    effect done - can be seen on the small map on the right:
    http://www.refinery29.com/
    What I want to do is to be able to have the same effect on
    rollover and rollout just reversed (fade in - fade out).
    Please help!!
    THANKS

    quote:
    Originally posted by:
    NedWebs
    That naming at both ends is something I consider a fluke in
    Flash's design, but only because I don't know why it won't work the
    way you probably had it.
    There's probably some logical explanation, but I haven't
    found it, just the solution for when it happens
    It's such a minor little detail. I suspected it would be
    something this small, as that's usually the case, but I just
    couldn't put my finger on it. Not one of the places I researched
    made any reference to that when they said to name the instance of
    the button. How stupid.
    Anyway, thank you again. I can finally move forward. This was
    driving me mad.

  • Why is it, if i have one video clip in the timeline, i can't just add a transition at the end of that solo clip to fade to black!?! please help!

    hey there, so im making a video for a family event..
    i drag in an audio clip all of a sudden this becomes the be all and end all, and i want to sync some vid clips to that audio track, so let's say i drag in a 10 second video clip, at the end of the 10 seconds, i want to add a transition to fade to black.. i go to the transition window.. choose the cross dissolve or fade to colour, but it will not allow me to drag it on that video clip.. it always ends up on the audio track. this bloody application is so confusing compared to final cut. please help!

    Ahhh, now I see the problem, Grasshopper.  Problem is, we are all Grasshoppers, here.
    Yes, that little piece of info is critical. I'd say the biggest difficulty with FCPX is the whole new language.
    If I read you correctly, your Audio is in the Main Storyline (Track 1 in plain old Editorese). This makes anything else you add (above or below) a "connected clip", which we can no longer think of as "Track 2" because Jobs sez so. So, yes, you cannot just add a transition to either end of a connected clip.
    No argument with Tracy's solution, because I haven't seen any other general solution presented for any attempt to treat connected clips as the main storyline.  And, of course, when they were "track 1" and "track 2", you could.
    An alternative solution, however, is to highlight the connected clip and press Ctrl-V to bring up the Video Animation Editor.  Click the "reveal button" for Compositing: Opacity (bottom, right).  Once open, there is a "fade handle" to the right top.  Drag it left for however much fade you wish.  (there is one on the left as well, but you were only talking about a fade-out.)
    A second alternative, perhaps for future projects where everything keys on audio, may be to create a Gap clip (used to be called slug) in the primary storyline before ever dropping in the audio.  Then you can add video to the main story line and modify it without having to go thru hoops to do the simplest thing.

  • I need help with XML Gallery Fade in out transition. somebody please help me :(

    I need help with XML Gallery Fade in out transition. somebody please help me
    I have my post dont want to duplicate it

    The problem doesn't lie with your feed, although it does contain an error - you have given a non-existent sub-category. You need to stick to the categories and sub-categories listed here:
    http://www.apple.com/itunes/podcasts/specs.html#categories
    Subscribing to your feed from the iTunes Store page work as such, but the episodes throw up an error message. The problem lies with your episode media files: you are trying to stream them. Pasting the URL into a browser produces a download (where it should play the file) of a small file which does not play and in fact is a text file containing (in the case of ep.2) this:
    [Reference]
    Ref1=http://stream.riverratdoc.com/RiverratDoc/episode2.mp3?MSWMExt=.asf
    Ref2=http://70.33.177.247:80/RiverratDoc/episode2.mp3?MSWMExt=.asf
    You must provide a direct link to the actual mp3 file. Streaming won't work. The test is that if you paste the URL of the media file (as given in the feed) into the address bar of a browser it should play the file.

  • Help with css3 rollover tag please

    Hey guys I'm stumped and need help with positioning some big picture buttons.
    Here is the link o the home page http://ceramic-planet2.businesscatalyst.com/
    As u can see I have four picture buttons using css3 roller but I want all four buttons next to each other
    2 buttons next to each other with the next 2 directly below .
    Now orgininally I used the dreamweaver rollover button and everything was inline so flowed across the page no problem. These are divs and I've tried to make 2 panels side by side among other hings but I'm not getting there so I thought one of u clever guys would have no problems telling me what to do.
    Please help I'm not getting the inline or absolute placement right
    Dave

    Hey Dave,
    You need to remove the margin from #mosaicbutton, #kitchenbutton
    and then add float : left; to #bathroombutton, #floorbutton, #mosaicbutton, #kitchenbutton,
    That'll get you buttons sitting the way you want them, you may need to play with the margins after that.
    Pat

  • Gradient fades started acting weird. Each new fade removes the previous. VERY FRUSTRATED! Please help!

    Hello,
       I have been using CS5 for about 2 years now and suddenly it started acting up. I do a lot of gradient fading on band photos, i.e fading them into one another. I am a novice at best, but I have a working knowledge of the program. a few weeks ago my gradients started acting goofy. Normally, I could take a photo, fade the edges out to transparent multiple times on the same mask. I.e I could open a layer mask, make all the fades I wanted, and then move on to the next photo. Now, I make a fade, then when I try to make a second, it removes the first.
    This same thing happened to me a few months ago but I can't remember how I fixed it. I have scoured google and gone on an endless search of people having this issue and being told to use other tools, other methods, etc. I know what I am trying to do (and have successfully done it for 2 years) for whatever reason something is tweaked, or a setting changed that won't allow me to. I have reset the gradients, followed the hard key preferences reset procedure, and even completely uninstalled the program from my rig and re-installed. Nothing has helped.
    PLEASE HELP!

    I suspect that you used to have gradient option set Foreground to Transparent, and that you now have it set to Foreground to Background.

  • Disjointed Rollover help

    Hi All!
    I'm trying to create a simple disjointed rollover. This is for a photography page; I want thumbnails near the bottom of the page and when someone rolls over the image I want that bigger image to appear in the middle of the screen. How do I do this?
    Thanks in advance!!!

    Do I make a new style sheet or paste code on my existing style sheet?
    You can paste the CSS code into your existing style sheet.
    To publish your site so that it can be viewed publicly, you need to procure a web server space from a commercial hosting company like Lunarpages, Dreamhost, Hostgator, etc...
    Go to Site > Manage Site > Advanced > Remote Server Info and enter the log-in details your host gave you to connect to your web server space:   FTP, user name, password, folder...
    Put / upload your page and dependant files to your remote server.
    See creating your first web site in DW CS5 -
    http://www.adobe.com/devnet/dreamweaver/articles/first_website_pt1.html
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • Disjointed rollover on a apDiv (CS5.5)

    Hi There, I'm working on a disjointed rollover using css. I want to apply this on an apDiv but somehow it's not working.
    Here's what I try to do:
    I have a div with a big animated gif that auto starts.
    On top of that I have an apDiv with a small logo (animated gif) that fades in with jQuery after the big animated gif is done.
    This is all working fine.
    Now I want to make the small logo to act as a rollover, revealing an image somewhere on top of the main div.
    With the present css the small image that suppose to become visible when you hover over the logo doesn't show. Here's my code:
    body {
              margin-left: 0px;
              margin-top: 0px;
              margin-right: 0px;
              background-color: #ECF1F5;
              text-align: center;
    #main {
              height: 540px;
              width: 960px;
              margin-right: auto;
              margin-left: auto;
              background-color: #FFF;
              z-index: 0;
    .main_img  {
              margin-top: 0px;
              margin-right: 60px;
              margin-left: 60px;
              background-color: #FFF;
    #h2 {
              background-color: #FFF;
              height: 80px;
              width: 960px;
              margin-right: auto;
              margin-left: auto;
    .adres {
              margin-top: 10px;
              margin-left: 116px;
              display: none;
    #wrapper {
              height: 620px;
              width: 960px;
              margin-right: auto;
              margin-left: auto;
              top: 0px;
    #apDiv1 {
              position:absolute;
              width:900px;
              height:424px;
              z-index:1;
    #pen {
              margin-top: 200px;
              margin-left: -100px;
    #rollover {
              margin-left: 702px;
              margin-top: 60px;
              height: 92px;
              width: 194px;
              z-index: 2;
              display: none;
    #rollover a {
              border:none;
              text-decoration:none;
              position: relative;
              margin-bottom: 100px;
    #rollover a span {
              display:none;
              position: absolute;
              /**adjust positioning of full size images in px or %**/
    left: -300px;
              top: 300px;
              z-index: 3;
    #rollover a:hover span, #rollover a:active span, #rollover a:focus span {
              display:block;
    What have I done wrong here? I am by no means a code junkie so I can use all the help I can get.
    Thanks in advance!

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <meta name="description" content="info" />
    <meta name="robots" content="index,follow,noarchive" />
    <meta name="keywords" content="info" />
    <title>name website</title>
    <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
    <script>
    $(function() {
         $('#rollover').delay(6500).fadeIn(1500);
         $('.adres').delay(7500).fadeIn(1000);
        /* $('#panel').delay(11000).fadeIn(1000);*/
    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[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    function MM_showHideLayers() { //v9.0
      var i,p,v,obj,args=MM_showHideLayers.arguments;
      for (i=0; i<(args.length-2); i+=3)
      with (document) if (getElementById && ((obj=getElementById(args[i]))!=null)) { v=args[i+2];
        if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v=='hide')?'hidden':v; }
        obj.visibility=v; }
    </script>
    <style type="text/css">
    body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        background-color: #ECF1F5;
        text-align: center;
    #main {
        height: 540px;
        width: 960px;
        margin-right: auto;
        margin-left: auto;
        background-color: #FFF;
        z-index: 0;
    .main_img {
        margin-top: 0px;
        margin-right: 60px;
        margin-left: 60px;
        background-color: #FFF;
    #h2 {
        background-color: #FFF;
        height: 80px;
        width: 960px;
        margin-right: auto;
        margin-left: auto;
    .adres {
        margin-top: 10px;
        margin-left: 116px;
        display: none;
    #wrapper {
        height: 620px;
        width: 960px;
        margin-right: auto;
        margin-left: auto;
        top: 0px;
    #apDiv1 {
        position: absolute;
        width: 900px;
        height: 424px;
        z-index: 1;
    #pen {
        margin-top: 200px;
        margin-left: -100px;
    #rollover {
        margin-left: 702px;
        margin-top: 60px;
        height: 92px;
        width: 194px;
        z-index: 2;
        display: none;
    span#info {
        display: none;
    a#infotrigger:hover span#info {
        position: absolute;
        left: 160px;
        top: 240px;
        width: 349px;
        height: 89px;
        position: absolute;
        display: block;
    </style>
    </head>
    <body>
    <div id="wrapper">
      <div id="apDiv1"> <a href="#" id="infotrigger"><img src="images/logo_r.gif" alt="adress details" name="rollover" id="rollover" /> <span id="info"> <img src="images/26letters.png" alt=" headline" name="panel" border="0" usemap="#panelMap" id="panel" />
        <map name="panelMap" id="panelMap">
          <area shape="poly" coords="14,19" href="#" />
          <area shape="poly" coords="12,21,31,70,324,80,338,8" href="mailto:[email protected]" alt="email" />
        </map>
        </span></a></div>
      <div class="main" id="main"> <img src="images/h1.gif" alt="headlines" name="main_img" width="840" height="540" class="main_img" id="main_img" />
        <div class="h2" id="h2"><img src="images/h2.png" alt="adress details" name="adres" width="718" height="26" border="0" usemap="#adresMap" class="adres" id="adres" />
          <map name="adresMap" id="adresMap">
            <area shape="rect" coords="0,2,163,34" href="mailto:[email protected]" alt="email" />
          </map>
        </div>
      </div>
    </div>
    </div>
    </body>
    </html>
    In bold is what I've added. Some lines from your old code have been removed.
    What I've done here is used pure CSS (no jQuery) to trigger a display of an element on hover. But, do note that image maps here are pointless as the 'info' image will be shown only when you hover on logo - will disappear again when you mouseout from logo. So, an image map will make no sense.
    -ST

  • Button and 'disjointed' rollover

    I have put a button in the first frame of a movie clip and a
    graphic and the second and third frames. The graphics give the
    appearance that the button is being highlighted in a way different
    than when you actually roll over the button itself. I am doing this
    so that when you rollover a button you can show other buttons with
    the secondary highlights.
    My questiona are, why does my button loose its own behavior
    when I attach a behavior to the movie clip it is contained in?
    How can I get both the 'disjointed' rollover and the buttons
    own rollover to work at the same time?
    my test files
    swf -
    btnTest2.swf
    fla -
    btnTest2.fla

    Thank you for your reply, I think I understand the 'why' now.
    What I mean by the secondary highlights is what I show on the
    right-side of my example. I want to mouse over a button and have
    another button become 'highlighted' in a way that is different than
    the normal button over or down state.
    I'm really trying to solve this. I can make it work if I use
    a movieclip for all of the button 'states' of up, over, down,
    highlight 1, highlight 2 (each in their own frame). I then just add
    all of the 'go to frame 2' kind of code and the 'go to frame 4 in
    this other button' kind of code to the movieclip. The problem is
    that I have 77 of the same 'button' symbol on one page, thats alot
    of code to make mistakes with. And I can't make a symbol with all
    of the code for 'go to frame 2 on mouseover' already in the
    movieclip symbol or I run into the same problem i already have.
    Please help me understand this, it seems like it should be
    simple.

  • Disjointed rollover on an apDiv (CS4)

    Hi There, I'm working on a disjointed rollover using css. I want to apply this on an apDiv but somehow it's not working. I've tried it on a normal div and i's working fine. I am by no means a code junkie so I can use all the help I can get. I've put up a sample page for you to look at: http://bit.ly/uLQBM7. On the left side the code applied to an apDive on the right the same code applied to a normal div. Can someone please explain what I am missing or point me to another solution that gets the same results? Thanks in advance!

    Here's my code:
    #rollover {
    margin-left: 702px;
    margin-top: 60px;
    height: 92px;
    width: 194px;
    z-index: 2;
    display: none;
    #rollover a {
    border:none;
    text-decoration:none;
    position: relative;
    margin-bottom: 100px;
    #rollover a span {
    visibility:hidden;
    display:none;
    position: absolute;
    /**adjust positioning of full size images in px or %**/
    left: -300px;
    top: 300px;
    z-index: 3;
    #rollover a:hover span, #rollover a:active span, #rollover a:focus span {
    visibility:visible;
    z-index: 3;
    <div id="apDiv1">
    <a href="#"><img src="images/show.gif" alt="logo" name="rollover" id="rollover" /><span><img src="images/hide.png" alt=" panel" name="pen" id="pen" /></span></a></div>
    Any ideas please?

  • Please, help with AS2 / CS3

    In this zip file, I replaced the images, with blank photos, with the image titles, to make it easier to see the problem.
    (download files) http://www.pbsjbuzz.tv/site_flash/site_flash.zip
    (view online) http://www.pbsjbuzz.tv/site_flash
    Thank you !
    Hello, actionscript experts,
    Please, help me, if you have the time. The company that I am doing some flash design work for, bought a template, from templatemonster.com. The template ID that they purchased, is 20643. I usually work more on the design/creative side, but I know a little of simple actionscript. Although, I can not figure out why this is not working, after some simple modifications. I believe that it is an issue with the actionscript, somewhere, in the "pages2/sub_menu2" part or somewhere, in the "pages2/gall_main2" part, in the .fla file. I am 99.99% finished with this site and I would greatly appreciate any of your help, in any way, possible. This site is currently online, for you to view, at your earliest convenience.
    http://www.pbsjbuzz.tv/site_flash
    NOTE: (Additional Information):
    Sorry, about so much info!
    This template originally came with 4 main menus (PORTFOLIO / ABOUT US / OUR NEWS / CONTACT US).
    The PORTFOLIO section has 3 submenu links (INTERIOR / LANDSCAPE / ANIMALS).
    I changed the 3 submenu links from, (INTERIOR / LANDSCAPE / ANIMALS), to (AVIATION / EDUCATION / FEDERAL).
    Those work fine.
    Now, I have added 4 additional submenu links. (LEISURE SERVICES / SUSTAINABLE DESIGN / TRANSIT / ARCHITECTURE ENGINEERING).
    So, I now have a total of 7 links, within the PORTFOLIO section, named (AVIATION / EDUCATION / FEDERAL / LEISURE SERVICES / SUSTAINABLE DESIGN / TRANSIT / ARCHITECTURE ENGINEERING).
    My first 3 links work perfect, but the other (4-7) links are not working, correctly.
    They seem to link to the correct category, but do not load correct image, until you click on a thumbnail, then the big image loads, as it is supposed to do, but the thumbnails still have the wrong images loaded.
    I have checked every word for word of the actionscript, but I still can not figure this out.
    I believe that this is a simple solution, surely consisting of only 1 letter, word or sentence of code being wrong, somewhere, in the actionscript, within the flash (fla) file. I have the files, available to download, if anyone willing to help me needs them.
    Thank you, for all of your help.
    <!--
    My friend looked over the files and sent me this:
    _parent["item"+_root.main_gall_num].gotoAndPlay("s2");
    _root.main_gall_num = num;
    _parent.gall.play();
    Where are those "item1", "item2", defined?
    The functionality of the submenu is fine, but it seems the elements are missing. I tried changing a different "num", and it loaded that
    so i guess you are missing the element on the parent symbol.
    -->
    In the main .fla file, this actionscript, is on the first frame:
    Stage.align = "MC";
    Stage.scaleMode = "noScale";
    url = "tfile";
    _root.cacheKiller="true";
    import gs.dataTransfer.XMLParser;
    function onFinish(success_boolean, results_obj, xml) { //This fhunction gets called as soon as the XML loads and gets parsed.
    if (success_boolean) {
    //trace (1);
    play();
    stop();
    var parsed_obj = {}; //We'll use this to hold the parsed xml object (once the XML loads and gets parsed successfully).
    var unCash= new Date().getTime();
    if (_root.cacheKiller=="true") {
    fileToLoad=url+"_main.xml?cacheKiller="+unCash;
    fileToLoad=url+"_main.xml";
    else {
    fileToLoad=url+"_main.xml";
    XMLParser.load(fileToLoad, onFinish, parsed_obj);
    _root.emp.useHandCursor = 0;
    ///forplayer
    _root.mus = 1;
    _root.n = 1;
    _root.num = 1;
    In the main .fla file, this actionscript, is on the second frame:
    import gs.dataTransfer.XMLParser;
    function onFinish(success_boolean, gallery_obj, xml) { //This fhunction gets called as soon as the XML loads and gets parsed.
    if (success_boolean) {
    play();
    //system settings
    // frame number where readMore movieClip is situated   
    pagesReadMoreFrame=5;
    // frame number of the first content page
    firstPageFrame=1;
    //system settings
    #include "gs/dataTransfer/xmlFunctions.as"
    //_root.link=_root.getMenuSystemOrder(0);
    In the main .fla file, this actionscript, is on the third frame:
    import mx.transitions.Tween;
    import mx.transitions.easing.*;
    function pic_movs(my_x) {
    var name1:MovieClip = _root.pages.gall.gall.thumbs;
    myTween = new Tween(name1, "_x", Strong.easeInOut, name1._x, my_x, 25, false);
    When the "PORTFOLIO" page loads, this actionscript, is on the first frame:
    _root.main_gall_num=1;
    _root.gall_num=1;
    item1.gotoAndStop(15);
    Each "sub_menu" link (AVIATION / EDUCATION / FEDERAL / LEISURE SERVICES / SUSTAINABLE DESIGN / TRANSIT / ARCHITECTURE ENGINEERING), has this actionscript, on each link, the only difference is the num = 1 (AVIATION), has num = 2 (EDUCATION), num = 3 (FEDERAL), etc, etc, through num = 7, for (ARCHITECTURE ENGINEERING):
    onClipEvent (load) {
    num = 1;
    this.title1.gotoAndStop(num);
    this.title2.gotoAndStop(num);
    on (rollOver) {
    if (_root.main_gall_num<>num) {
    this.gotoAndPlay("s1");
    on (releaseOutside, rollOut) {
    if (_root.main_gall_num<>num) {
    this.gotoAndPlay(_totalframes-_currentframe);
    on (release) {
    if (_root.main_gall_num<>num and _root.gall_animation == 1) {
    _root.gall_animation = 0;
    _parent["item"+_root.main_gall_num].gotoAndPlay("s2");
    _root.main_gall_num = num;
    _parent.gall.play();
    In the section where the photos load, each frame has a different category of photos that loads on that frame.
    The actionscript, on frame 1, is:
    _root.gall_num=1;
    Then, frame 2 has:
    _root.gall_num=2;
    frame 3 has:
    _root.gall_num=3;
    frame 4 has:
    _root.gall_num=4;
    frame 5 has:
    _root.gall_num=5;
    frame 6 has:
    _root.gall_num=6;
    frame 7 has:
    _root.gall_num=7;
    I added all of the extra images, to the xml file.
    The original xml file came with only 3 categories, of images (12 small and 12 big, in each category).

    did u try something like that :
    for (var iii:uint=1; iii<5; iii++) {
    root["item"+iii].addEventListener(Event.ENTER_FRAME,
    mover1);
    root["item"+iii].addEventListener(MouseEvent.ROLL_OUT,
    itemOut1);
    root["item"+iii].addEventListener(MouseEvent.ROLL_OVER,
    itemOver1);
    root["item"+iii].buttonMode=true;
    }

  • My iPhone is stuck in DFU mode but it will not restore please help me!

    What happened to my phone was I was having screen issues so i replaced it and it worked normally for about 5 minutes and then the screen went black. After the screen went black, it came back on with the "connect to itunes screen". Since then i've tried to restore it and no good has cone fron trying. Sometimes itunes will tell me that it can't be restored because of the build of the phone or itunes will give me a different error code. Itunes also will make it as far as the restore screen where itunes is saying waiting for iphone and the iphone screen is on with the white loading line under the apple but the line will not move no matter how long you give it time to load. I've tried pretty much all the techniques to reslove my issue. I've even used tiny umbrella, and redsnow to try and kick it out of recovery mode but that does is make the apple logo pop up and fade out until the screen is black and then pop up again. Can someone please help me?

    It sounds to me like you either got defective parts or otherwise did not make the repair correctly. We cannot help  with self-repairs here, the iPhone officially not user servicable, but you can ask for advice in the forums on ifixit.com, a site which is dedicated to those attempting their own repairs.
    Regards.

  • Macbook Pro Mid 2009 Processor 2.26 GHz Intel Core 2 Duo, Memory 2 GB 1067 MHz DDR3. iOS 10.10.1 (14B25). My mac is running slow and have ran EtreCheck. Please help me fix my mac. Thanks!

    Macbook Pro Mid 2009 Processor 2.26 GHz Intel Core 2 Duo, Memory 2 GB 1067 MHz DDR3. iOS 10.10.1 (14B25). My mac is running slow and have ran EtreCheck. Please help me fix my mac. Thanks!
    Problem description:
    My mac has been very slow lately. Any suggestions?
    EtreCheck version: 2.1.2 (105)
    Report generated December 14, 2014 at 8:15:29 PM PST
    Hardware Information: ℹ️
      MacBook Pro (13-inch, Mid 2009) (Verified)
      MacBook Pro - model: MacBookPro5,5
      1 2.26 GHz Intel Core 2 Duo CPU: 2-core
      2 GB RAM Upgradeable
      BANK 0/DIMM0
      1 GB DDR3 1067 MHz ok
      BANK 1/DIMM0
      1 GB DDR3 1067 MHz ok
      Bluetooth: Old - Handoff/Airdrop2 not supported
      Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
      NVIDIA GeForce 9400M - VRAM: 256 MB
      Color LCD 1280 x 800
    System Software: ℹ️
      OS X 10.10.1 (14B25) - Uptime: 0:54:52
    Disk Information: ℹ️
      Hitachi HTS545016B9SA02 disk0 : (160.04 GB)
      S.M.A.R.T. Status: Verified
      EFI (disk0s1) <not mounted> : 210 MB
      MacHD (disk0s2) / : 159.05 GB (49.15 GB free)
      Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
      HL-DT-ST DVDRW  GS23N 
    USB Information: ℹ️
      Apple Inc. Built-in iSight
      Apple Internal Memory Card Reader
      Apple Inc. BRCM2046 Hub
      Apple Inc. Bluetooth USB Host Controller
      Apple Inc. Apple Internal Keyboard / Trackpad
      Apple Computer, Inc. IR Receiver
    Gatekeeper: ℹ️
      Mac App Store and identified developers
    Startup Items: ℹ️
      DVD3EnablerService: Path: /Library/StartupItems/DVD3EnablerService
      Startup items are obsolete in OS X Yosemite
    Problem System Launch Agents: ℹ️
      [failed] com.apple.AirPlayUIAgent.plist [Details]
      [failed] com.apple.CallHistoryPluginHelper.plist
      [failed] com.apple.coreservices.appleid.authentication.plist [Details]
      [failed] com.apple.icloud.fmfd.plist [Details]
      [failed] com.apple.secd.plist [Details]
      [failed] com.apple.security.cloudkeychainproxy.plist [Details]
      [failed] com.apple.telephonyutilities.callservicesd.plist [Details]
    Problem System Launch Daemons: ℹ️
      [failed] com.apple.ctkd.plist [Details]
      [failed] com.apple.icloud.findmydeviced.plist [Details]
      [failed] com.apple.ifdreader.plist
      [failed] com.apple.nehelper.plist [Details]
      [failed] com.apple.softwareupdate_download_service.plist [Details]
      [failed] com.apple.wdhelper.plist [Details]
      [failed] com.apple.xpc.smd.plist [Details]
    Launch Agents: ℹ️
      [loaded] com.google.keystone.agent.plist [Support]
      [invalid?] com.oracle.java.Java-Updater.plist [Support]
      [not loaded] com.teamviewer.teamviewer.plist [Support]
      [not loaded] com.teamviewer.teamviewer_desktop.plist [Support]
    Launch Daemons: ℹ️
      [running] com.adobe.ARM.[...].plist [Support]
      [loaded] com.adobe.fpsaud.plist [Support]
      [loaded] com.google.keystone.daemon.plist [Support]
      [invalid?] com.oracle.java.Helper-Tool.plist [Support]
      [not loaded] com.teamviewer.teamviewer_service.plist [Support]
    User Launch Agents: ℹ️
      [loaded] com.adobe.ARM.[...].plist [Support]
      [invalid?] com.nds.pcshow.plist [Support]
      [invalid?] com.nds.pcshow.uninstall.plist [Support]
    User Login Items: ℹ️
      None
    Internet Plug-ins: ℹ️
      WidevineMediaOptimizer: Version: 6.0.0.12757 - SDK 10.7 [Support]
      FlashPlayer-10.6: Version: 16.0.0.235 - SDK 10.6 [Support]
      QuickTime Plugin: Version: 7.7.3
      AdobePDFViewerNPAPI: Version: 11.0.10 - SDK 10.6 [Support]
      AdobePDFViewer: Version: 11.0.10 - SDK 10.6 [Support]
      Flash Player: Version: 16.0.0.235 - SDK 10.6 [Support]
      Default Browser: Version: 600 - SDK 10.10
      Silverlight: Version: 5.1.30514.0 - SDK 10.6 [Support]
      iPhotoPhotocast: Version: 7.0
    3rd Party Preference Panes: ℹ️
      Flash Player  [Support]
    Time Machine: ℹ️
      Mobile backups: OFF
      Auto backup: NO - Auto backup turned off
      Volumes being backed up:
      MacHD: Disk size: 159.05 GB Disk used: 109.90 GB
      Destinations:
      KINGSTON [Local]
      Total size: 30.88 GB
      Total number of backups: 0
      Oldest backup: -
      Last backup: -
      Size of backup disk: Too small
      Backup size 30.88 GB < (Disk used 109.90 GB X 3)
    Top Processes by CPU: ℹ️
          6% WindowServer
          0% AppleSpell
          0% SystemUIServer
          0% powerd
          0% Google Chrome
    Top Processes by Memory: ℹ️
      131 MB softwareupdated
      112 MB Google Chrome
      41 MB Finder
      34 MB Google Chrome Helper
      32 MB WindowServer
    Virtual Memory Information: ℹ️
      51 MB Free RAM
      587 MB Active RAM
      551 MB Inactive RAM
      350 MB Wired RAM
      10.96 GB Page-ins
      865 MB Page-outs
    Diagnostics Information: ℹ️
      Dec 14, 2014, 07:37:58 PM Install Adobe Flash Player_2014-12-14-193758_[redacted].crash
      Dec 14, 2014, 07:21:27 PM Self test - passed

    Please describe the problem in as much relevant detail as possible. The "etrecheck" fad hasn't made that step any less necessary. The usual results of posting etrecheck output on this site without a full description of the problem are very poor.
    The many "failed" warnings that etrecheck sometimes spews mean nothing. Those warnings are not a reason to reinstall the OS, or to do anything else at all. They should be ignored.
    The better your description of the problem, the better the chance of a solution.
    For example, if the computer is slow, which specific actions are slow? Is it slow all the time, or only sometimes? What changes did you make, if any, just before it became slow? Have you seen any alerts or error messages? Have you done anything to try to fix it? Most importantly, do you have a current backup of all data? If the answer to the last question is "no," back up now. Ask if you need guidance. Do nothing else until you have a backup.

Maybe you are looking for

  • SP3 doesn't recognize my BT mouse or keyboard

    I recently updated to Boot Camp 2.1 and installed XP SP3. When I rebooted into SP3 for the first time neither my BT mouse or keybaord worked and I had to use the trackpad to get around. I have a Logitech MX900 mouse and the older style Apple keyboard

  • Bit of a weird one!

    A strange problem just started happening yesterday & continues randomly. Every now & then the sides of my Desktop reduce by 8mm on the L & 4mm on the R. Whereas the desktop should cover the entire screen it is now pure black on the L & R sides. Howev

  • Namespace mapping with classloading

    It is proposed that a secure sandbox for applications could be made with mapping loaded classes into secure classes. For example, when a person is using java.io.File, the classloader returns org.my.File, which extends java.io.File. Using this techniq

  • ITunes 9.2 + install problems please help.

    hi guys i recently bought a new laptop and when i try to install itunes 9.2 or higher it shows an error. error writing to file: C:\program files (x86)\commonfiles\apple\mobile device support\ssleay32.dll. verify that you have access to that directory

  • Problems with "imported" photos in iPhoto

    The default on my version of iPhoto (V. 8.1.2) seems ot have been just import links.  But I really would prefer to have the photos actually imported into theiPhoto library, so when I upgrade (both iPhoto andmy computer) I can just take the library, a