Results 1 to 2 of 2

Thread: Weather report from outside

  1. #1
    Centauri
    Guest

    Default Weather report from outside

    Hi!

    I have to put weather forecast map to our front page. It comes from forecast
    company and they sent me code like this:

    <html>
    <head>
    </head>
    <body>

    <div>
    <object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000"
    codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width=100 height=188> <param name="movie"value="http://srv.foreca.com/naimisiin_info/fpFIa0.swf?link=http://www.foreca.com/"> <param name="quality" value="high"> <param name="wmode" value="transparent"> <param name="bgcolor" value="#FFFFFF"> <embedsrc="http://srv.foreca.com/naimisiin_info/fpFIa0.swf?link=http://www.foreca.com/" quality="high" bgcolor="#FFFFFF" wmode="transparent" width=100 height=188 type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"> </embed></object></div></body></html>How do I put that to my site? I mean, which part of this code and will I putto empty text box or what?BWKimmo


  2. #2
    Centauri
    Guest

    Default Re: Weather report from outside

    Know now, part between 'object' -words and I put it inside text box :-)

    K

    "Centauri" <info@NOSPAMnaimisiin.info> kirjoitti
    viestissä:fqj4n7$2f02@flsun90netnews01.netobjects. com...
    > Hi!
    >
    > I have to put weather forecast map to our front page. It comes from
    > forecast company and they sent me code like this:
    >
    > <html>
    > <head>
    > </head>
    > <body>
    >
    > <div>
    > <object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000"
    > codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0"
    > width=100 height=188> <param
    > name="movie"value="http://srv.foreca.com/naimisiin_info/fpFIa0.swf?link=http://www.foreca.com/">
    > <param name="quality" value="high"> <param name="wmode"
    > value="transparent"> <param name="bgcolor" value="#FFFFFF">
    > <embedsrc="http://srv.foreca.com/naimisiin_info/fpFIa0.swf?link=http://www.foreca.com/"
    > quality="high" bgcolor="#FFFFFF" wmode="transparent" width=100
    > height=188 type="application/x-shockwave-flash"
    > pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
    > </embed></object></div></body></html>How do I put that to my site? I mean,
    > which part of this code and will I putto empty text box or what?BWKimmo
    >




Posting Permissions

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