Jump to content

polaric

New Members
  • Posts

    8
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

polaric's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. <div style="position: absolute; left: 188px; top:113px;" align="center"> <table height="534" border="2"> <tr> <td> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="999" height="534" id="FlashID" title="dwcc"> <param name="movie" value="home.swf" /> <param name="quality" value="high" /> <param name="wmode" value="transparent" /> <param name="swfversion" value="8.0.35.0" /> <param name="SCALE" value="default"/> <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. --> <param name="expressinstall" value="Scripts/expressInstall.swf" /> <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. --> <!--[if !IE]>--> <object type="application/x-shockwave-flash" data="home.swf" width="999" height="534"> <!--<![endif]--> <param name="quality" value="high" /> <param name="wmode" value="transparent" /> <param name="swfversion" value="8.0.35.0" /> <param name="expressinstall" value="Scripts/expressInstall.swf" /> <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. --> <div> <h4>Content on this page requires a newer version of Adobe Flash Player.</h4> <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p> </div> <!--[if !IE]>--> </object> <!--<![endif]--> </object> </td> </tr> </table> </div> this is the code i made. .it's a div tag within a div tag also. .please help me
  2. i embedded a swf file in my webpage. when my resolution is 1366x768 it fits on the div tag. but when i resize my resolution in 1024x768 it overlapps the div. the swf width increase. can somebody help me?.
  3. can somebody help me how to center and unstretch my web page in a higher resolution settings. i design my page in a 1024x 768. i need to load my page in a 1366x768 resolution please help me. .thanks
  4. not totally flash made. .but there are some. .i don't have a link on my website coz i'm working local on it. .i'm using dreamweaver cs5. .it's just my web page won't fit to a lower resolution. .is there any codes that has an automatic adjustment of page when viewed in a lower resolution?
  5. Hi, i've created a website in a configuration settings of 1366x768, but when i execute the webpage in a 1024x768 settings it comes my problem. The webpage is not centered, you have to scroll the page in order to see all the web output. then on the Internet Explorer my swf was resized on a small scale. Can somebody help me with this one. Is there a code or script to solve this?. Thank you so much. .
  6. wow works great. .i've got it. .thanks so much. .i owe u one. thank you,thank you!. .
  7. Hi, i'm new in php. I'm building a website for my project. My prof wants us to combine php and html. .i've created the web page and it's working fine. .but when i'm about to make a link from my html page to my php page something went wrong. .although it's jumping to the php page,but this was what happened: Thanks for registering! "; } //The web form for input ability else { echo " \n"; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; //echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo "" ; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; //echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo " \n"; } // EOF ?> Username: \n Password: \n First Name: \n Middle Name: \n Last Name: \n Nick Name: \n Gender: all my php codings showed up on the page. the page should be neat. my php file is located on my c drive on wamp folder. then my html file are located on the d: drive. . another help, if my php file is not in my wamp folder, let say its on another folder, how can i access it?. . please help me, and be patient on this one . .thanks so much
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.