![]() |
|
|
#3 (permalink) |
|
PSP-Forum Addict
Join Date: Sep 2005
Posts: 494
![]() |
How about creating a few html pages. You just need to put the links for the flash games into the HTML.
You can then bookmark the local address of your bookmark pages. You then load the bookmark HTML page and click the link you need... any good?
__________________
|
|
|
|
|
|
#4 (permalink) |
|
PSP-Forum Addict
|
How about videos? I have a bunch of GI Joe dub overs that are pretty funny, but since there are 20 of them, it would be nice to clean up the video folder.
Cosmic, that would be awsome, but I don't really know HTML... At all. Maybe I'll read up on it. |
|
|
|
|
|
#5 (permalink) |
|
Guest
Posts: n/a
|
html, you just can't read up on it, lol you have to learn it as a second language.
give me the links and i might be able to throw something together for you, im telling you right now im not going to make it look pretty though. it will be generic as can be... |
|
|
|
#6 (permalink) |
|
PSP-Forum Addict
Join Date: Sep 2005
Posts: 494
![]() |
Quick HTML guide.
There are a tonne of free editors out there that will let you do it visually. The minimum you need for a proper html page are Code:
<html> <head><title>Bookmarks</title></head> <body> </body> </html> To add a link use this e.g. Code:
Darn good PSP forum Give it a go, notepad is your friend! :lol: Wow I actually used code tags in a PSP forum :shock:
__________________
|
|
|
|
|
|
#8 (permalink) |
|
PSP-Forum Demi-God
|
html is fairly easy to understand, just takes time.
one question i do have is when you've put a HTML file on your memory stick (say in PSP\COMMON\mypage.html) what do I type into the address bar on the web browser?
__________________
![]() Currently in the pub. |
|
|
|
|
|
#9 (permalink) |
|
PSP-Forum Addict
Join Date: Sep 2005
Posts: 494
![]() |
You start the address with
Code:
file:/ Code:
file:/PSP/COMMON/mypage.html and yes the / sign is correct as it's based on web server syntax (which was originally unix based but then so was DOS :roll: )
__________________
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|