Really weird happenings (Help!)

I've built a site for my dads running club. I kept it simple
as he wants to update it using contribute. I uploaded it just now
but there is something very weird happening when I go the the site:
www.edinburghrunningnetwork.co.uk
The 'Home' and 'News' are fine but the following pages have 2
title banners and 2 navigation bars. Both are swfs. I'm using CS4
Dreamweaveron my imac. There seams to be no issue when I test the
pages in the browsers or in live view. I had a look at the html but
I cant seam to work it out.
Can anyone lend a hand please!?!
JG

> www.edinburghrunningnetwork.co.uk
>
Replace this:
<script type="text/javascript">
AC_FL_RunContent(
'codebase','
http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','wid th','800','height','120','align','bottom','src','../ERN
Logo
static','quality','high','pluginspage','
http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movi e','../ERN
Logo static' ); //end AC code
</script><noscript>
</noscript>
<script type="text/javascript">
AC_FL_RunContent(
'codebase','
http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','wid th','800','height','31','style','padding:0px','src','../ERN
Nav','quality','high','pluginspage','
http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movi e','../ERN
Nav' ); //end AC code
</script>
<noscript>
</noscript>
<object id="FlashID"
classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
width="800" height="112">
<param name="movie" value="ERN Logo static.swf" />
<param name="quality" value="high" />
<param name="wmode" value="opaque" />
<param name="swfversion" value="9.0.45.0" />
<!-- This param tag prompts users with Flash Player 6.0
r65 and higher to
download the latest version of Flash Player. Delete it if you
don't want
users to see the prompt. -->
<param name="expressinstall"
value="Scripts/expressInstall.swf" />
<!-- Next object tag is for non-IE browsers. So hide it
from IE using
IECC. -->
<!--[if !IE]>-->
<object type="application/x-shockwave-flash" data="ERN
Logo static.swf"
width="800" height="112">
<!--<![endif]-->
<param name="quality" value="high" />
<param name="wmode" value="opaque" />
<param name="swfversion" value="9.0.45.0" />
<param name="expressinstall"
value="Scripts/expressInstall.swf" />
<!-- The browser displays the following alternative
content for users
with Flash Player 6.0 and older. -->
<div>
<h4>Content on this page requires a newer version of
Adobe Flash
Player.</h4>
<p><a href="
http://www.adobe.com/go/getflashplayer"><img
src="
http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif"
alt="Get Adobe Flash player" width="112" height="33"
/></a></p>
</div>
<!--[if !IE]>-->
</object>
<!--<![endif]-->
</object>
<object id="FlashID2"
classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
width="800" height="31">
<param name="movie" value="ERN Nav.swf" />
<param name="quality" value="high" />
<param name="wmode" value="opaque" />
<param name="swfversion" value="9.0.45.0" />
<!-- This param tag prompts users with Flash Player 6.0
r65 and higher to
download the latest version of Flash Player. Delete it if you
don't want
users to see the prompt. -->
<param name="expressinstall"
value="Scripts/expressInstall.swf" />
<!-- Next object tag is for non-IE browsers. So hide it
from IE using
IECC. -->
<!--[if !IE]>-->
<object type="application/x-shockwave-flash" data="ERN
Nav.swf"
width="800" height="31">
<!--<![endif]-->
<param name="quality" value="high" />
<param name="wmode" value="opaque" />
<param name="swfversion" value="9.0.45.0" />
<param name="expressinstall"
value="Scripts/expressInstall.swf" />
<!-- The browser displays the following alternative
content for users
with Flash Player 6.0 and older. -->
<div>
<h4>Content on this page requires a newer version of
Adobe Flash
Player.</h4>
<p><a href="
http://www.adobe.com/go/getflashplayer"><img
src="
http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif"
alt="Get Adobe Flash player" width="112" height="33"
/></a></p>
</div>
<!--[if !IE]>-->
</object>
<!--<![endif]-->
</object>
With this:
<script type="text/javascript">
AC_FL_RunContent(
'codebase','
http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','wid th','800','height','120','align','bottom','src','ERN
Logo','quality','high','pluginspage','
http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movi e','ERN
Logo' ); //end AC code
</script><noscript><object
classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="
http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0"
width="800" height="120" align="bottom">
<param name="movie" value="ERN Logo.swf" />
<param name="quality" value="high" />
<embed src="ERN Logo.swf" width="800" height="120"
align="bottom"
quality="high"
pluginspage="
http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
type="application/x-shockwave-flash"></embed>
</object>
</noscript>
<script type="text/javascript">
AC_FL_RunContent(
'codebase','
http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','wid th','800','height','31','style','padding:0px','src','ERN
Nav','quality','high','pluginspage','
http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movi e','ERN
Nav' ); //end AC code
</script>
<noscript>
<object
classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="
http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0"
width="800" height="31" style="padding:0px">
<param name="movie" value="ERN Nav.swf" />
<param name="quality" value="high" />
<embed src="ERN Nav.swf" width="800" height="31"
quality="high"
pluginspage="
http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
type="application/x-shockwave-flash"></embed>
</object>
</noscript>

Similar Messages

  • Using iWeb to publish my mobileme photo gallery -really weird bugs help plz

    I have a really weird problem and have tried searching the forums already with no luck.
    I'm using iWeb09 to put mobileme photo album on my website. When I initially add the widget onto my page, the widgets will show a "preview" of what pictures are in the gallery if you hover your mouse over it. Later during the day, I'm not sure if I did anything to mess it up but that "preview" is no longer there. It's just a black box. It still works however if you click on it because it takes you to the mobile gallery.
    The only way for me to fix it was to delete the mobile me album and create a new one. Then re-add the widget onto my iWeb.
    This has happened twice to me already and I cannot figure out why it happens. I'm sorry if my description is vague. Please help.

    There is no point in re-installing iWeb, because after you have published it really is not an iWeb problem - if there is something not working on uploading the files, then it is really nothing to do with iWeb after html pages have been created.
    If you are using Fetch to upload, then you have obviously published your site to a local folder? If so, are the photos there when you look at your local site? If they are there when you publish to a local site, then it is an error in uploading and if photos do not show, it means that some things are not being uploaded to your server correctly.
    Have you tried using Cyberduck instead of Fetch? Cyberduck or Transmit are two of the better ftp programmes to try.

  • Dock acting really weird - Please help!

    After installing the Mobile ME update and iTunes 7.7, my dock has been acting really weird.
    1. I usually set the default dock size at the smallest possible. However, now when you left click on the separator of folders and applications, it allows the dock to become smaller than possible when setting from the Preference Pane
    2. The dock automatically becomes smaller over time until the icons are really tiny.
    Is this a bug encountered by anyone else? It really bugs me that I have to keep pulling the dock to a standard size. Can someone please help me out of this mess?

    Hey VK
    Thanks for the quick response.
    I did just that. Deleted the com.apple.dock.plist under my user home directory/Library/Preferences.
    While it reset the dock, the problem still remains. You can view the problem by
    1. Setting the dock to the smallest possible size via the Preference Pane
    2. Turn on magnification and bring it closer to the left side of the adjustable bar
    3. Now, use your mouse to drag the dock by the separator
    Observation: The dock will become smaller than is "set" by the bar in Preference Pane
    4. Click on the bar in the preference pane, set at small, the dock will resize itself again
    5. Choose the dock to be set on the right
    6. Choose it to be set at bottom
    Observation: The dock is a LOT smaller than it could ever have been.
    7. Click on the smallest possible size in the preference pane, the dock resizes itself
    8. The dock keeps getting smaller over time still. =(!

  • File not being written!! really weird! help!!

    Hello everyone.
    My problem is very strange.
        private void jButton2ActionPerformed(java.awt.event.ActionEvent evt) {
            fc.setFileFilter(new MLPfilter());         // my own custom file filter
            int returnVal = fc.showSaveDialog(this);
            if (returnVal == JFileChooser.APPROVE_OPTION)
                file = fc.getSelectedFile();
            else return;
            try{
                outFile=new PrintWriter(new FileWriter(file.getName()+".mlp"));    // DOESNT SAVE!
                outFile.println(jTextArea1.getText());
            catch (Exception edfgfd){}
            outFile.close();
        }Everything compiles fine. But, when I try to write it wont write!
    The problem lies in this line:
    outFile=new PrintWriter(new FileWriter(file.getName()+".mlp"));
    Whats funny is that if I replace "file.getName()+".mlp" with "file" it works! >.<
    But, I want my files to be saved with a ".mlp" extension.
    HALP!

    For the future why don't you simplify your code by using:
    String fileName = file.getName() + ".mlp";
    System.out.println(fileName);
    outFile=new PrintWriter(new FileWriter(fileName));
    This way you can display the actual name of the file and make sure it is what you are expecting. Basic Debugging 101.

  • Text in Hebrew has gone really weird in Motion and FCP - please help!

    Hi,
    I have been working in a project for a long time, and produced hundreds of simple titles in Motion in Hebrew. The font I have used throughout is Arial Rounded MT Bold.
    In the latest title I added one text object and made it Italic. Since then, all my Hebrew text in this title and now any previous title I open appears really weird (the vowles are disjoined from the consonants). I have turned off the Italics option on all the titles but it still does the same thing.
    This occurs even in a brand new title, where I paste the Hebrew directly into a new text object.
    I am desperate for someone to help me, as I have a tight deadline on this one. All previous titles I open appear the same, even though they were fine in the past. I have tried deleting the preference file.
    I am using Motion 4 (FCS 3) on a iMac bought last year, quad core intel.
    Please help!
    Thanks

    Thank you so much!
    Arial did not work, but Arial Bold and Arial Hebrew did!
    The font doesn't match what I was using before. I have no idea what it was using previously, but at least I can proceed from here. My previous projects have all been output to movie files so even if the motion files are now messed up, it's not the end of the world!
    Thanks again

  • My iPhone 5 has been acting really weird someone please help

    This is some of what has been showing in my diagnostics and usage
    timestamp: 1390634449681
    crashReporterKey: "bd3144f45cc1a08d4ff3d80caedfa4e17fa998dc"
    isAnonymous: true
    deviceConfigId: 301
    investigationId: 0
    model: "iPhone5,1"
    softwareBuild: "11B554a"
    firmwareVersion: "iBoot-1940.3.5"
    basebandVersion: "5.02.00"
    buildtype: "User"
    metriclogs {
      triggerTime: 1390634444592
      triggerId: 520198
      profileId: 301098
      captiveSession {
        timestamp: 1390630591106
        result: 14
        isDetectedCaptive: false
        durationOnNetwork: 9902
        durationNetworkNotCaptive: 9902
    metriclogs {
      triggerTime: 1390634444620
      triggerId: 520197
      profileId: 301053
      profileId: 301054
      cellularGsmWcdmaCellInfo {
        timestamp: 1390631563660
        rat: SYS_MODE_WCDMA
        srv_status: SYS_SRV_STATUS_SRV
        mcc: 310
        mnc: 410
        wcdma_band: SYS_BAND_WCDMA_V_850
        dl_uarfcn: 4384
        psc: 80
        srv_domain: SYS_SRV_DOMAIN_CS_PS
        hspa: SYS_HS_IND_HSDPA_HSUPA_SUPP_CELL
      cellularLteScellInfo {
        timestamp: 1390631629440
        phy_cell_id: 265
        dl_freq: 5780
        ul_freq: 23780
        dl_bw: 50
        ul_bw: 50
        freq_band_ind: 17
        num_mnc_digits: 3
        sel_plmn_mcc: 310
        sel_plmn_mnc: 410
        allowed_access: 0
    metriclogs {
      triggerTime: 1390638629567
      triggerId: 520197
      profileId: 301053
      profileId: 301054
      cellularGsmWcdmaCellInfo {
        timestamp: 1390635129996
        rat: SYS_MODE_WCDMA
        srv_status: SYS_SRV_STATUS_SRV
        mcc: 310
        mnc: 410
        wcdma_band: SYS_BAND_WCDMA_II_PCS_1900
        dl_uarfcn: 4359
        psc: 80
        srv_domain: SYS_SRV_DOMAIN_CS_PS
        hspa: SYS_HS_IND_HSDPA_HSUPA_SUPP_CELL
      cellularLteScellInfo {
        timestamp: 1390635777055
        phy_cell_id: 265
        dl_freq: 5780
        ul_freq: 23780
        dl_bw: 50
        ul_bw: 50
        freq_band_ind: 17
        num_mnc_digits: 3
        sel_plmn_mcc: 310
        sel_plmn_mnc: 410
        allowed_access: 0
    metriclogs {
      triggerTime: 1390643869605
      triggerId: 520197
      profileId: 301053
      profileId: 301054
      cellularGsmWcdmaCellInfo {
        timestamp: 1390635129996
        rat: SYS_MODE_WCDMA
        srv_status: SYS_SRV_STATUS_SRV
        mcc: 310
        mnc: 410
        wcdma_band: SYS_BAND_WCDMA_II_PCS_1900
        dl_uarfcn: 4359
        psc: 80
        srv_domain: SYS_SRV_DOMAIN_CS_PS
        hspa: SYS_HS_IND_HSDPA_HSUPA_SUPP_CELL
      cellularLteScellInfo {
        timestamp: 1390642205358
        phy_cell_id: 265
        dl_freq: 5780
        ul_freq: 23780
        dl_bw: 50
        ul_bw: 50
        freq_band_ind: 17
        num_mnc_digits: 3
        sel_plmn_mcc: 310
        sel_plmn_mnc: 410
        allowed_access: 0
    metriclogs {
      triggerTime: 1390648354629
      triggerId: 520197
      profileId: 301053
      profileId: 301054
      cellularGsmWcdmaCellInfo {
        timestamp: 1390646844914
        rat: SYS_MODE_WCDMA
        srv_status: SYS_SRV_STATUS_SRV
        mcc: 310
        mnc: 410
        wcdma_band: SYS_BAND_WCDMA_II_PCS_1900
        dl_uarfcn: 4384
        psc: 80
        srv_domain: SYS_SRV_DOMAIN_CS_PS
        hspa: SYS_HS_IND_HSDPA_HSUPA_SUPP_CELL
      cellularLteScellInfo {
        timestamp: 1390647503732
        phy_cell_id: 265
        dl_freq: 5780
        ul_freq: 23780
        dl_bw: 50
        ul_bw: 50
        freq_band_ind: 17
        num_mnc_digits: 3
        sel_plmn_mcc: 310
        sel_plmn_mnc: 410
        allowed_access: 0
    metriclogs {
      triggerTime: 1390653704649
      triggerId: 520197
      profileId: 301053
      profileId: 301054
      cellularGsmWcdmaCellInfo {
        timestamp: 1390652759246
        rat: SYS_MODE_WCDMA
        srv_status: SYS_SRV_STATUS_SRV
        mcc: 310
        mnc: 410
        wcdma_band: SYS_BAND_WCDMA_V_850
        dl_uarfcn: 4384
        psc: 80
        srv_domain: SYS_SRV_DOMAIN_CS_PS
        hspa: SYS_HS_IND_HSDPA_HSUPA_SUPP_CELL
      cellularLteScellInfo {
        timestamp: 1390650755956
        phy_cell_id: 265
        dl_freq: 5780
        ul_freq: 23780
        dl_bw: 50
        ul_bw: 50
        freq_band_ind: 17
        num_mnc_digits: 3
        sel_plmn_mcc: 310
        sel_plmn_mnc: 410
        allowed_access: 0
    And this under GPUrestart?
    Date:2014-01-24 17:01:01 -0700
    Incident ID:BFE069A2-EE20-4F1E-B02B-D205B9D03C5D
    Hardware Model: iPhone5,1
    OS Version: iOS 7.0.4 (11B554a)
    System ID:
    2014-01-23 19:48:39 -0700 ReportCrash[4150]: core1_power:0;core0_isp_status1:0;last_submitted_stamp5:0;core1_event_status:68 429312;core2_use1_dm_slot:-1431655766;core1_use2_serv_pixel:96736;core1_use_coun t:4;current_stamp2:0;core0_use3_serv_pixel:82805;master_slc_ctrl_bypass:67108864 ;last_submitted_stamp0:10128805;core2_bif_fault:0;core1_isp_status1:0;hang_type: 1;core1_use0_dm_slot:-1431655766;core2_use0_serv_event:65536;core2_use3_serv_ver tex:66534;dpm_ta_global_list:65698;core1_use1_serv_event:65536;core2_isp_status1 :0;master_event_status2:16;core0_use2_serv_event:65536;core2_bif_bank0:458759;co re1_use3_dm_slot:-1431655766;core1_bif_mem_req_stat:0;master_slc_ctrl:4505600;is p_rgn_base:-1740308480;core2_use0_serv_pixel:95535;current_stamp6:5;core0_use2_s erv_vertex:66521;core0_event_status2:160;core0_power:0;isp_zload_base:0;isp_zlsc tl:0;last_submitted_stamp6:5;core0_isp_status2:15910;core1_use1_serv_vertex:6688 7;core2_use2_dm_slot:-1431655766;core2_use3_serv_event:65536;core2_clkgatectl:27 96202;core0_event_status:605300224;core1_isp_status2:15906;last_submitted_stamp1 :10128805;core0_bif_ctrl:0;core2_bif_ctrl:0;core2_use0_serv_vertex:67330;core_co unt:3;core2_power:0;core1_use0_serv_pixel:100280;core2_isp_status2:15396;master_ clkgatestatus:11;core0_use1_serv_pixel:86320;core0_use_count:4;core2_event_statu s:68429312;core1_bif_fault:0;core2_use3_serv_pixel:88663;current_stamp3:515081;c ore0_use0_serv_event:71546;core1_bif_bank0:458759;core1_event_status2:176;core0_ pds_pc_base:0;last_submitted_stamp7:5;core1_use3_serv_pixel:93383;core2_bif_mem_ req_stat:0;core0_use3_serv_vertex:66521;core1_pds_pc_base:0;current_stamp7:5;isp _zstore_base:0;master_clkgatestatus2:3;last_submitted_stamp2:0;master_event_stat us:536870912;master_clkgatectl2:681;core2_use1_serv_event:65536;core1_use2_serv_ event:65536;isp_stencil_load_base:0;core1_use2_serv_vertex:66877;core0_use3_serv _event:65536;core0_clkgatectl2:176851626;current_stamp0:10128798;core2_pds_pc_ba se:0;core1_bif_ctrl:0;dpm_ta_page_threshold:178;core1_clkgatectl2:176851626;core 2_use1_serv_vertex:66544;master_isp_rgn:12288;core2_use1_serv_pixel:91888;master _bif_int_stat:524288;core2_clkgatectl2:176851626;core0_bif_fault:0;last_submitte d_stamp8:0;core2_event_status2:160;core2_clkgatestatus:0;current_stamp4:515081;m aster_slc_status:0;core0_bif_bank0:458759;last_submitted_stamp3:515085;core0_use 0_serv_vertex:67340;core1_use1_serv_pixel:96421;core0_use2_dm_slot:-1431655766;c ore0_use2_serv_pixel:86245;core0_clkgatestatus:0;core0_bif_int_stat:524288;isp_s tencil_store_base:0;core0_pds_debug_pc:0;core1_use0_serv_event:65536;current_sta mp8:0;core0_use1_serv_event:65537;core2_bif_int_stat:524288;core2_pds_debug_pc:0 ;master_bif_mem_req_stat:0;stamp_count:9;core1_use3_serv_vertex:66878;master_bif _fault:0;core1_use1_dm_slot:-1431655766;current_stamp1:10128785;core1_clkgatectl :2796202;core2_use_count:4;core2_use2_serv_vertex:66523;core0_use0_dm_slot:-1431 655766;core0_bif_mem_req_stat:0;core0_clkgatectl:2796202;last_submitted_stamp4:5 15085;core2_use2_serv_event:65536;core0_use3_dm_slot:-1431655766;core1_use3_serv _event:65536;core2_use0_dm_slot:-1431655766;current_stamp5:0;core2_use3_dm_slot: -1431655766;master_isp_status:1;core1_clkgatestatus:1572920;core0_use1_serv_vert ex:66538;dpm_pds_page_threshold:0;core0_use0_serv_pixel:89945;core2_use2_serv_pi xel:92196;core1_use2_dm_slot:-1431655766;core1_bif_int_stat:524288;core1_use0_se rv_vertex:67676;core1_pds_debug_pc:0;dpm_zls_page_threshold:128;core0_use1_dm_sl ot:-1431655766
    Is there anyone that can tell me a little bit about what is going on?

    I've restored it several times with no backup at all and it doesn't seem to help.  Almost all of my apps crash I have deleted almost all of them hoping if it was a memory prob it would be fixed but no the main one is safari it crashes all the time.  It also just acts really weird. When I am typing anything on safari the letters will drag and then slowly catch up when I'm typing.  It will also go to a different kind of screen format like its trying to figure out if it's a computer or phone when I rotate the screen.  I have go in and delete the website data and clear everything almost everyday and it still does this.  Hope that helps, if you have any idea on what's going on or any other advice on how to fix I'd love the help thanks

  • Really weird laptop problem, please help!

    Hi,
    I just got a new laptop this weekend, Lenovo S205, everything is perfect and so far I love it.
    However, one really weird problem i cannot find an answer for anywhere.
    When I shut the laptop down it instantly restarts. Doesnt matter if I hold the power button down either, as soon as I let go it boots back up.
    I have no peripherals plugged in or anything. 
    I'm totally stumped!!
    Its really annoying as the only way to turn my laptop off is to unplugged the battery, or just let it run down.
    Any ideas much appreciated.
    j

    Hi and welcome,
    did you prove your energymanagement & a few windows settings  at the end of this EM Settings in knowledgebase...
    as well something could provoke restart instead of shutdown ...
    Best is to exclude software failure,  restore to factory condition with dvds ..  Create Factory Disc
    after factory restore ... if your S205 have same behaviour ...call your local service..
    sincerely KalvinKlein 
    Thinkies 2x X200s/X301 8GB 256GB SSD @ Win 7 64
    Ideas Centre A520 ,Yoga 2 256GB SSD,Yoga 2 tablet @ Win 8.1

  • Is My Iphone 3gs the only one that does this really weird glitch

    ok i have a issue i looked everywhere and i did not see anything in the forums about this
    when i am replying to a text message and auto-spell types something so i hit the back button/delete key to rewrite what i want to type and it does not delete the text it just goes over the letters and doesn't delete it and sometimes the cursor will just get stuck and sometimes the cursor when i am deleting text will keep going over the letters i am typing and doesn't do anything , so as i hit back/delete button on keyboard it just keeps going over the letters and does not delete its really weird, and this is my 2nd new iphone 3gs for a different issue, and they both did that.
    what i want to know is if this is a hardware problem and should i take it in to get it replaced again which i hate doing,since i got a good iphone 3gs this time...has this happened to anyone else,or does this happen to anyone else
    any help would great thank you

    Well if it happened to 2 different iphones perhaps something is corrupted in your backup restore file. By restoring your new phone with this old backup restore file u may be copying over the problem.
    Solution: Restore and setup your iphone as a 'New' phone instead of restoring from a previous backup. This should solve your problem.

  • I have a macbook pro with OSX Mavericks 10.9.5 and some keys that are not working. Specifically, the enter/return button, the "p", "0", ";", and all the function keys.  What's really weird is that happens randomly.  I've never spilled anything on it

    I have a macbook pro with OSX Mavericks 10.9.5 and some keys randomly are not working. Specifically, the enter/return button, the "p", "0", ";", and all the function keys.  What's really weird is that happens randomly.  I've never spilled anything on it, and I can't for the life of me figure out how to fix this.  Can anyone help?  of course this happened after my warranty expired.

    **update**
    I don't know if this will help someone but I am posting this for that purpose.  In the past when I first had this problem, I'd read a post somewhere (sorry, long ago, don't have the link) where an individual was having the same problem and they stated that when the MBP got heated, that's when the keys would stop working, and they went into the MBP and jiggle some stuff around (a specific wire, I'm not electronically inclined so I know NOT of what they spake!).  Well I didn't want to do that but it always stuck in the back of my mind.  I had given up, really, and was planning to take my MBP to the apple store.  But by chance one night I left my MBP on the floor where it's cool, and when I turned it on, the problem went - poof! It seems there was some validity to the post that spoke about heat, because my problems started when I would stream foreign dramas on my MBP for hours at night, and I would hear the fan going off all the time, and in the mornings, my "p", "enter", "0", ";", and all the function keys would stop working. 
    So, maybe try keeping the MBP in a cool place when it's off.  Since I've started doing this overnight every night (keeping it on the cool floor, out of reach of any big feet), I have not had a single problem with my keyboard.
    Hopefully this might help someone.

  • Really Weird Bug?

    I have this really weird bug on my mac. I don't think the manual says anything about this so I have come here. Sometimes, for no apparent reason, music starts playing. I have never heard this music before (besides during this bug) and there is no way to turn it off besides restarting the computer. Restarting the computer is a temporary fix, but the music comes back after awhile. No applications have to be open in order for the music to start playing. I have even quit all applications (including finder) in order to try to stop the music but none of it works. (And BTW it can start without itunes opening up. I never opened itunes and it all of a sudden started so it is not an itunes problem) I have absolutely no idea how to fix the bug, so somebody help?????

    Hahaha it was a really big DUH for me, so Duh thats its embarrassing...sorry guys lol

  • When I convert my pdf doc to word, the fonts go really weird and it also puts some text into boxes. when I try to select the test and change the font, it does not change it properly?

    When I convert my pdf doc to word, the fonts go really weird and it also puts some text into boxes. when I try to select the text and change the font, it does not change it properly? This is making it impossible to amend.

    Hi Janedance1,
    If the PDF that you converted already has searchable text, please try disabling OCR as described in this document: How to disable Optical Character Recognition (OCR) when converting PDF to Word or Excel. (If the PDF was created from a scanned document and doesn't already have searchable text, disabling OCR isn't a great option, as the text won't be searchable/editable in the converted Word doc.)
    Please let us know how it goes.
    Best,
    Sara

  • When downloading iTunes, I got a message about error writing to file and it told the file. Then it said to verify that you have access to that directory. I have no idea how to fix it. I could really use some help, please.

    I was trying to download iTunes on my computer, and while doing so, I got this message: Error writing to file: C:/Program Files (x86)/Common Files/Apple/Apple Application Support/Apple Versions.dll. Verify that you have access to that directory. I have downloaded iTunes numerous times and I have never had this problem. If anyone knows what's going on, I would really appreciate the help.

    Well, there's definitely a mac and a Windows version. And you're at the right page. I think the problem is that someone forgot (or decided not to) to update the text at teh bottom of the page to have Mac and Windows.
    Just push the button, you'll get the Mac update no problem.
    Regards,
    Bentley Wolfe
    Senior Support Engineer, Flash/Flash Player/Digital Editions
    Adobe

  • Anybody who can help me? I really need your help

    I've tried to execute J2ee tutorial examples.
    I don't know why this sample didn't execute...I've already finished to set up J2EE and enviornment variables.
    I was trying this part from j2ee tutorial titled as "Packing Web modules".
    Whenever I type "asant create-war" to make web modules in command window. I always got error.
    Packaging Web Modules(From J2ee tutorial for your information)
    A web module must be packaged into a WAR in certain deployment scenarios and whenever you want to distribute the web module. You package a web module into a WAR using the Application Server deploytool utility, by executing the jar command in a directory laid out in the format of a web module, or by using the asant utility. This tutorial allows you to use use either the first or the third approach. To build the hello1 application, follow these steps:
    In a terminal window, go to <INSTALL>/j2eetutorial14/examples/web/hello1/.
    Run asant build. This target will spawn any necessary compilations and will copy files to the <INSTALL>/j2eetutorial14/examples/web/hello1/build/ directory.
    To package the application into a WAR named hello1.war using asant, use the following command:
    asant create-war
    This command uses web.xml and sun-web.xml files in the <INSTALL>/j2eetutorial14/examples/web/hello1 directory.
    To learn how to configure this web application, package the application using deploytool by following these steps:
    Start deploytool.
    Create a web application called hello1 by running the New Web Component wizard. Select FileNewWeb Component.
    In the New Web Component wizard:
    Select the Create New Stand-Alone WAR Module radio button.
    In the WAR File field, enter <INSTALL>/j2eetutorial14/examples/web/hello1/hello1.war. The WAR Display Name field will show hello1.
    In the Context Root field, enter /hello1.
    Click Edit Contents to add the content files.
    In the Edit Contents dialog box, navigate to <INSTALL>/j2eetutorial14/examples/web/hello1/build/. Select duke.waving.gif, index.jsp, and response.jsp and click Add. Click OK.
    Click Next.
    Select the No Component radio button and click Next.
    Click Finish.
    Select FileSave.
    A sample hello1.war is provided in <INSTALL>/j2eetutorial14/examples/web/provided-wars/. To open this WAR with deploytool, follow these steps:
    Select FileOpen.
    Navigate to the provided-wars directory.
    Select the WAR.
    Click Open Module.
    I guess this step is for checking my system about setup information. I not sure how to change it.
    the result from execution of ansnt command in dos
    D:\J2ee\j2ee-1_4-doc-tutorial_7\j2eetutorial14\examples\web\hello1>asant create- war Buildfile: build.xml
    j2ee-home-test:
    BUILD FAILED D:\J2ee\j2ee-1_4-doc-tutorial_7\j2eetutorial14\examples\common\targets.xml:10: T he j2ee.home property is not properly set in <INSTALL>/j2eetutorial14/examples/c ommon/build.properties.
    Set the j2ee.home property to the location of your Application Server installati on.
    On Windows, you must escape any backslashes in the j2ee.home property with anoth er backslash or use forward slashes as a path separator. So, if your Application Server installation is C:\Sun\AppServer, you must set j2ee.home as follows:
    j2ee.home = C:\\Sun\\AppServer
    or
    j2ee.home=C:/Sun/AppServer
    j2ee.home is currently set to:
    Total time: 0 seconds
    D:\J2ee\j2ee-1_4-doc-tutorial_7\j2eetutorial14\examples\web\hello1>
    I've installed J2ee sdk in C:\Sun\AppServer
    PATH: %J2EE_HOME%\bin;%JAVA_HOME%\bin;
    CLASSPATH: %J2EE_HOME%\lib\j2ee.jar;C:\Java\jre1.6.0_05\lib\ext\QTJava.zip;C:\oraclexe\app\oracle\product\10.2.0\server\jdbc\lib\ojdbc14.jar
    J2EE_HOME: C:\Sun\AppServer
    JAVA_HOME: C:\Sun\AppServer\jdk
    I've installed J2ee with administration 4848, HTTP: 8089 HTTP: 8090
    I guess this could refer the target.xml and build.properties. So, I've tried after changing some value, which is fit for my setup.
    but, still doesn't work.
    targets.xml
    <path id="classpath">
    <fileset dir="${j2ee.home}/lib">
    <include name="j2ee.jar"/>
    </fileset>
    </path>
    <target name="j2ee-home-test" >
    <!-- Test if j2ee.home is set properly by looking for j2ee.jar -->
    <available file="${j2ee.home}/lib/j2ee.jar" type="file" property="j2ee.jar.present" />
    <fail unless="j2ee.jar.present">
    The j2ee.home property is not properly set in <INSTALL>/j2eetutorial14/examples/common/build.properties.
    Set the j2ee.home property to the location of your Application Server installation.
    On Windows, you must escape any backslashes in the j2ee.home property with another backslash or use forward slashes as a path separator. So, if your Application Server installation is C:\Sun\AppServer, you must set j2ee.home as follows:
    j2ee.home = C:\\Sun\\AppServer
    or
    j2ee.home=C:/Sun/AppServer
    j2ee.home is currently set to: ${j2ee.home}
    </fail>
    </target>
    <target name="clean" >
    <delete dir="${build}" />
    <delete dir="${dist}" />
    <delete dir="${assemble}" />
    <delete file="${ear.name}" />
    <delete file="${war.name}" />
    <delete file="${war.file}" />
    <delete file="${client.jar.name}" />
    </target>
    <path id="db.classpath">
    <fileset dir="${db.root}/lib">
    <include name="*.jar"/>
    </fileset>
    </path>
    <target name="create-db_common"
    depends="init,start-db,delete-db"
    description="Create database tables and populate database." >
    <sql driver="${db.driver}"
    url="${db.url}"
    userid="${db.user}"
    password="${db.password}"
    classpathref="db.classpath"
    delimiter="${db.delimiter}"
    autocommit="false"
    onerror="abort" >
    <transaction src="${sql.script}"/>
    </sql>
    </target>
    <target name="delete-db"
    description="Deletes the database tables." >
    <sql driver="${db.driver}"
    url="${db.url}"
    userid="${db.user}"
    password="${db.password}"
    classpathref="db.classpath"
    delimiter="${db.delimiter}"
    autocommit="false"
    onerror="continue" >
    <transaction src="${delete.sql.script}"/>
    </sql>
    </target>
    <target name="ping-db"
    description="Checks to see if Derby is running." >
    <java classname="org.apache.derby.drda.NetworkServerControl"
    fork="yes"
    resultproperty="db.ping.result">
    <jvmarg line="${db.jvmargs}" />
    <arg line="ping" />
    <classpath refid="db.classpath" />
    </java>
    <condition property="db.running">
    <equals arg1="${db.ping.result}" arg2="0" />
    </condition>
    </target>
    <target name="start-db"
    unless="db.running"
    description="Starts the Derby databse server."
    depends="ping-db">
    <sun-appserv-admin
    explicitcommand="start-database" />
    </target>
    <target name="stop-db"
    description="Stops the Derby database server."
    depends="ping-db"
    if="db.running">
    <sun-appserv-admin
    explicitcommand="stop-database" />
    </target>
    <target name="admin_command_common">
    <echo message="Doing admin task ${admin.command}"/>
    <sun-appserv-admin
    command="${admin.command}"
    user="${admin.user}"
    passwordfile="${admin.password.file}"
    host="${admin.host}"
    port="${admin.port}"
    asinstalldir="${j2ee.home}" />
    </target>
    <target name="create-jdbc-resource_common">
    <antcall target="admin_command_common">
    <param name="admin.command"
    value="create-jdbc-resource
    --connectionpoolid ${conpool.name} ${jdbc.resource.name}" />
    </antcall>
    </target>
    <target name="delete-jdbc-resource_common">
    <antcall target="admin_command_common">
    <param name="admin.command"
    value="delete-jdbc-resource ${jdbc.resource.name}" />
    </antcall>
    </target>
    <target name="deploy-war">
    <antcall target="admin_command_common">
    <param name="admin.command"
    value="deploy ${war.file}" />
    </antcall>
    </target>
    <target name="undeploy-war">
    <antcall target="admin_command_common">
    <param name="admin.command"
    value="undeploy ${example}" />
    </antcall>
    </target>
    <property environment="env" />
    <target name="listprops"
    description="Displays values of some of the properties of this build file">
    <property file="../../common/admin-password.txt" />
    <echo message="Path information" />
    <echo message="j2ee.home = ${j2ee.home}" />
    <echo message="j2ee.tutorial.home = ${j2ee.tutorial.home}" />
    <echo message="env.Path = ${env.Path}" />
    <echo message="env.PATH = ${env.PATH}" />
    <echo message="" />
    <echo message="Classpath information" />
    <echo message="classpath = ${env.CLASSPATH}" />
    <echo message="" />
    <echo message="Admin information" />
    <echo message="admin.password = ${AS_ADMIN_PASSWORD}" />
    <echo message="admin.password.file = ${admin.password.file}" />
    <echo message="admin.host = ${admin.host}" />
    <echo message="admin.user = ${admin.user}" />
    <echo message="admin.port = ${admin.port}" />
    <echo message="https.port = ${https.port}" />
    <echo message="" />
    <echo message="Domain information" />
    <echo message="domain.resources = ${domain.resources}" />
    <echo message="domain.resources.port = ${domain.resources.port}" />
    <echo message="" />
    <echo message="Database information" />
    <echo message="db.root = ${db.root}" />
    <echo message="db.driver = ${db.driver}" />
    <echo message="db.host = ${db.host}" />
    <echo message="db.port = ${db.port}" />
    <echo message="db.sid = ${db.sid}" />
    <echo message="db.url = ${db.url}" />
    <echo message="db.user = ${db.user}" />
    <echo message="db.pwd = ${db.pwd}" />
    <echo message="url.prop = ${url.prop}" />
    <echo message="ds.class = ${ds.class}" />
    <echo message="db.jvmargs = ${db.jvmargs}" />
    </target>
    build.properties ����
    j2ee.home=
    j2ee.tutorial.home=
    asinstall.dir=${j2ee.home}
    admin.password.file=${j2ee.tutorial.home}/examples/common/admin-password.txt
    admin.host=localhost
    admin.user=admin
    admin.port=4848
    https.port=8181
    domain.resources="domain.resources"
    domain.resources.port=8080
    # Derby configuration settings
    db.delimiter=;
    db.root=${j2ee.home}/derby
    db.driver=org.apache.derby.jdbc.ClientDriver
    db.datasource=org.apache.derby.jdbc.ClientDataSource
    db.host=localhost
    db.port=1527
    db.sid=sun-appserv-samples
    db.url=jdbc:derby://${db.host}:${db.port}/${db.sid};create=true;
    db.user=APP
    db.pwd=APP
    db.jvmargs=-ms16m -mx32m
    Is there anyone who can tell me how to change it? I really need your help....
    Thank you in advance.

    ok,
    First of all make sure your tutorial folder is installed from the root:
    C:\javaeetutorial5
    or
    D:\javaeetutorial5
    it makes things so simple.
    Secondly:
    set your jee tutorial home
    JAVAEE.TUTORIAL.HOME =
    C:/javaeetutorial5
    Thirdly: check in:
    C:\javaeetutorial5\examples\bp-project
    make a copy of the build.properties.sample save it as build.propropties, as a property file,
    edit the properties file as in:
    build.properties
    As follows:
    # uncomment the property javaee.home, and add the path
    # to your GlassFish Java EE 5 SDK installation
    javaee.home=c:/Sun/SDK
    javaee.tutorial.home=c:/javaeetutorial5
    # Uncomment the property j2ee.server.username,
    # and replace the administrator username of the app-server
    javaee.server.username=admin
    # Uncomment the property j2ee.server.passwordfile,
    # and replace the following line to point to a file that
    # contains the admin password for your app-server.
    # The file should contain the password in the following line:
    AS_ADMIN_PASSWORD=admin1234and so fourth. Some of the settings as the application server name is all done for you
    and then test it again.
    Take care of editing the property file. It can give you headache.
    Note also that this is for application server 9.1 - JEE5.
    eve

  • Guys i really need your help, i upated my ipad to io6 but it suddenly shut down and till now it is not working. please any kind heart who will help me would be very much appreciated. thanks

    please someone help me regarding my ipad, i updated it to io6 but suddenly it shut down and till today i cannot use it nor turn it on, everytime i turn it on an apple logo only appears on the screen and nothing happens, please i really need a help here thanks

    Have you the iPad User Guide? If not, download it from the link under manuals at the start of this forum an tke time to give it a cursory read at the very least.
    Also, there is no point in awarding yourself the 'This solved my question' (or indeed 'This helped me') tags since, as you can see, the questioner cannot get any points. (Pardon the pun.) You can learn more about this at
    https://discussions.apple.com/static/apple/tutorial/mark.html

  • Why do my imported clips playback really weird?

    I imported all these clips from my camera and when I played them back they were all sped up but the audio was normal. I am new to final cut and I would really appreciate the help(:

    This camera shoots 720p in two video formats, AVCHD Lite and MPEG, neither of which is supported by FCE. The MPEG material, if that's what you shot, can probably be converted using MPEG Streamclip. The AVCHD Lite format can be converted using Voltaic, but I understand it's pretty slow. You need to convert the media to QuickTime using the Apple Intermediate Codec at 1280x720 at 29.97fps with 48k uncompressed audio.

Maybe you are looking for