I can not get an index file to load!

on my website i have a html and php index file. i can get the index.html test fole to come up but when i type in www.mladysfavoredthings.com/index.php all i get is a blank screen. any suggestions, i have been working on this for 3 days now

Allen Macfalda wrote:
I did as you suggested and PHP Version 5.2.17 came right up I hope that you can make sense of all that data
OK so so php is properlly confugured and I have tested it from my end.  You now need to create a new index.php file and in it paste this code.
<!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"><!-- #BeginTemplate "Templates/project.dwt" -->
<head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /><link rel="stylesheet" type="text/css" href="style.css"
/><!-- #BeginEditable "doctitle" --><title>Ecommerce Templates - Virtual Pink</title><!-- #EndEditable --></head><body><?php include
"vsadmin/db_conn_open.php" ?>
<?php include "vsadmin/inc/languagefile.php" ?>
<?php include "vsadmin/includes.php" ?>
<?php include "vsadmin/inc/incfunctions.php" ?><div id="wrapper">
<div id="header">
  <div class="logo">
   <a href="http://www.thetemplatestore.com/">
   <img src="images/logo.gif" width="347" height="67" border="0" alt="logo" /></a>
  </div>
  <div class="hdrR">
   <a href="index.php">Home</a> | <a href="about.php">About Us</a> |
   <a href="about.php">FAQs</a> |
   <a href="clientlogin.php">My Account</a> | <a href="contact.php">Contact</a><br />
  <br /><form method="post" action="search.php">
                    <input type="hidden" name="posted" value="1"/>
                    <input type="hidden" name="sprice" value=""/>
                    <input class="search" type="text" name="stext" size="30" value="Search our store..." onfocus="if(this.value == 'Search
our store...') {this.value = '';}" onblur="if (this.value == '') {this.value = 'Search our store...';}"/>
     <input class="search1" type="image" name="Submit" src="images/go.gif"/>
                   </form>
   </div>
  <div class="clr"></div>
  <p class="menu" align="center"><a href="index.php">Home</a> |
  <a href="about.php">About
  Us</a> | <a href="tracking.php">Order tracking</a> |
  <a href="clientlogin.php">Client login</a> |
  <a href="affiliate.php">Affiliates</a> |
  <a href="giftcertificate.php">Gift certificates</a> |
  <a href="orderstatus.php">Order status</a> | <a href="search.php">Search</a> |
  <a href="cart.php">Shopping cart</a></p>
</div>
<div id="contents">
  <div class="left">
   <ul>
          <li><a href="proddetail.php?prod=scanner001">  FLATBED SCANNER</a></li>
          <li><a href="proddetail.php?prod=fscanner001">  PRO SCANNER</a></li>
          <li><a href="proddetail.php?prod=palmtop001">  PALMTOP COMPUTER</a></li>
          <li><a href="proddetail.php?prod=monitor001">  PC MONITOR</a></li>
          <li><a href="proddetail.php?prod=mouse001">  PC MOUSE</a></li>
    <li><a href="proddetail.php?prod=serialcab001">  PC SERIAL CABLE</a></li>
          <li><a href="proddetail.php?prod=portable001">  PORTABLE PC</a></li>
          <li><a href="proddetail.php?prod=keyboard001">  PC KEYBOARD</a></li>
    <li><a href="proddetail.php?prod=lprinter001">  LASER PRINTER</a></li>
          <li><a href="proddetail.php?prod=pc001">  PC MEDIA PACKAGE</a></li>
   <li><a href="products.php">ALL PRODUCTS...</a></li>
   </ul>
   <h2>Shopping cart</h2>
   <?php include "vsadmin/inc/incminicart.php" ?>
     <h2>Site News</h2>
   <p class="box"><strong><a href="#">News Heading</a></strong><br />
   Site news will go here. Site news will go here. Site news will go here. Site news will go here. Site news will go here. { <a
href="#">More</a> }</p>
     <h2>Contact Us</h2>
       <p class="box"><strong>Your Name<br />
   Your Biz Address<br />
   Your Telephone Number</strong><br /><br />
   <a href="#">Email Us</a></p>
  </div><!-- #BeginEditable "body" -->
  <div class="cnt">
    <h1>Welcome to our site</h1>
    <br />
   This layout is <b>100% CSS based</b> and can be edited with
   Dreamweaver, Expression Web,
   Frontpage 2003 or the editor of your choice. <br />
   <br />
   It does
   come with a dwt file for making global changes. It is also<a href="http://validator.w3.org/check?uri=referer">
   <b>XHTML compliant</b>.</a> We have included instructions in the
   download for making changes and the style sheet is clearly
   commented.
          <br /><br />
          <h1>New Arrivals</h1>
          <div class="product"> <img src="images/watch1.jpg" alt="Watch" width="92" height="165" />
              <div> <a href="#" class="prd_name">Black strap watch</a>
                  <p>This watch has a black leather strap, white luminous dial
                    and a second hand.</p>
                  <p>This watch has a black leather strap, white luminous dial
                    and a second hand. </p>
                  <p><span><strong>Price: &pound;140</strong>    <a href="about.php">More
                        information here</a></span> </p>
              </div>
              <div class="clr"></div>
              <div class="clr"></div>
          </div>
          <div class="product"> <img src="images/watch4.jpg" alt="Watch" width="95" height="165" />
              <div> <a href="#" class="prd_name">Steel strap watch</a>
                  <p>This watch has a steel strap, white luminous dial, day /
                    date and a second hand. </p>
                  <p>This watch has a steel strap, white luminous dial, day /
                    date and a second hand. </p>
                  <p><span><strong>Price: &pound;160</strong>    <a href="about.php">More
                        information here </a></span></p><div class="clr"></div><div class="clr"></div>
              </div><br /><h1>Ecommerce Plus Template</h1>
