I need help uploading my website through my ftp

I believe I have all the settings right... I have a www.justhost.com account, and a flash page up currently. I am trying to upload my site but it wont override that... can someone help? I cant figure out whats going on...

Hi KBaldwinMusic117,
You are suposed to enter your directory pad as following: /domains/<enter your domain here>/public_html/
For example: /domains/KBaldwin.uk/public_html/
Good luck!
Michaël Duwyn

Similar Messages

  • I need Help with a website I've created

    I need help with a website I've created (www.jonathanhazelwood.com/lighthouse) I created the folowing site with dreamweaver at my current resolution 1366 by 768. Looks great on my screen resolution but if it is viewed on other resolutions the menu moves and some of the text above and below. How can I keep all content centered and working like it does on 1366 by 768 on all resolutions. The htm to my site is below I started off with a blank template through dreamweaver CS5.
    <!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" />
    <title>The Lighthouse Church</title>
    <style type="text/css">
    <!--
    body {
        font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
        background: #42413C;
        margin: 0;
        padding: 0;
        color: #000;
        background-color: #000;
    /* ~~ Element/tag selectors ~~ */
    ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
        padding: 0;
        margin: 0;
    h1, h2, h3, h4, h5, h6, p {
        margin-top: 0;     /* removing the top margin gets around an issue where margins can escape from their containing div. The remaining bottom margin will hold it away from any elements that follow. */
        padding-right: 15px;
        padding-left: 15px; /* adding the padding to the sides of the elements within the divs, instead of the divs themselves, gets rid of any box model math. A nested div with side padding can also be used as an alternate method. */
    a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
        border: none;
    /* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */
    a:link {
        color: #42413C;
        text-decoration: underline; /* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
    a:visited {
        color: #6E6C64;
        text-decoration: underline;
    a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
        text-decoration: none;
    /* ~~ this fixed width container surrounds all other elements ~~ */
    .container {
        width: 960px;
        background: #FFF;
        margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
    /* ~~ This is the layout information. ~~
    1) Padding is only placed on the top and/or bottom of the div. The elements within this div have padding on their sides. This saves you from any "box model math". Keep in mind, if you add any side padding or border to the div itself, it will be added to the width you define to create the *total* width. You may also choose to remove the padding on the element in the div and place a second div within it with no width and the padding necessary for your design.
    .content {
        padding: 10px 0;
    /* ~~ miscellaneous float/clear classes ~~ */
    .fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
        float: right;
        margin-left: 8px;
    .fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
        float: left;
        margin-right: 8px;
    .clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the overflow:hidden on the .container is removed */
        clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    #apDiv1 {
        position:absolute;
        width:352px;
        height:2992px;
        z-index:1;
        top: 171px;
        left: 507px;
    #apDiv2 {
        position:absolute;
        width:961px;
        height:1399px;
        z-index:1;
        left: 187px;
        top: 1px;
    #apDiv3 {
        position:absolute;
        width:961px;
        height:1001px;
        z-index:1;
        top: -2px;
    #apDiv4 {
        position:absolute;
        width:963px;
        height:58px;
        z-index:1;
        left: 0px;
        top: 101px;
    #apDiv5 {
        position:absolute;
        width:961px;
        height:1505px;
        z-index:1;
        top: -5px;
    #apDiv6 {
        position:absolute;
        width:962px;
        height:150px;
        z-index:1;
        left: 0px;
        top: -1px;
    #apDiv7 {
        position:absolute;
        width:361px;
        height:25px;
        z-index:2;
        left: 35px;
        top: 1308px;
    #apDiv8 {
        position:absolute;
        width:320px;
        height:24px;
        z-index:2;
        left: 200px;
        top: 1479px;
    #apDiv9 {
        position:absolute;
        width:962px;
        height:63px;
        z-index:3;
        left: -10px;
        top: -1292px;
    #apDiv10 {
        position:absolute;
        width:270px;
        height:27px;
        z-index:2;
        left: 200px;
        top: 1478px;
    #apDiv11 {
        position:absolute;
        width:961px;
        height:44px;
        z-index:3;
        left: 195px;
        top: 183px;
    -->
    </style>
    <script src="SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
    <link href="SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
    <style type="text/css">
    #apDiv12 {
        position:absolute;
        width:295px;
        height:23px;
        z-index:4;
        left: 198px;
        top: 1px;
    #apDiv13 {
        position:absolute;
        width:135px;
        height:22px;
        z-index:5;
        left: 1001px;
        top: 3px;
    #apDiv14 {
        position:absolute;
        width:309px;
        height:992px;
        z-index:1;
        left: 33px;
        top: 479px;
    #apDiv15 {
        position:absolute;
        width:327px;
        height:999px;
        z-index:1;
        left: 324px;
    #apDiv16 {
        position:absolute;
        width:262px;
        height:1000px;
        z-index:2;
        left: 674px;
        top: 477px;
    #apDiv17 {
        position:absolute;
        width:85px;
        height:34px;
        z-index:1;
        left: -379px;
        top: 1001px;
    #apDiv18 {
        position:absolute;
        width:200px;
        height:115px;
        z-index:6;
    #apDiv19 {
        position:absolute;
        width:168px;
        height:31px;
        z-index:3;
        left: 448px;
        top: 1451px;
    #apDiv20 {
        position:absolute;
        width:94px;
        height:33px;
        z-index:3;
        left: 384px;
        top: 1477px;
    body {
        background-color: #000;
        margin-left: 0px;
        margin-right: 0px;
    #apDiv21 {
        position:absolute;
        width:920px;
        height:200px;
        z-index:4;
        left: 19px;
        top: 233px;
    </style>
    </head>
    <body>
    <div class="container">
      <div class="content">
        <div id="apDiv5">
          <div id="apDiv16">
            <div id="apDiv17">
              <map name="Map2" id="Map2">
                <area shape="rect" coords="4,2,77,28" href="http://www.myspace.com/lighthousechurch1" />
              </map>
              <img src="paypal-donate-button.png" width="83" height="33" border="0" usemap="#Map" />
              <map name="Map" id="Map">
                <area shape="rect" coords="2,2,80,30" href="https://www.paypal.com/us/cgi-bin/webscr?cmd=_flow&SESSION=HgApKd0bxyPQv1ixwBW3HgWXaLxPIiT Po9gSsRELLQp72IZ2-_8uvSmCLRO&dispatch=5885d80a13c0db1f8e263663d3faee8d9384d85353843a619606 282818e091d0" />
              </map>
            </div>
          </div>
          <div id="apDiv21">
            <blockquote>
              <blockquote>
                <blockquote>
                  <blockquote>
                    <blockquote>
                      <blockquote>
                        <p><img src="faithexplosion.png" width="314" height="225" /></p>
                      </blockquote>
                    </blockquote>
                  </blockquote>
                </blockquote>
              </blockquote>
            </blockquote>
          </div>
          <div id="apDiv14">
            <div id="apDiv15">
              <div>
                <div>
                  <p> Special Message from Perry Stone </p>
                  <h2> Was Jesus Born on December 25?</h2>
                  <p> 12/20/2010 </p>
                  <p><img alt="iStock_000003631829XSmall" src="http://www.voe.org/images/iStock_000003631829XSmall.jpg" width="300" height="234" /></p>
                  <p>Last   year, in response to the growing number of Christians who celebrate   Hanukkah but hate Christmas, I wrote an article for this website titled   &ldquo;Hanukkah or Christmas?&rdquo; I explained why I think Jesus was either   conceived or birthed on December 25.</p>
                </div>
              </div>
              <div>
                <div><a href="http://www.voe.org/Prophecy-Update/what-happened-to-global-warming.html"> READ MORE</a>
                  <p> Prophecy Update </p>
                  <h2> What Happened to Global Warming?</h2>
                  <p> 12/17/2010 </p>
                  <p> </p>
                </div>
              </div>
              <div>
                <div></div>
              </div>
              <div>
                <div></div>
              </div>
            </div>
            <div>
              <p><font size="2">Special Word</font></p>
              <p><font size="2">January 7th, 2011</font></p>
              <p> <font size="2">Dear Viewers:</font></p>
              <p><font size="2">We have now entered into one of the most trying times; but also one of the most glorious            times in church history.  Many things are coming upon the world and also upon the church and we (the church) must be totally            prepared to take up our cross daily and venture out into the lost and</font></p>
              <p>  <a href="http://sermon.lighthousechurchinc.org/2011/01/07/special-word-1711-evangelist-barbara-lync h.aspx" target="_parent">Click Here for More</a></p>
            </div>
            <p> </p>
            <div></div>
            <div>
            <!--//              weAddFlash("lhi09hdr.swf",800, 100,"true","true","high","showall","true","#ffffff");              //--></div>
            <div></div>
            <p> </p>
          </div>
          <img src="lighthousegraphic2.jpg" width="960" height="1509" />
          <div id="apDiv20"><img src="myspacebutton.jpg" width="89" height="30" border="0" usemap="#Map3" />
            <map name="Map3" id="Map3">
            <area shape="rect" coords="3,2,87,28" href="http://www.myspace.com/lighthousechurch1" />
          </map>
      </div>
        </div>
      <p> </p>
      </div>
    <!-- end .container --></div>
    <div id="apDiv10"><font size="1"><font color="#FFFFFF">Copyright 2011 The Lighthouse Church Inc.</font></font></div>
    <div id="apDiv11">
      <ul id="MenuBar1" class="MenuBarHorizontal">
        <li><a href="#">Home</a>    </li>
        <li><a href="#" class="MenuBarItemSubmenu">Our Pastor</a>
          <ul>
            <li><a href="#">Fresh Word</a></li>
            <li><a href="#">Itinerary</a></li>
            <li><a href="#">Prophetic Word</a></li>
            <li><a href="#">Sermons</a></li>
            <li><a href="#">Special Words</a></li>
            <li><a href="#">Word of Month</a></li>
          </ul>
        </li>
        <li><a href="#">Men Ministry</a></li>
        <li><a href="#" class="MenuBarItemSubmenu">Ministers</a>
          <ul>
            <li><a href="#">Chris Gore</a></li>
    </ul>
        </li>
        <li><a href="#" class="MenuBarItemSubmenu">Our Church</a>
          <ul>
            <li><a href="#">Contact Us</a></li>
            <li><a href="#">Donate</a></li>
            <li><a href="#">Events</a></li>
            <li><a href="#">Our Store</a></li>
            <li><a href="#">Prayer Request</a></li>
            <li><a href="#">Salvation</a></li>
            <li><a href="#">Subscribe</a></li>
            <li><a href="#">Vision</a></li>
            <li><a href="#">We Believe</a></li>
          </ul>
        </li>
        <li><a href="#" class="MenuBarItemSubmenu">Resources</a>
          <ul>
            <li><a href="#">Prepare for Disaster</a></li>
            <li><a href="#">How to Fast</a></li>
            <li><a href="#">Heaven &amp; Hell</a></li>
            <li><a href="#">Warfare Prayers</a></li>
            <li><a href="#">Wisdom Words</a></li>
          </ul>
        </li>
        <li><a href="#" class="MenuBarItemSubmenu">Prophetic</a>
          <ul>
            <li><a href="#">Article Archive</a></li>
            <li><a href="#">Audio Prophecies</a></li>
            <li><a href="#">Color for Year</a></li>
            <li><a href="#">Major Articles</a></li>
            <li><a href="#">Prophecy Archive</a></li>
            <li><a href="#">Prophetic Articles</a></li>
            <li><a href="#">Word for Year</a></li>
          </ul>
        </li>
      </ul>
    </div>
    <div id="apDiv12"><font size="1"><font color="#FFFFFF">6 South Railroad Ave Wyoming,DE 19934</font></font></div>
    <div id="apDiv13"><font size="1"><font color="#FFFFFF">Phone:(302) 697-1472</font></font></div>
    <script type="text/javascript">
    var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
    </script>
    </body>
    </html>

    Look at all the apdiv's you have.  Those are absolutely positioned layers.  I'm assuming by your post that you are very new to Dreamweaver and HTML and CSS.  I would highly recommend not using absolutely positioned layers until you have a better grasp on HTML and CSS.
    Looking at your code I would suggest that you consider using one of Dreamweaver's built in, or downloadable templates as a starting point and work from there. 
    http://www.adobe.com/devnet/dreamweaver/articles/dreamweaver_custom_templates.html

  • I need help uploading my site

    Hello, there i need help uploading my project on ROME by adobe i showed you what i did ok i clicked on output then clicked templete something forgot what that last word was then i pressed share then it ses you been loged out what do i do please help me

    I made a website from that right then i maded everything then i tryed to share it on the site and it says i been loged out so what do i do if you want more details say what details you need to know

  • I need to upload a doc. through a site.

    I need to upload a doc. through a site. only opportunity to get a photo upl

    Same problem here. I'm feeling a bit sorry I bought the ipad even though I own stock in Apple.

  • Help with publishing website through ftp

    hello,
    for some odd reason, i have been having problems updating my website using the ftp server.
    i am getting an error message now stating "incorrect password" when attempting to publish onto the ftp server. this has never happened before and i have not changed my password.
    any help would be greatly appreciated,
    grodr

    To do this you need to publish to a local folder...
    http://www.iwebformusicians.com/iWeb/Publish-Website.html
    ... and upload the folder contents to the root folder...
    http://www.iwebformusicians.com/iWeb/URLs-Favicons.html

  • Need help uploading photos

    I have been unable to upload photos from iphoto. All I get is the event titles! I need help...

    Yes, it's possible to use both, but not that way. That command  will make duplicates of all your iphoto images, so you don't want to do that.
    For now, you have two choices.
    1. Set PSE as your external editor in iphoto ( iphoto>preferences>advanced):
    and send the photos from iphoto to PSE. If you set the PSE editor preferences>saving files>on first save to save over the existing file, iphoto will remember you latest edits + the original.
    If you do this, be sure to choose the right file as your editor. You want this one, in Applications>Adobe Photoshop Elements 11>Support Files:
    Or
    2. You can export the photos from iphoto, use File>Open in the Editor, edit and save your changes and then reimport them to iphoto as new images. The advantage of this is that you can change the name and format if you want and you can save as many versions as you like. iPhoto only keeps one version--if you edit again, the new version replaces the one it was keeping.

  • Seriously need help but cant get through via phone

    I am seriously needing help spend almost all week chatting with verizon via my verizon however nobody could come up with an answer for my problem  it seems that I have been locked out of using the online payment option  and the lady says it does not show that on her end  I need this addressed asap but the lines have been down for days according to the store I just spoke with.  is there someone in finance or billing that could call me?  I have several things I am trying to do  1.  add an account manager 2. make a payment arrangement for a week out ( I normally do this as my payday falls odd)  3.  gain access to online payments

    Take each of the following steps that you haven't already tried. If the problem isn't solved, ask for further instructions.
    1. Are the current date (including the year) and time shown on your system clock? If not, correct them and test.
    2. Disable any third-party firewall, "security" software, or network filter.
    3. In some versions of OS X, Parental Controls has a bug that prevents loading of secure websites. Turn it off.
    4. The process by which OS X checks the validity of root SSL certificates doesn't work behind the authenticating SOCKS proxies used on some enterprise networks. If applicable, contact your network administrator. The proxy server may need to have its settings changed.

  • Need help in uninstalling driver through inf

    Hi,
    I need help in removing files, deleting service from INF when the device is getting uninstalled through the device manager.
    In my INF file i have the following section to add service and copy files during installation.
    [XYZ.NTAMD64]
    CopyFiles=Driver_Copy_Files, Service_Copy_Files
    [Driver_Copy_Files]
    myDriver.sys,,,2
    [Service_Copy_Files]
    myservice.exe,,,2
    [XYZ.NTAMD64.Services]
    AddService = %Service.Name%, 0, Service_Inst
    Installation working fine, service is created and files are copied to the specified folder.
    I have the following section for uninstall. Basically i wanted to delete the service and driver files when uninstalling. But it is not happening. I suspect problem may be with the section name
    [XYZ.NTAMD64.Remove.Services]
    DelService = %Service.Name%,0x200 
    [XYZ.NTAMD64.Remove]
    DelFiles   = Driver_Copy_Files, Service_Copy_Files
    Please help me on this.

    Hi Doron,
    DifxAPI will not add entry in Control panel.
    DriverPackageInstall does
    not create an entry, which represents the driver package, in Programs and Features in
    Control Panel.
    DriverPackageUninstall will
    invoke DIF_REMOVE. Because in my coinstaller i am handling the DIF_REMOVE to stop service and delete a service?

  • Need help connecting to ISP through DSL/router

    Hi
    I need help configuring my intel solaris8 box to get to the internet. I have dsl going into a linksys router. my windows machine have no problem using the DNS servers from pacbell. i also have DNS setup on my novell server, but the solaris8 box still can't resolve anything. I can ping everyone on my segement, I can connect to my novell web server netscape navigator but can't resolve it's name, i have to use it's ip address. I can remote logon. I lloked for a resolv.conf file but can't find one, help!!!!
    Danny

    Edit /etc/resolv.conf (it may not exist) with the following lines:
    domain your.domain.name
    nameserver your.primary.dns.ip
    nameserver your.secondary.dns.ip
    search your.domain.suffix
    The last line is optional, but please do substitute those values for the ones that you use.
    As far as a default route goes, just edit /etc/defaultrouter (may not exist) and put the ip of your default gw on a single line.
    Alex

  • Need HELP building a website in Flash CS6

    Hi,
    I need help creating buttons within buttons with interactive capablility and separate timlines. The parent button on rollover will display the child button. The Child button on down state must  be able to display a table that has links to images and other content. I'm a designer not a coder and I believe that this effort will require a lot of code.
    Below is an image of the navigation. The small squares are the parent buttons. The text that is displayed on rollover is the child button. Once the text button is clicked a table will animate out of the little orange square on the side and move off to the right displaying numerous images that are linked to other content. After the table displays it needs to have its own timeline. If the orange square is clicked again or if the user clicks on the white space the table will colapse  and the orange square will retract to it's original up state. I hope that makes sense and I appreciate any feedback.

    To get the kind of interaction and anoimation you identify you will need to use movieclip symbols instead of button symbols.

  • HT4528 Need help getting 4G LTE through Verizon.

    I need help with synchronizing my wireless internet to my ipad 3.  I use verizon as my carrier, they tell me the towers are OK and I get Veizon LTE on my ipad upper left- corner with full bars, however, have a very difficult time getting internet searches . Works find with wifi.  I tried subscriber reset, hard reset without success.

    Download one of the many speedtest apps and measure your speed with your LTE connection.

  • Need help with a simple process with FTP Adapter and File Adapter

    I am trying out a simple BPEL process that gets a file in opaque mode from a FTP server using a FTP adapter and writes it to the local file system using a File Adapter. However, the file written is always empty (zero bytes). I then tried out the FTPDebatching sample using the same FTP server JNDI name and this work fine surprisingly. I also verified by looking at the FTP server logs that my process actually does hit the FTP server and seems to list the files based on the filtering condition - but it does not issue any GET or RETR commands to actually get the files. I am suspecting that the problem could be in the Receive, Assign or Invoke activities, but I am not able identify what it is.
    I can provide additional info such as the contents of my bpel and wsdl files if needed.
    Would appreciate if someone can help me with this at the earliest.
    Thanks
    Jay

    persiandude wrote:
    Topic: Need help with if, else, and which statements and loops.
    How would I display 60 < temp. <= 85 in java
    System.out.println("60 < temp. <= 85 in java");
    another question is how do I ask a question like want to try again (y/n) after a output and asking that everytime I type in yes after a output and terminate when saying No.Sun's [basic Java tutorial|http://java.sun.com/docs/books/tutorial/]
    Sun's [New To Java Center|http://java.sun.com/learning/new2java/index.html].Includes an overview of what Java is, instructions for setting up Java, an intro to programming (that includes links to the above tutorial or to parts of it), quizzes, a list of resources, and info on certification and courses.
    [http://javaalmanac.com|http://javaalmanac.com]. A couple dozen code examples that supplement [The Java Developers Almanac|http://www.amazon.com/exec/obidos/tg/detail/-/0201752808?v=glance].
    jGuru. A general Java resource site. Includes FAQs, forums, courses, more.
    JavaRanch. To quote the tagline on their homepage: "a friendly place for Java greenhorns." FAQs, forums (moderated, I believe), sample code, all kinds of goodies for newbies. From what I've heard, they live up to the "friendly" claim.
    Bruce Eckel's [Thinking in Java|http://mindview.net/Books/DownloadSites] (Available online.)
    Joshua Bloch's [Effective Java|http://www.amazon.com/Effective-Java-2nd-Joshua-Bloch/dp/0321356683/ref=pd_bbs_1?ie=UTF8&s=books&qid=1214349768&sr=8-1]
    Bert Bates and Kathy Sierra's [Head First Java|http://www.amazon.com/exec/obidos/tg/detail/-/0596004656?v=glance].
    James Gosling's [The Java Programming Language|http://www.bookpool.com/sm/0321349806].

  • Help needed with uploading a website [was: Stuck at the last hurdle...]

    Hiya, my  tutor covered all the basics at the web design course I wen on, except how to actually get the website onto the internet. I have no idea what to do from here. I've reserved a domain name at 1and1 but can't see any pointers on how to get the website up.
    On Dreamweavers 'configure server' window I don't have any idea what goes in there.
    I don't know what goes in:
    Name:
    Access type:
    FTP host:
    Host directory:
    Login
    Password
    (the three tabs underneath)
    or the URL prefix
    Please could someone guide me through what to do or point me to a tutorial?
    [Subject line edited for clarity by moderator]

    Either you have CS4 or You are in "basic" setup. I use "Advanced" because I have been doing this for a while and I do know the Advanced Steeings:
    In Local Info, you have the following:
    Site Name: mysite
    Local Root folder: /Users/username/sites/mysite
    Default images folder: /Users/username/sites/mysite/images
    Links relative to: Document
    HTTP address: http://yourdomain.com/public_html/
    Case-sensitive links: (unchecked)
    Cache: Enable cache checked.
    In Remote Info, you have the following:
    Access: FTP
    FTP Host: http://yourdomain.com/
    Host directory: /public_html/
    Login: the login given you by your hosting provider
    Password: the password given you by your hosting provider
    Use Passive FTP (sometimes checked, sometimes not -- depends on the results of the test.
    Use IPv6 transfer mode: (usually unchecked -- for now)
    Use firewall (usually unchecked)
    Use Secure FTP (SFTP) checked if possible, if not, leave unchecked based on the results of the test.
    Don't touch Server Compatibility...
    You want to check Maintain synchronization information and leave automatically upload files to server and enable file check in and check out unchecked..
    When you signed up for 1&1, they will have given you the information you need for your login, password, host directory (which is usually /public_html) and the name of the ftp host if it is different from the name of the domain you created. I would imagine this would be in an email they sent you.

  • Hello, I am new and needing help uploading .mov to my website ..

    Hello everyone, I have been attempting to get a short (about 3 min video with .mov extension) on my website. All I get is the red x. I have no idea what the html coding is to get this short video to play on my site when a visitor wants it to play. Can anyone in here help me with this?

    You're very close.
    Treat the object and embed tags as individual entries (even though the embed tag is "nested" inside the object tag).
    Each tag requires a source and height and width. They must match.
    The object tag should have the "classID" info (the long string of characters) and the "codebase". Both tags should also have the link to the QT plug-in page.
    You can view the html source of one of my pages to see how I use the tags:
    http://homepage.mac.com/kkirkster/California/index.html
    Notice the structure of the other object tags. You'll see a param name and a value. Each line must begin and end with < and>. The embed tags don't use the symbols.
    Sounds difficult. Use copy/paste from my code to your html page. Edit the information to point to your file and its height and width. Remove the entire line for controller="false" and kioskmode ="true" tags.

  • Rookie needs help recording DJ set through M-audio Firewire 410

    Ok.... ive been reading through the forums and I still can't find help...
    Im running GB 3 that came with my Macbook I bought about 4 months ago.
    I am a DJ and I trying to record a DJ set/demo.
    What I use to DJ is Pioneer cdj-800 x2 and a Pioneer DJM400 using Rane Serato Scratch through my Mac.
    I recently bought an M-Audio Firewire 410.
    I installed all necessary drivers from m-audio's website (i bought it on ebay so it did not come with the install cd).
    I connect the Maudio into the Mac as instructed and set all my inputs/outputs in prefs to the m audio.
    The record out of my mixer is via rca so i bought an rca to 1/4" cable. The rca going into my mixer and the 1/4" is going into the first "mic/inst" on the interface.
    I created a real instrument track on a new project in GB and set the input to channel 1 (mono).
    I play a track..... no sound. nothing at all. i tried the inputs in the back of the firwire and played with the gains. still nothing. i am getting a little frustrated here as you can imagine.
    I would really appreciate if someone could walk me through this or at least point me in the right direction.
    Thanks a ton in advance.
    Message was edited by: defman13

    Perhaps you may need to reinstall the driver again from the M-audio website. The newest drivers don't work well but if you're running the newest OSX 10.4.10 then you have no choice but to use the newest drivers. When installing the new driver, do not have the 410 hooked up to the computer. After it is installed, shut down the computer. Hook up the 410, then turn the computer on, make sure teh 410 is power button is on as well. Once you're computer is up and running, open up the m-audio mixer application that comes with the driver. on the top right-hand corner is a reset button. Click that and a there will be a popup asking if you want to reset, say reset. Next open up system preferences and check the sound. Select the 410 for input and output. You have to also do this again in garagebands prefs. Test your audio out by playing a song through itunes or something. Hope it works.

Maybe you are looking for