Ask Experts Questions for FREE Help !
Ask
    Scotty13's Avatar
    Scotty13 Posts: 120, Reputation: 1
    Junior Member
     
    #1

    May 20, 2011, 04:40 AM
    Above the flash box has the name of my file and beside it, highlighted in yel
    I'm building a social network website and have several pages done. All the pages are fine when tested in my browser.

    I recently had to go back and redo my header, renamed it, etc. Everything is good. Now….

    The header (F (flash) - gray box), sorry new to all this, is the only thing that shows when I go to Design Mode. Unless, if I click on “File” & “Save As” then everything appears, until I change ONE thing and it goes back to gray flash box.

    Above the flash box has the name of my file and </head> beside it, highlighted in yellow.

    Can anyone please help me fix this?

    Thanks in advance,
    Scotty13
    RickJ's Avatar
    RickJ Posts: 7,762, Reputation: 864
    Uber Member
     
    #2

    May 20, 2011, 05:02 AM

    1. What app are you using to build the site?
    2. Can you share a link so that others can see the site?

    I can't help with this, but think that if you give a little more info, others should be able to help.
    Scotty13's Avatar
    Scotty13 Posts: 120, Reputation: 1
    Junior Member
     
    #3

    May 20, 2011, 05:11 AM
    DW CS4 & DW Flash CS4

    index.html 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">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta name="Description" content="Airline Network" />
    <meta name="Keywords" content="mywebsite" />
    <meta name="rating" content="General" />
    <meta name="revisit-after" content="7 days" />
    <meta name="ROBOTS" content="All" />
    <title>mywebsite</title>
    <link href="../style/main.css" rel="stylesheet" type="text/css" />
    <link rel="icon" href="http://www.mywebsite.com/favicon.ico" type="image/x-icon" />
    <link rel="shortcut icon" href="http://www.mywebsite.com/favicon.ico" type="image/x-icon" /></head>
    </head>

    <body>
    <?php include_once "header_template.php"; ?>
    <table width="950" align="center">
    <tr>
    <td width="872" valign="top"><p align="center"><br />
    </p>
    <p align="center">&nbsp;</p>
    <p align="center">&nbsp;</p>
    <p align="center">&nbsp;</p>
    <p align="center">&nbsp;</p>
    <p align="center">&nbsp;</p>
    <p align="center"><br />
    <br />
    </p></td>
    <td width="70" valign="top"><?php include_once "right_AD_template.php"; ?></td>

    <td width="7"></td>
    </tr>
    </table>
    <?php include_once "footer_template.php"; ?>
    </body>
    </html>
    Scotty13's Avatar
    Scotty13 Posts: 120, Reputation: 1
    Junior Member
     
    #4

    May 20, 2011, 05:12 AM
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta name="Description" content="Airline Network" />
    <meta name="Keywords" content="mywebsite" />
    <meta name="rating" content="General" />
    <meta name="revisit-after" content="7 days" />
    <meta name="ROBOTS" content="All" />
    <title>mywebsite</title>
    <link href="../style/main.css" rel="stylesheet" type="text/css" />
    <link rel="icon" href="http://www.mywebsite.com/favicon.ico" type="image/x-icon" />
    <link rel="shortcut icon" href="http://www.mywebsite.com/favicon.ico" type="image/x-icon" /></head>
    </head>

    <body>
    <?php include_once "header_template.php"; ?>
    <table width="950" align="center">
    <tr>
    <td width="872" valign="top"><p align="center"><br />
    </p>
    <p align="center">&nbsp;</p>
    <p align="center">&nbsp;</p>
    <p align="center">&nbsp;</p>
    <p align="center">&nbsp;</p>
    <p align="center">&nbsp;</p>
    <p align="center"><br />
    <br />
    </p></td>
    <td width="70" valign="top"><?php include_once "right_AD_template.php"; ?></td>

    <td width="7"></td>
    </tr>
    </table>
    <?php include_once "footer_template.php"; ?>
    </body>
    </html>

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

Error occurs when trying to e-file because box 16 if higher than box 1... [ 3 Answers ]

The error said that box 16 can not be greater than box 1. Box 16 is greater than box 1 because I have a retirement plan that is taxable in NY. The only thing I could find while attempting to resolve the issue it that New York State won't allow you to e-file if box 16 is higher than box 1, even...

Married file file single or head of house [ 4 Answers ]

Ok, I hate one of the national tax chains, they always show me oweing when I really get money back but due to some situations out of my control I am forced to use one. This is what I was told, When filing, we were gong to file, either married filing single or a head of household for...

Error when Inporting Captivate (fla) file into Flash [ 1 Answers ]

I get an error message when I try to import a FLA file that was generated from Captivate into Flash. I did notice that FLA files are not part of the accepted file types that Flash looks to import. Why would that file type be used in the example (Captivate) when it doesn't work. And yes, I...

Flash - .swf file [ 3 Answers ]

What software should I need to use for open this kind of files, and how can I make my own .swf file, where can I get an example of the file, and what kind of code used for this kind of file.


View more questions Search