A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Lost .SWI anda Layer

  1. #1
    Junior Member
    Join Date
    Apr 2004
    Posts
    19

    Lost .SWI anda Layer

    OK. So I lost my .SWI and backup file in a recent computer crash. Certainly, I dont want to create my entrie site over just to "activate" the Guestbook link at the following site. Does anyone know how to use a DHTML layer that I can use to target the area where the work GUESTBOOK is so I can put the link in the HTML code? I figure I could "trick" the site in a way the vistors would never know about, yet still make the Guestbook link work.

    Hope this makes sense.

    http://www.stephenmartines.com/flash/

  2. #2
    Senior Member Lys12's Avatar
    Join Date
    Feb 2001
    Location
    Munich, Germany
    Posts
    5,237
    hi,

    replace your html code with the following:

    Code:
    <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
    <html>
    <head>
    <META HTTP-EQUIV="Expires" CONTENT="Wed, Jan 01 2099 00:00:01 GMT">
    <TITLE>Official Stephen Martines Website</TITLE>
    
    <META NAME="author" CONTENT="StephenMartines.COM by www.webkp.net on LOGEVLA">
    <META NAME="keywords" content="stephen martines,coltin,coltin scott,coltin scott martines,ocsmfc,guiding light,gh,gl,general hospital,nik and gia,nia,nikolas casadine,tony santos,tony and marah,cbs,cbs 
    
    daytime,cbs soaps,proctor and gamble,p and g,p&g,proctor&gamble,actor">
    <META NAME="description" CONTENT="Stephen Martines' Offical Website: Information on the actor and the character he portrays, Tony Santos on Guiding Light.">
    <META NAME="COPYRIGHT" CONTENT="All content should be considered the property of Stephen Martines and/or ColtinScott.COM. Photographs the copyright of Jim Warren Photgraphy and/or the 
    
    magazines/publications notated.">
    <META NAME="ROBOTS" CONTENT="NOINDEX">
    <link rel=stylesheet type="text/css" href=fonts.css>
    </head>
    <body bgcolor="#DAA520">
    <table height="100%" width="100%" cellSpacing="0" cellPadding="0" border="0"><tr><td align="middle"><table>
    <tr><td width="800" height="500" align="middle">
    
    <table width="800" border="1" cellspacing="0" cellpadding="2" bordercolor="#000000">
    
    <tr><td><table width="800" border="0" cellspacing="0" cellpadding="2" bgcolor="#000000"></tr></td>
    <tr><td width="800" height="500">
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
      codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,42,0"
      id="test" width="797" height="500">
      <param name="movie" value="flash.swf">
      <param name="bgcolor" value="#000000">
      <param name="quality" value="high">
    <param name="wmode" value="transparent">
      <param name="allowscriptaccess" value="samedomain">
      <embed type="application/x-shockwave-flash"
       pluginspage="http://www.macromedia.com/go/getflashplayer"
       width="797" height="500"
       name="test" src="flash.swf"
       bgcolor="#000000" quality="high"
    wmode="transparent"
       swLiveConnect="true" allowScriptAccess="samedomain">
    </embed>
    </object>
    </td></tr></table>
    </td></tr>
    </table></td></tr></table><div style="position:relative;top:-410px;left:335px"><a href="guestbook.html" target="_blank"><img src="guestbook_button.gif" border="0"></a></div>
    </center>
    </body>
    </html>
    then correct the path to the guestbook that i've assigned to the gif, and finally unzip and upload the attached gif into the same folder as the swf.
    Attached Files Attached Files
    Last edited by Lys12; 10-10-2004 at 05:00 AM.

  3. #3
    Junior Member
    Join Date
    Apr 2004
    Posts
    19

    LYS12, YOU are a STAR!

    Thank You, Thank You, Thank You!
    I know you know how much time and frustration youn have save me.
    SO THANK YOU!

Posting Permissions

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




Click Here to Expand Forum to Full Width

HTML5 Development Center