Results 1 to 12 of 12

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date: Sep:2008
    Location: Sofia
    Posts: 10

    Dreamweaver - frames

    ! - "upframe" "mainframe", . target "mainfr" . ... , noob html-a . , ... . !

  2. #2
    Registered User fly's Avatar
    Join Date: Jun:2005
    Location:
    Posts: 803
    , Dreamweaver,

  3. #3
    Registered User
    Join Date: Sep:2008
    Location: Sofia
    Posts: 10
    Fly 4 ( ) . ...

  4. #4
    Registered User Sko4a's Avatar
    Join Date: Sep:2007
    Location: Sofia
    Posts: 199
    .
    CPU: C2D E8400 + CoolerMaster Hyper 212 Plus | MB: Asus P5K | RAM: 4GB Transcend AxeRam | VC: Asus EAH4850 + AC Accelero S1 rev. 2 | Case: Antec SLK3000B | PSU: AC Fusion 550R | : Altec Lansing VS2421 (2.1)

  5. #5
    Registered User fly's Avatar
    Join Date: Jun:2005
    Location:
    Posts: 803
    "" , .
    , .

    , .

  6. #6
    Registered User
    Join Date: Sep:2008
    Location: Sofia
    Posts: 10
    ...


    <!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=iso-8859-1" />
    <title>Untitled Document</title><style type="text/css">
    <!--
    body {
    background-color: #000000;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    }
    -->
    </style></head>

    <body>
    <div align="center">
    <table width="953" height="74" border="0" align="center" bgcolor="#000000">
    <tr>
    <td><object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="224" height="56">
    <param name="BGCOLOR" value="#000000" />
    <param name="movie" value="button1.swf" />
    <param name="quality" value="high" />
    <embed src="button1.swf" width="224" height="56" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash " type="application/x-shockwave-flash" bgcolor="#000000" ></embed>
    </object></td>
    <td><object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="224" height="56">
    <param name="BGCOLOR" value="#000000" />
    <param name="movie" value="button2.swf" />
    <param name="quality" value="high" />
    <embed src="button2.swf" width="224" height="56" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash " type="application/x-shockwave-flash" bgcolor="#000000" ></embed>
    </object></td>
    <td><object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="224" height="58">
    <param name="BGCOLOR" value="#000000" />
    <param name="movie" value="button3.swf" />
    <param name="quality" value="high" />
    <embed src="button3.swf" width="224" height="58" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash " type="application/x-shockwave-flash" bgcolor="#000000" ></embed>
    </object></td>
    <td><object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="224" height="58">
    <param name="movie" value="button4.swf" />
    <param name="quality" value="high" />
    <param name="bgcolor" value="#000000" />
    <embed src="button4.swf" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash " type="application/x-shockwave-flash" width="224" height="58" bgcolor="#000000"></embed>
    </object></td>
    <td><object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="224" height="58">
    <param name="BGCOLOR" value="#000000" />
    <param name="movie" value="button5.swf" />
    <param name="quality" value="high" />
    <embed src="button5.swf" width="224" height="58" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash " type="application/x-shockwave-flash" bgcolor="#000000" ></embed>
    </object></td>
    </tr>
    </table>




    <script type="text/javascript" src="swfobject.js"></script>

    <div id="flashPlayer">
    This text will be replaced by the flash music player.
    </div>

    <script type="text/javascript">
    var so = new SWFObject("playerMini.swf", "mymovie", "1", "1", "7", "#FFFFFF");
    so.addVariable("autoPlay", "yes");
    so.addVariable("soundPath", "song.mp3");
    so.write("flashPlayer");
    </script>





    </div>
    </body>
    </html>

  7. #7
    Registered User
    Join Date: Sep:2008
    Location: Sofia
    Posts: 10
    ...

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    <title>Untitled Document</title>
    </head>

    <frameset rows="70,100%" framespacing="1" frameborder="yes" border="1" bordercolor="#FF0000">
    <frame src="top_frame.html" name="topfr" frameborder="yes" scrolling="No" noresize="noresize" marginwidth="5" marginheight="5" bordercolor="#FF0000" id="topfr" title="topFrame" />
    <frame src="main_frame.html" name="main_fr" frameborder="yes" scrolling="auto" bordercolor="#FF0000" id="main_fr" title="mainFrame" />
    </frameset>
    <noframes><body>
    </body>
    </noframes></html>

  8. #8
    Registered User
    Join Date: Sep:2008
    Location: Sofia
    Posts: 10

  9. #9
    Registered User
    Join Date: Sep:2008
    Location: Sofia
    Posts: 10
    3

  10. #10
    White awesomeness z0ne's Avatar
    Join Date: Feb:2002
    Location: o
    Posts: 13,331
    ? :

    :
    HTML Code:
    <a href="test.html" target="main_frm">Go to test</a>
    :
    HTML Code:
    <frame src="home.html" name="main_frm" scrolling="auto" id="main_frm"/>
    </frameset>

  11. #11
    Registered User
    Join Date: Sep:2008
    Location: Sofia
    Posts: 10
    . .

  12. #12
    White awesomeness z0ne's Avatar
    Join Date: Feb:2002
    Location: o
    Posts: 13,331
    ActionScript (Flash) :

    Code:
    on(release) {
    
    getURL("test.html", "main_frm");
    
    }

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

Copyright © 1999-2011 . .
iskamPC.com | mobility.BG | Bloody's Techblog | | 3D Vision Blog |