need help for TV station (Community)

need help for TV station // Community

1  |  

tiptronic

Jan 12, 2003, 2:26pm
Hi, i want to setup a Tv station in AWteen. anyone can give me information
of how to create one?

mod

Jan 12, 2003, 3:14pm
Sure, the very basic way to do it is, go to www.download.com and download a
program called snagit. This takes pictures and uploads them to a webpage as
a picture file for example mytv.jpg when, in aw you put on a picture object
create picture http://www.awtvstation.com/tv/mytv.jpg update = 5 (just an
example) it updates the picture that is constantly being changed by snagit.
That is the basic way, if the TV station really starts getting serious I
recommend some of the more advanced methods, like a php script, but I won't
get into that now.

-Mod

[View Quote]

sk8man1

Jan 12, 2003, 8:11pm
http://techsmith.com <---- = Snagit's Creators (You can download it from
there)

[View Quote]

pineriver

Jan 12, 2003, 9:03pm
Probly I could dig up a php script for ya if you really need one. But you
would have to have a reliable server first.


[View Quote]

tiptronic

Jan 12, 2003, 10:45pm
Yes please. that will be great if you can do that :)
maybe post the script here. i'm sure there still many people looking for
this :)

Tiptronic

[View Quote]

maki

Jan 13, 2003, 3:30am
do you need a 'reliable' server tiptronic? i could add you as a user on my
server - with your own ftp, though, your address would be a /~name and you
could add whatever in your space, website, tv script - unless you already
have server space.

maki
[View Quote]

ananas

Jan 13, 2003, 5:53am
When you wrote this, you should already have had one ...


[View Quote]

tiptronic

Jan 13, 2003, 8:19am
Thanks Maki for the offer :)
Ananas was right, i've my own website

Also here I would like to thanks Pineriver for the PHP script. Here is the
script if ne1 interested:

<?PHP
$aPics = array (
'picture1',
'picture2',
'picture3',
'picture4'
);

$DocRoot = './';


$i = time()%sizeof($aPics);
$Basename = $aPics[$i].'.jpg';
$Filename = $DocRoot.'/'.$Basename;

Header ('Content-type: image/jpeg');
Header( 'Content-Disposition: attachment; filename='.$Basename );
readfile ($Filename);
?>
The script takes a different image everytime a request comes in. It uses all
images in the array $aPics - they are expected to be in the same directory
where the script is too.

In AW you just use the update= modifier of the create picture command.

gamecube

Jan 14, 2003, 7:41pm
oh boy.. now here comes a bunch of n00b stations :(

goober king

Jan 14, 2003, 11:24pm
LOL As if yours isn't a "n00b station", GC? Look at it this way: Maybe
this influx of competition will actually inspire one of you guys to make
a *legit* virtual TV station! And by legit, I mean something other than
another lame rotating banner ad.

[View Quote]
--
Goober King
Prove him wrong
gooberking at utn.cjb.net

maki

Jan 15, 2003, 2:31am
didn't gc assist with ABN? (which was an ad network anyway) ..wasn't he part
of it as it went down too? O_O

maki
[View Quote]

gamecube

Jan 16, 2003, 9:08pm
yes i did help abn.. and i have operated gctv since the end of 2001....


gc

1  |  
Awportals.com is a privately held community resource website dedicated to Active Worlds.
Copyright (c) Mark Randall 2006 - 2024. All Rights Reserved.
Awportals.com   ·   ProLibraries Live   ·   Twitter   ·   LinkedIn