Search results

  1. A

    Basic CSS/HTML StyleSheet Linking Trouble Shooting Please Help?

    Your CSS should be in a folder called css and the file called stylesheetcss.css making sure that the file isn't called stylesheetcss.css.txt
  2. A

    Free HTML uploadable website?

    http://www.freehostia.com lets you upload your own websites with no forced adverts for free.
  3. A

    Download file html with javascript?

    I know that PHP can do this, if you plan on making allot of downloadable .html pages, just change the extension and instruct users to change it to .html
  4. A

    Download file html with javascript?

    I know that PHP can do this, if you plan on making allot of downloadable .html pages, just change the extension and instruct users to change it to .html
  5. A

    Download file html with javascript?

    I know that PHP can do this, if you plan on making allot of downloadable .html pages, just change the extension and instruct users to change it to .html
  6. A

    Download file html with javascript?

    I know that PHP can do this, if you plan on making allot of downloadable .html pages, just change the extension and instruct users to change it to .html
  7. A

    Are viruses on Apple computers going to become more common as they increase in...

    The Mac still doesn't have a very big virus base this is because they aren't popular. The PC will still encounter more viruses but this is due to the amount of users on Windows Systems. The Mac isn't going to become popular for many years, generally because everyone can use Windows and people...
  8. A

    How do i make a corrupt HTML file?

    Play with Find and Replace in notepad replacing < with &err; or something silly like that.
  9. A

    Flash lags a lot, the file size is too big need help.?

    You need to use low frame rates and possibly compile the flash movie of several separate flash files
  10. A

    Flash lags a lot, the file size is too big need help.?

    You need to use low frame rates and possibly compile the flash movie of several separate flash files
  11. A

    Flash lags a lot, the file size is too big need help.?

    You need to use low frame rates and possibly compile the flash movie of several separate flash files
  12. A

    Flash lags a lot, the file size is too big need help.?

    You need to use low frame rates and possibly compile the flash movie of several separate flash files
  13. A

    How do I open another flash file in flash?

    You can use this on a button to make it open another .swf file. on(press){ getURL("flashname.swf","_blank"); }
  14. A

    Goto absolute frame in Adobe Flash 8 works if running the .swf itself, but not

    Either you don't have the HTML code that allows all access or you are using a different flash version on the browser to the player supplied with flash 8.
  15. A

    Goto absolute frame in Adobe Flash 8 works if running the .swf itself, but not

    Either you don't have the HTML code that allows all access or you are using a different flash version on the browser to the player supplied with flash 8.
  16. A

    Is it possible to enable flash on a psp 2003 console, if so how?

    You enable flash under the Settings tab> System Settings but it's not real windows vista it can't play your computer games on it!
  17. A

    JavaScript Images (Advanced JS)?

    I need a way to view the contents of a picture folder on a local drive using just JavaScript and HTML. Basically i have some pics in a folder and i want to display them on the page, without having to link to each one specifically. It's for a project I'm doing on the PSP, any help will be...
  18. A

    Is HTML a web application or desktop application?

    A Browser is also a Desktop Application so Desktop!
  19. A

    Where can i find 3D model soft wares or HTML codes that i can type into notepad?

    Learn HTML and download google sketchup, there both free, once you've learned HTML and can make a page in notepad your going to get somewhere with the 3D side of things. Make some random stuff in Google Sketchup, anything. Build anything, i've tried building the stargate. This will help you...
  20. A

    Where can i find 3D model soft wares or HTML codes that i can type into notepad?

    Learn HTML and download google sketchup, there both free, once you've learned HTML and can make a page in notepad your going to get somewhere with the 3D side of things. Make some random stuff in Google Sketchup, anything. Build anything, i've tried building the stargate. This will help you...
Back
Top