TeamPhotoshop
Reviews, updates and in depth guides to your favourite mobile games - AppGamer.com
Forum Home Latest Posts Search Help Subscribe

sumptin

Page: 1 2 3 Reply
Sep 24th 2002#70666 Report
Member since: May 1st 2002
Posts: 3034
sumptin I'm working on, I think I already posted a jpg
http://zyconium.webimpulse.net/
this has text in it tho :D
the links don't go anywhere yet, so I didn't bother linking them, but I do have some cool rollovers to go with them , you'll have to wait for those .. just remember, I'm not using this to replace
http://zyconium.webimpulse.net/version3/
I just wanted a professional looking page.. just to have
[edit]
I move the zcorp files so that they are they main page now
and version3.. had an accident, turn learn more about that accident please read my shoutbox heh.. its sorta silly/stupid :(
[/edit]
Reply with Quote Reply
Sep 24th 2002#70669 Report
Member since: Sep 19th 2002
Posts: 232
i dig the fire motif
Reply with Quote Reply
Sep 24th 2002#70686 Report
Member since: Mar 24th 2002
Posts: 3114
Your best one, I think.
You could make that image on the left side random?

Good job, man. :D
Reply with Quote Reply
Sep 24th 2002#70688 Report
Member since: May 1st 2002
Posts: 3034
hey thats a good idea paavo .. actually I had thought of that, just didn't really think of it.. you know what I mean? perhaps I'll do that it alot o work tho to make pictures but oh well , does u have a script o that I could useo ?
Reply with Quote Reply
Sep 24th 2002#70689 Report
Member since: Mar 24th 2002
Posts: 3114
Well, you could check out my "random splashes" script, and then adapt it, if you know a bit of JavaScript..

If not, I can make you one that changes the image there only too. Email me, or something.
Reply with Quote Reply
Sep 24th 2002#70696 Report
Member since: Apr 20th 2002
Posts: 3000
Our Zyc has grown up. You keep on getting better and better. I know what, get all your previous layout and make a compliation, "Zyc's Diary" or something. Something to compare!
Reply with Quote Reply
Sep 24th 2002#70701 Report
Member since: May 1st 2002
Posts: 3034
hehe mo0chan :D.. thats a good idea
Reply with Quote Reply
Sep 24th 2002#70705 Report
Member since: Mar 24th 2002
Posts: 3114
ok, this would work in your case:

[php]

[/php]

..and then in the place of the image that will be random,and the onload thingie you put as in:

[php]



[/php]
Reply with Quote Reply
Sep 24th 2002#70707 Report
Member since: Apr 1st 2002
Posts: 1487
battle of the languages :D

or you could just do this...

add this to the header
[PHP]

$pics=array("images/1.jpg","images/2.jpg","images/3.jpg");

Shuffle($pics);

?>
[/PHP]

and replace this with where youd like the image to show

[PHP]

$i=0;$i<0;$i++;

echo "";

?>
[/PHP]
Reply with Quote Reply
Sep 24th 2002#70711 Report
Member since: Mar 24th 2002
Posts: 3114
lol!!!!..

..but with that, you need to refresh the whole damn page for randomizing again.
With MY ÜBERLEET JAVASCRIPT you could make the image clickable, and just call for the function again. ;)

(although in that case put everything inside the function blah(){} <- thing.) :D :D
Reply with Quote Reply
Page: 1 2 3 Back to top
Please login or register above to post in this forum