| Author | Comment | |||
|---|---|---|---|---|
CLOUDBOND007 |
||||
|
I guess if you could get it running on an emulator, but that's a lot of trouble if you weren't playing it that way to start with. I've.... borrowed
images a fair bit, which is a bad thing, I guess.
|
||||
Crawl and 1OOO |
||||
|
I'm getting that text glitch, too.
Did he write it in MS Word or something, then paste it into notepad? It looks like it's apostrophes and quotes that are messing up. Yeah, those inch and feet marks might look ugly, but they always work. It might be good to do a find and replace so you only have ' and ". |
||||
Crawl and 1OOO |
||||
|
Here's a copy of the
original.
And here's a version with find and replace. It takes three steps, since there's apostrophe, left quote, and right quote. |
||||
greybob |
||||
|
I fixed it.
|
||||
TaroSH |
||||
|
Oh crap, I totally forgot about the Back button thing. I'll go do that now...
EDIT:
Yeah Codie, that took you maybe one minute to do... EDIT EDIT: I think the problem you were having with your attempt at it was you were saving it as a .jpg. Do you have a .gif maker? You could get an older version of Paint Shop Pro that comes with it (I personally have PSP 7 and it came with AS 3)
Last Edited By: TaroSH
06/29/09 7:57 PM.
Edited 2 times.
|
||||
greybob |
||||
|
Thanks. I tried making one, but I think it will look better with the transparency.
|
||||
greybob |
||||
|
Stafy is awesome.
|
||||
greybob |
||||
|
Crap, even if I can find a way to get Playstation screencaps, how the heck am I going to get pictures from PSP and DS games?
|
||||
TaroSH |
||||
|
You could try photographing your TV/system in the dark, like I did for those Legend of Heroes screenshots.
|
||||
greybob |
||||
|
Breath of Fire 2 review.
I just barely realized that I've now reviewed two dragon-related games in a short period of time. This one rambles on for quite a bit longer than the Spyro review. I don't know if that's good or bad. :/ I can probably get some screenshots of Breath of Fire 2, but not right now because it's almost 1 o'clock in the morning and I'm very tired. |
||||
Crawl and 1OOO |
||||
|
Your BoF2 title still says "Spryo the Dragon".
"Of the three ways in which men think that they acquire a knowledge of things--authority, reasoning, and experience--only the last is effective and able to bring peace to the intellect." -Roger Bacon |
||||
TaroSH |
||||
|
Also, looking at your review page and the source code for it, I think you need a crash course on using tables...
Last Edited By: TaroSH
07/02/09 2:38 PM.
Edited 1 times.
|
||||
TaroSH |
||||
|
Okay, part if it is my fault. I was looking over the code I made for your site and noticed I made it needlessly complicated (for example, I made another table
within the cell your updates went in to get a black background when I could have just colored the cell black). I guess that's what happens when somebody
who REALLY LIKEs MAKING TABLES gets bored. Still, do you want me to tell you what all the stuff means so you can do your own tables?
|
||||
greybob |
||||
|
Sure. That would be great.
|
||||
greybob |
||||
|
Actually, I just fixed it, but if you think there's something else I need to know, please tell me.
|
||||
TaroSH |
||||
|
Well, I looked at the code again and it does look fixed, but this contains some stuff I don't see you using in the source code (Not that you
have to use it, but just in case you're not aware of it. I wrote some very basic stuff, but I snipped out what I could.)
<CENTER><table bgcolor=white width=60> <tr> <td><CENTER><img src="area1c.gif" hspace=5></CENTER></TD> <td><CENTER><img src="area1r.jpg" hspace=5></CENTER></td></tr> <tr> <td><CENTER>Note how you can actually tell those are barrels to the right</CENTER></td> <td><CENTER>Note how you can't tell what anything here is supposed to be. Not even the people.</CENTER></td></tr> <tr> <td><CENTER><img src="area11c2.gif" hspace=5></CENTER></TD> <td><CENTER><img src="area11r2.jpg" hspace=5></CENTER></td></tr> <tr> <td><CENTER>But hey, what's moving flames (and some minor glitching)...</CENTER></td> <td><CENTER>...compared to high-def lighting?</CENTER></td></tr> </table></CENTER> On a side note, I'm not putting brackets in the code of the rest of my post, otherwise Yuku will try to convert them. Basically, exchange the quotation marks for open and close tags. "table" starts a table, and you can add stuff into the brackets to adjust the table. "table bgcolor=white width=60" starts a table with a white background and takes up 60% of the page. If you don't set a table width, the table will just be as wide as your longest sentence/picture. Also, "border=X" with X being the thickness of the border you want is how you create those borders that are around the pictures in the alternate page. On a side note, that "hspace" I have in the picture tags is what creates that white space you see to the left and right of each picture. It's not noticeable when you don't have a border on your table, but if I didn't the border would wrap around the picture like it does on the title banner of my main page. You can also do things like tables within tables. There's also some really complicated stuff you can do with tables like merge cells and adjust the size of a single cell while all the others are stay the same size, but I don't know the code for that and I never needed the code for that anyay. There is something I noticed on the page. Line 22 if you view the source in IE:
<image src="star.jpg"><image src="star.jpg"><image src="star.jpg"><image src="star.jpg"><image src="star.jpg"> = Masterpiece!<BR>
</td></tr></table></font><br><br>
That "/font" needs to be inside the table (before the "br", actually). Also, while it doesn't ruin the page if you don't, just for the sake of cleanliness you might want to end your pages with "/html"
Last Edited By: TaroSH
07/02/09 3:45 PM.
Edited 2 times.
|
||||
greybob |
||||
|
Uh oh, I moved my updates to an archive page, but now the problem with the updates centering itself with the sidebar has returned on the front page.
|
||||
Flying Omelette |
||||
|
I fixed it. You needed another valign="top" in there.
|
||||
TaroSH |
||||
|
Line 24 of the source code:
<td width=70%><table><tr><td><table bgcolor=black><tr><td valign="top"><CENTER><img src="updates.gif"><BR></CENTER>
Change it to this: <td width=70% valign="top"><table><tr><td><table bgcolor=black><tr><td><CENTER><img src="updates.gif"><BR></CENTER> |
||||
TaroSH |
||||
|
Posting to get rid of that ad.
|
||||
| Affiliates Websites & Yuku/Ezboards
YUKU & EZBOARDS
WEBSITES
|