<br /><p>We've provided an example of the admin section online for you to try. Unfortunately we had to make it read-only as otherwise the
database gets messed up, passwords get changed and nobody can gain access. This means that on the demo you won't be able to save your
changes.
</p>
   <p> </p>
   <p>Username: mystore <br />
Password: changeme </p>
   <p><br />
   <a href="Take" _mce_href="http://www.ectdemostore.com/"><strong>Take">http://www.ect demostore.com/"><strong>Take a tour of the admin
section</strong></a></p>
              <div class="clr"></div>
          </div>
     </div><!-- #EndEditable -->
  <!-- #BeginEditable "right" -->
  <div class="right"> <a href="#"><img src="images/special_offer.jpg" width="163" height="72" border="0" alt="" /></a> <a href="#"><img
src="images/new.jpg" width="177" height="195" border="0" alt="" /></a> <a href="#"><img src="images/free_delivery.gif" width="163"
height="72" border="0" alt="" /></a>
            <p align="center"> <a href="http://validator.w3.org/check?uri=referer"><img
        src="http://www.w3.org/Icons/valid-xhtml10-blue"
        alt="Valid XHTML 1.0 Transitional" height="31" width="88" border="0" /></a> </p>
            <p align="center"> <a href="http://jigsaw.w3.org/css-validator/"> <img style="border:0;width:88px;height:31px"
        src="http://jigsaw.w3.org/css-validator/images/vcss-blue"
        border="0" alt="Valid CSS!" /> </a> </p><br /><hr /><br />
        <p align="center">Copyright 2009 - All rights reserved.<br /><br />
  <a href="Shopping" _mce_href="http://www.ecommercetemplates.com/">Shopping">http://www.e commercetemplates.com/">Shopping Cart
Software</a><br />by Ecommerce Templates</p><br /><hr />
    </div>
  <div class="clr"></div>
  <!-- #EndEditable --></div>
  <div id="footer">
<a href="index.php">Home</a> |
  <a href="about.php">About
  Us</a> | <a href="tracking.php">Order tracking</a> |
  <a href="clientlogin.php">Client login</a> |
  <a href="affiliate.php">Affiliates</a> |
  <a href="giftcertificate.php">Gift certificates</a> |
  <a href="orderstatus.php">Order status</a> | <a href="search.php">Search</a> |
  <a href="cart.php">Shopping cart</a>
</div>
</div>
</body>
<!-- #EndTemplate -->
</html>
This should now work.
Good luck.

Similar Messages

  • Please I can not get a .jar file to run on XP SP3 start/run/cmd/

    I can not get a .jar file to run on XP SP3 start/run/cmd/
    Please help if can figure this out. I'm convinced it is a Windows XP SP3 problem from searching on google and seeing other ppl on XP SP3 with same problem (but no working solution for myself). I'll try to be complete-listing all I've done.
    I had installed: Java SE Runtime Environment v6u14 for Windows Multi-language
    I had checked here it was working properly: http://www.java.com/en/download/manual.jsp
    I'm trying to run this jar file (soht-client-0.6.2.jar):
    http://prdownloads.sourceforge.net/telnetoverhttp/soht-java-client-0.6.2.zip?download
    http://www.ericdaugherty.com/dev/soht/javaclient.html < this is the information for the program.
    (yes the file can be executed and should open the program's window
    I wanted to post screenshot of it but friend that it's working for isn't here)
    _(Please find log of all cmds I did in this post here: http://pastebin.com/f792983df )_
    _I have extracted +'all' the files to: C:\062\+_ (I have tried using other directories, same problem)
    ++I then start/open/run/cmd+
    then I: cd C:\062\+
    then I try various commands - all+ of these do absolutely nothing- meaning no errors, no reply, no window opens, nothing except enters that directoy again:
    java -jar soht-client-0.6.2.jar
    java -jar -client soht-client-0.6.2.jar
    java -client -jar soht-client-0.6.2.jar
    java -jar soht-client-0.6.2.jar soht.properties
    soht-client-0.6.2.jar
    So I try this cmd: java soht-client-0.6.2.jar
    Reply:
    C:\062>java soht-client-0.6.2.jar
    Exception in thread "main" java.lang.NoClassDefFoundError: soht-client-0/6/2/jar
    Caused by: java.lang.ClassNotFoundException: soht-client-0.6.2.jar
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
    Could not find the main class: soht-client-0.6.2.jar. Program will exit.
    I try this cmd:
    java -jar soht-client-0.6.2.jar -client
    Reply:
    C:\062>java -jar soht-client-0.6.2.jar -client
    Unable to load configuration file: -client - java.io.FileNotFoundException: -cli
    ent (The system cannot find the file specified)
    SOHT Java Client
    The SOHT Java Client requires a properties file. Either start
    the application in the same directory as the soht.properties
    file, or specify the file name on the command line:
    java -jar soht-cleint-<version>.jar c:\soht.properties
    So then I do these cmds which produce the exact same error/reply just above; Unable to load..:
    j_ava -jar soht-client-0.6.2.jar -client soht.properties_
    java -jar soht-client-0.6.2.jar -client C:\062\soht.properties
    So then I copy soht.properties to C root and do:
    java -jar soht-client-0.6.2.jar -client C:\soht.properties <same error as above
    Then from other information I have read I right click on the .jar file, select open with Always open with:
    _"C:\Program Files\Java\jre6\bin\javaw.exe"_
    Try again.. same problem.
    Then I do cmd:
    _"C:\Program Files\Java\jre6\bin\javaw.exe" -jar "C:\062\soht-client-0.6.2.jar"_
    does nothing, retry the other commands same thing (either nothing or those same replies)
    Then I read (http://forums.sun.com/thread.jspa?threadID=5384879) someone had the same problem as I and they solved it by uninstalling all Java/reboot/ then install JDK 6 Update 14 with NetBeans 6.5.1 start NetBeans and then it worked for them.
    So I unistalled all Java, rebooted and gave the cmd another try (before re-installing), now a new error, of course:
    C:\062>java -jar soht-client-0.6.2.jar
    'java' is not recognized as an internal or external command, operable program or batch file.
    Then I install  Java SE and NetBeans Cobundle (JDK 6u14 and NB 6.5.1) Final Release/ reboot/ open Netbeans/
    go to test java page; all is good, run cmds again -and still nothing..
    C:\062>java -version
    java version "1.6.0_14"
    Java(TM) SE Runtime Environment (build 1.6.0_14-b08)
    Java HotSpot(TM) Client VM (build 14.0-b16, mixed mode, sharing)
    I reassociate program with: C:\Program Files\Java\jre1.6.007\bin\javaw.exe_
    same thing.. nothing
    Thank you very much for your time :D_
    PS. My computer has been newly reformatted so needing another reformat I'm sure is not the solution.

    Thank you very much for your replies Taggert_77 & swmtgoet_x :D
    Taggert77_: I have never used NetBeans. I only installed it in the bundle as I had read on another post that somehow installing the bundle magically helped another user with the same problem (he didn't know why it worked after that either).
    Before XP SP3 I was able to execute .jar file through cmd prompt. Now I am not.
    This file is executable, grab it and you will see. Here is a screen shot (program in front is FlashFXP, behind is the cmd prompt and what should happen):http://www.freeimagehosting.net/uploads/53273b4ddf.jpg
    swmtgoetx_: I only did the other cmd's to try to make it spit out something, anything lol :D
    The proper cmd is simply: java -jar soht-client-0.6.2.jar
    I did give your cmd a try, and it produced nothing :( (just like the other correct cmds)
    java -client -jar soht-client-0.6.2.jar soht.properties
    Thank you again...the mystery remains
    PS. If you do a search for this you'll find an amazing amount of XP SP3 users with the same problem and no solution posted that I could find except one chap that did the unistall install order that I did above).

  • HT3775 i can not get my mp4 file to play on quick time player

    I can not get my mp4 file to play on quick time player

    Contact the manufacturer of the motocycle system.  Many systems are not compatible with iOS devices but work fine for the simple iPods.

  • I have Windows XP 32 bit and can not get Adobe flash player to load!!! Do not know what version I ha

    I have
    Windows XP, 32 bit and can not get the flash player to load
    . Do not know what version I had to start with. When I
    try to load the 10.3 version it gets to 50% then tells me
    to close the Internet explorer and bartshel!
    If i do this then there is nothing left to load.
    I tried to save it to my desktop but then itt says no active thread foun
    d. How do I load it without my Internet being open and a
    dobe site up and running when it tells me to close them?

    Thanks the address you gave me gave me what I needed but still had alot of trouble with the game. Come to find out it was my browser IE8 that was causing all the problem. So I changed to google chrome and loaded the regular version of Flash player and have been able to get on the game. Now i have trouble with my plugins can you send me a link to find Adobe flash player plugin 9.0.124.0?
    Date: Tue, 6 Sep 2011 19:39:16 -0600
    From: [email protected]
    To: [email protected]
    Subject: I have Windows XP 32 bit and can not get Adobe flash player to load!!! Do not know what version I ha
    Hi,
    Could you download the appropriate version of the installer from the following page?
    http://forums.adobe.com/thread/889580?tstart=0
    Once downloaded, please quit all of your browsers and launch the installer.  If it still fails, please restart your system and try again.  Let me know how it goes.
    Thanks,
    Chris
    >

  • HT1725 I can not get any app to finish loading from the app store.  Anyone else having this problem

    I can not get any app to finish loading from the app store.  Anyone else having this problem?

    Why has nothing been done on this? I still have this problem today on Chrome and on the latest OSX.

  • Can not get a specific website to load in either Safari or Firefox?

    Can not get a specific website to load in either Safari or Firefox on my MacBook Pro.  Website loads on other devices such as iPhone, PC, etc.  I've tried emptying the Cache in Safari.  Any other suggestions?

    The problem I am having is that this website will not load on my MacBook Pro.  I don't know if it has something to do with the fact that the website was created on this computer using iWeb and then I had to change to a different webhost on July 1st (Dreamhost) when Apple discontinued Mobile Me / Webhosting as of July 1st.  That is when I was no longer able to load the site on this one computer.
    I get this message with Safari:
    Safari can’t open the page “http://www.challengefitnesscrossfit.com/” because the server where this page is located isn’t responding.
    and this message from Firefox:
    The connection has timed out
    The server at www.challengefitnesscrossfit.com is taking too long to respond.

  • Lightroom can not get my photo file when I go to nik plug in any help?

    Lightroom is unable to prepare my file when I go to my nik plug in. It says it can not open the file. I'm working off an external hard drive and I have tried both of them. any help out there?

    It's failing to load Main.swf
    I noticed that you do have a main.swf
    Perhaps the file was renamed at some point.
    -Marc

  • Why I can not get the image file of component?

    Hello,
    I tried to get an image file from the component. After I run the code below, there is not any new file created. Could you tell me what's wrong with it?
    Rectangle d = this.getBounds();
    BufferedImage bi = new BufferedImage(d.width, d.height, BufferedImage.TYPE_INT_RGB);
    try {     
    ByteArrayOutputStream boutstream = new ByteArrayOutputStream();
    // save it to file
    FileOutputStream fimage = new FileOutputStream( new File( "image.png" ) );
    boutstream.writeTo(fimage);
    fimage.close();}
    catch (Exception ev){     
    System.err.println("error making jpeg image: " + ev);
    ev.printStackTrace();}

    BufferedImage bi = new BufferedImage(d.width,d.height, BufferedImage.TYPE_INT_RGB);Straight after the above line you need to put this line:
    d.paint(bi.getGraphics());
    This is what was suggested to me in this thread(http://forum.java.sun.com/thread.jsp?forum=57&thread=369379) anyway, and it worked for me!

  • How can I get a swf file to load...

    Not sure if this is the place to ask this but I have a swf file embeded in a web page design.
    Now here’s the issue, the client wants to add more photos to it making it even larger.
    I would prefer not to make it larger but create 2 or 3 swf files that would randomly load when the webpage is refreshed or reloaded.
    Is there a way to code a random swf loading in HTML?
    Would I use javascript? I googled and found nothing on the subject.
    Thank you

    If you know JavaScript (ECMA Script) then you might be able to get it done applying a for loop and a random function
    to the for loop if you know how to get a page-loaded request into JavaScript.
    But an easier solution, if you know ActionScript 3.0, and if your SWF's don't need to be recoded and can load into a "container" SWF would be to create a master FLA file that loads your SWF's in a random fashion using Math.random() as a multiplier, though you won't see much variation if you only have 2-3 SWF's to load--if you had more than that then you would begin to benefit from the random function's capabilities.  In ActionScript 3.0 use the load() method along with addChild() to load the SWF and add it to the stage.  You will be able to search for specifics on how to code the FLA properly by using Flash's Adobe Help tool and also using an internet search.
    -markerline
    P.S. Once you have the master FLA coded you can Publish it to an SWF and an HTML and if the container/master SWF needs to be in a page with other content you can simply copy and paste the object and embed tags for the container SWF from the published HTML into any place on your master HTML that you need it to reside.  You can then use CSS to control placement of the SWF object if it is in a div tag.

  • I NEED HELP...I am new to FCPX and I can NOT get my AVCHD files on HD to import to FCPX

    I know this has prob been covered a million times BUT I cant find the answer or solution. I am new to FCPX and I shoot video on canon xa10 using internal HD...When I go to import into FCPX the files are empty?? Why?? I can see the files on my HD but the import window only shows the name of the file and no footage to import..WHAT AM I DOING WRONG?? Tell me I did not pay $300.00 for an editing prog that I cant use..And please be gental, like I said im new to editing side.

    Bowjunky9 wrote:
    … I added this footage to my HD weeks ago to make room the the camera HD for more footage. What do you mean it needs wrap?
    AVCHD is no 'format' but a specific folder-structure.
    to allow FCPX to import from there, this COMPLETE files&folders structure has to be intact.
    'cause people ignored that, since MacOS 10.8. this folder strucuture is hidden in a pkg-file, which looks like that:
    this 'Private' thing is actually a folder, containing folders, containing ....
    my screenshot shows a backup or 'archive' of one of my recordings, on an extHDD, inside a folder.
    to import such a camera-backup, I choose Import File in FCPX and click down to my backup, 'til this structure gets visible.
    in case for whatever reason you have NOT copied the whole SDcards content, it looks like this:
    these are the actual 'videos' inside the AVCHD structure (notice the loooong way to it in the breadcrumb down below)
    mts is no video-codec, but a 'wrapper' or media-container - inside are the h264 encoded videos. to allow FCPX to import such files, they needed to be re-wrapped from mts>>mov (NOT converted!)
    there are commercial solutions such as ClipWrap, or the free reMux tool
    http://www.nef.wh.uni-dortmund.de/~mt/remux/

  • I can not add attachments to my assignments, usually a picture of a computer will come up and I can browse to find the file I need to attach, now either a black square or Java comes up, but I can not get to my files. Help!

    I need to know how to fix my add attachments, it has quit working.

    Your user agent seems to have been corrupted somehow.
    You can check the general.useragent prefs on the about:config page.
    You can open the about:config page via the location bar, just like you open a website. Filter: general.useragent
    If general.useragent prefs are bold (user set) then you can right-click that pref and choose Reset.
    See :
    [[Web sites or add-ons incorrectly report incompatible browser and Finding your Firefox version]]
    See :
    [http://kb.mozillazine.org/Resetting_your_useragent_string_to_its_compiled-in_default]

  • Can not get the index number from a StartDrag Function

    var t:Array=new Array();
    t=[d1,d2,d3,d4,d5];
    var d:Array=new Array();
    d=[t1,t2,t3,t4,t5];
    var ust:int;
    for(var i:int=0;i<t.length;i++){
    t[i].addEventListener(MouseEvent.MOUSE_DOWN, mouseDowner);
    for(var j:int=0;j<t.length;j++){
    t[j].addEventListener(MouseEvent.MOUSE_UP, mouseReleased);
    function mouseDowner(event:MouseEvent):void {
    event.target.startDrag();
    trace(t.indexOf(MovieClip(event.target)));
    var ast:int;
    ast=t.indexOf(MovieClip(event.target));
    trace(ast);
    ust=ast.valueOf();
    function mouseReleased(event:MouseEvent):void {
    event.target.stopDrag();
    if(d.indexOf(MovieClip(event.target).dropTarget.parent)!=-1){
    trace(d.indexOf(MovieClip(event.target).dropTarget.parent));}
    else{trace("not appropriate");}
    //trace(MovieClip(event.target).dropTarget.parent.name);
    var tf1:TextField = new TextField();
    tf1.text="LIGHT";
    tf1.x=-30;
    tf1.y=-30;
    t1.addChild(tf1);
    tf1.mouseEnabled=false;
    var tf2:TextField = new TextField();
    tf2.text="EASY";
    tf2.x=-30;
    tf2.y=-30;
    t2.addChild(tf2);
    tf2.mouseEnabled=false;
    var tf3:TextField = new TextField();
    tf3.text="IMPOSSIBLE";
    tf3.x=-30;
    tf3.y=-30;
    t3.addChild(tf3);
    tf3.mouseEnabled=false;
    var tf4:TextField = new TextField();
    tf4.text="FAST";
    tf4.x=-30;
    tf4.y=-30;
    t4.addChild(tf4);
    tf4.mouseEnabled=false;
    var tf5:TextField = new TextField();
    tf5.text="UGLY";
    tf5.x=-30;
    tf5.y=-30;
    t5.addChild(tf5);
    tf5.mouseEnabled=false;
    var tf6:TextField = new TextField();
    tf6.text="DARK";
    tf6.x=-30;
    tf6.y=-30;
    d1.addChild(tf6);
    tf6.mouseEnabled=false;
    var tf7:TextField = new TextField();
    tf7.text="DIFFICULT";
    tf7.x=-30;
    tf7.y=-30;
    d2.addChild(tf7);
    tf7.mouseEnabled=false;
    var tf8:TextField = new TextField();
    tf8.text="POSSIBLE";
    tf8.x=-30;
    tf8.y=-30;
    d3.addChild(tf8);
    tf8.mouseEnabled=false;
    var tf9:TextField = new TextField();
    tf9.text="SLOW";
    tf9.x=-30;
    tf9.y=-30;
    d4.addChild(tf9);
    tf9.mouseEnabled=false;
    setChildIndex(d5, 1);
    var tfh:TextField = new TextField();
    tfh.text="BEAUTIFULL";
    tfh.x=-30;
    tfh.y=-30;
    d5.addChild(tfh);
    tfh.mouseEnabled=false;
    setChildIndex(d[0], 0);
    setChildIndex(d[1], 0);
    setChildIndex(d[2], 0);
    setChildIndex(d[3], 0);
    setChildIndex(d[4], 0);
    trace(ust);

    var t:Array=new Array();
    t=[d1,d2,d3,d4,d5];
    var d:Array=new Array();
    d=[t1,t2,t3,t4,t5];
    var ust:int;
    var alt:int;
    for(var i:int=0;i<t.length;i++){
    t[i].addEventListener(MouseEvent.MOUSE_DOWN, mouseDowner);
    for(var j:int=0;j<t.length;j++){
    t[j].addEventListener(MouseEvent.MOUSE_UP, mouseReleased);
    function mouseDowner(event:MouseEvent):void {
    event.target.startDrag();
    trace(t.indexOf(MovieClip(event.currentTarget)));
    ust=t.indexOf(MovieClip(event.currentTarget));
    trace(ust);
    trace(ust);
    function mouseReleased(event:MouseEvent):void {
    event.target.stopDrag();
    if(d.indexOf(MovieClip(event.currentTarget).dropTarget.parent)!=-1){
    trace(d.indexOf(MovieClip(event.currentTarget).dropTarget.parent));
    alt=d.indexOf(MovieClip(event.currentTarget).dropTarget.parent);
    trace(alt);}
    trace(alt);
    trace(ust);
    if(alt==ust){trace("ok");}
    else{trace("not appropriate");}
    var tf1:TextField = new TextField();
    tf1.text="LIGHT";
    tf1.x=-30;
    tf1.y=-30;
    t1.addChild(tf1);
    tf1.mouseEnabled=false;
    var tf2:TextField = new TextField();
    tf2.text="EASY";
    tf2.x=-30;
    tf2.y=-30;
    t2.addChild(tf2);
    tf2.mouseEnabled=false;
    var tf3:TextField = new TextField();
    tf3.text="IMPOSSIBLE";
    tf3.x=-30;
    tf3.y=-30;
    t3.addChild(tf3);
    tf3.mouseEnabled=false;
    var tf4:TextField = new TextField();
    tf4.text="FAST";
    tf4.x=-30;
    tf4.y=-30;
    t4.addChild(tf4);
    tf4.mouseEnabled=false;
    var tf5:TextField = new TextField();
    tf5.text="UGLY";
    tf5.x=-30;
    tf5.y=-30;
    t5.addChild(tf5);
    tf5.mouseEnabled=false;
    var tf6:TextField = new TextField();
    tf6.text="DARK";
    tf6.x=-30;
    tf6.y=-30;
    d1.addChild(tf6);
    tf6.mouseEnabled=false;
    var tf7:TextField = new TextField();
    tf7.text="DIFFICULT";
    tf7.x=-30;
    tf7.y=-30;
    d2.addChild(tf7);
    tf7.mouseEnabled=false;
    var tf8:TextField = new TextField();
    tf8.text="POSSIBLE";
    tf8.x=-30;
    tf8.y=-30;
    d3.addChild(tf8);
    tf8.mouseEnabled=false;
    var tf9:TextField = new TextField();
    tf9.text="SLOW";
    tf9.x=-30;
    tf9.y=-30;
    d4.addChild(tf9);
    tf9.mouseEnabled=false;
    setChildIndex(d5, 1);
    var tfh:TextField = new TextField();
    tfh.text="BEAUTIFULL";
    tfh.x=-30;
    tfh.y=-30;
    d5.addChild(tfh);
    tfh.mouseEnabled=false;
    setChildIndex(d[0], 0);
    setChildIndex(d[1], 0);
    setChildIndex(d[2], 0);
    setChildIndex(d[3], 0);
    setChildIndex(d[4], 0);

  • Can not get search engine pages to load with Firefox

    I just bought new computer (windows 7, 64 bit) and loaded Firefox yesterday. All works fine except that it will not load any search engine pages. All I get is a blank, white page. (no error codes, ect.) Have tried to access all the different engines in the tool bar, with the same result. If I use Explorer, all load fine. Any ideas?

    The problem I am having is that this website will not load on my MacBook Pro.  I don't know if it has something to do with the fact that the website was created on this computer using iWeb and then I had to change to a different webhost on July 1st (Dreamhost) when Apple discontinued Mobile Me / Webhosting as of July 1st.  That is when I was no longer able to load the site on this one computer.
    I get this message with Safari:
    Safari can’t open the page “http://www.challengefitnesscrossfit.com/” because the server where this page is located isn’t responding.
    and this message from Firefox:
    The connection has timed out
    The server at www.challengefitnesscrossfit.com is taking too long to respond.

  • I'm trying to log into a public network and while the fan blade shows I have a connection I can not get the user agreement to load in Safari. This was working until yesterday, what changed?

    I've reset my network settings. I've cleared cache and cookies in the browser. Before yesterday the login screen would appear anytime I attempted to use an app or program that required internet access. Pretty much every program. Now I have a brick tablet at work. I've reset everything I can find. I'm at a dead end. 
    I've seen other ipads that had the auto login togle and auto join togle under network selection, my ipad does not have those options. Logging in at home is working fine on my private network. This public network is not being reset or forgotten when I choose "forget network" or Safari is blocking the login page and I don't know how to un block it.

    Well, when I join a public wifi, a log in page displays a few seconds later, displaying the user agreement. But, earlier today, I was trying to connect my friend's 3GS to a public wifi, and it did not show up. So. I don't really know what happen. I think you should toggle the auto Join to on.

  • When I try to install Adobe  Flash Player..now I can not open any desktop file

    Lion...and now Maverick ...very update is a new trouble..
    now with my mouse I can not get any desktop file...and also when I try to empty trash do not do anything.

    Make sure that Firefox is closed and check in the Task manager that there are no hanging plugin-container processes left.

Maybe you are looking for