pineriver // User Search

pineriver // User Search

1  2  3  4  5  6  |  

PHP script

Aug 24, 2002, 2:29am
If anyone knows where I could get a php image rotaion script that rotates
images in order not randomly and that uses image urls for like a tv station
in active worlds, please contact me. Thanks

PHP script

Aug 24, 2002, 6:24pm
so to be abale to have images urls I put $fopen url somewhare in the script?

>
> If your PHP installation has "fopen URL" enabled, it will work
> with exteral URLs if you leave all the docroot / basename stuff
> away and readfile() directly the array elements.

PHP script

Aug 25, 2002, 10:51pm
I tryed both scripts, the first one said "<br />
<b>Warning</b>: readfile("") - Inappropriate ioctl for device "

and the second script that I tryed just gave me a list of the files I had in
the directory that I placed the php file




> Allowing fopen() on URLs is a feature of PHP, that the admin
> of your web server can enable or disable.
>
> You can find out all features that your admin allows with a
> simple script
>
> <?PHP phpinfo(); ?>
>
> The complete source using fopen of URLs would be like this
>
> <?PHP
> $aPics = array (
> 'http://somehost.com/path/picture1.jpg',
> 'http://somehost.com/path/picture2.jpg',
> 'http://somehost.com/path/picture3.jpg',
> 'http://somehost.com/path/picture4.jpg'
> );
>
> $DocRoot = './';
>
>
> $i = time()%sizeof($aPics);
>
> Header ('Content-type: image/jpeg');
> Header( 'Content-Disposition: attachment; filename=dummy.jpg' );
> readfile ($aPics[i]);
> ?>
>
> If this does not work, you can still use forwarding :
>
>
> <?PHP
> $aPics = array (
> 'http://somehost.com/path/picture1.jpg',
> 'http://somehost.com/path/picture2.jpg',
> 'http://somehost.com/path/picture3.jpg',
> 'http://somehost.com/path/picture4.jpg'
> );
>
> $DocRoot = './';
>
>
> $i = time()%sizeof($aPics);
>
> Header ('location: '.$aPics[i]."\n\n");
> ?>

PHP script

Aug 26, 2002, 2:50pm
when I try the script, it loads the image file like the url location, so
when I load up the php file it loads up like
http://oct31.de/obj/textures/frower01.jpg or the first image url on the
list of the script, and not the php file and so it dose not refresh. It
only displays a single pic in aw and in Internet explorer it reroutes me to
the image url.


[View Quote]

PHP script

Aug 26, 2002, 4:53pm
yes, did that (update=10)


[View Quote]

mp3 sound

Sep 12, 2002, 9:10pm
Wishing there was a way to put a update= on a mp3 file and it would update
like a jpg file would.
LOG THIS ONE FOR AW 3.4

mp3 sound

Nov 23, 2002, 1:53am
actually, with pictures that have the update command, the image only
downloads if the image on the server updates


[View Quote]

mp3 sound

Nov 23, 2002, 3:20pm
That is true


[View Quote]

Telgram Sound

Oct 5, 2002, 1:46pm
There is text to speach you know, it reads to you the chat text.
Unforchintly, the little computer voice will drive you nuts, but after about
2 years, you will love it.
http://www.xs4all.nl/~runay






[View Quote]

*...wishes upon a star...*

Oct 5, 2002, 1:44pm
I was having some problems with my aw, and I just uninstalled it, then
redownloaded it, WORKS LIKE A DREAM NOW






[View Quote]

More Telegram Options

Nov 13, 2002, 7:49pm
I wish there where a better way of displaying telegrams. Like you could
search in your tgram list for who sent it, what is the message, and the date
and stuff. and another feature that would be good to have is the date of the
telegrams, not just day and time, but day time and month. anyway those would
be some cool extras to have

Wish

Dec 24, 2002, 1:46am
Open Add/Remove Programs properties in Control Panel.
Click the Windows Setup tab, That you can install or remove programs like
that.

[View Quote]

Disable Create Picture

Jan 15, 2003, 1:58am
That would be nice, would cut down on the lag. (for us ppl to lasy to get
cable or a T1)


[View Quote]

Telegram was answered confirmation

Feb 19, 2003, 2:10pm
Yes that would be a good feature

[View Quote]

Cache to propdump

Apr 7, 2003, 3:50pm
Is there any way of making cache world info into a propdump file? Just
wondering.

Cache to propdump

Apr 9, 2003, 2:12pm
http://gps.chrisb.org/download/cc3250.zip

if it calls for the dll named CC3250.DLL

[View Quote]

aw_send_sound()

Apr 29, 2003, 6:04pm
That would be cool, you could easily do it with a bot though
[View Quote]

aw_send_sound()

Apr 29, 2003, 7:09pm
That is true
[View Quote]

Wishing

May 12, 2003, 2:36pm
Wishing that there was some way to convert a propdump into a whole rwx or
cob file
--
Pineriver Graphics
Pineriver.tk

Wishing

May 12, 2003, 5:20pm
Well it would be helpful in animating. Like if someone wanted to create a
flash something or other, or an online tour of there build. Instead of piece
by piece putting it together in an editer.
[View Quote]

Propdump tool request

Jul 25, 2003, 3:53pm
I am looking for a tool that can scan an area and create a propdump file
with 3d access rotation in it along with textures cit numbers ect.. Has this
tool already been created? This would be helpful for backing of builds and
not having to rerotate objects, and other various tasks
tg_cell_reader can do it but it only scans a cell file.
Thanks

Propdump tool request

Jul 26, 2003, 1:23am
How do I save the survey from Xelagot to include the 3d access rotation. I
have tried going into project/save project as/propdump but the result dosent
seem to have it


[View Quote]

Propdump tool request

Jul 26, 2003, 5:47pm
Thanks yall
[View Quote]

MoViEs

Aug 12, 2003, 1:08pm
to have the post stand out?

[View Quote]

Custome avvi

Aug 9, 2003, 4:26am

Custome avvi

Aug 9, 2003, 1:39pm
Yes that would be nice
[View Quote]

lower the volume of defalit delete sound

Aug 18, 2003, 12:59pm
delete.wav is set to 50% lower volume
http://www.solarisdx.net/pineriver/aw/delete_wav.zip
unzip, replace in default\Sounds

[View Quote]

text-to-speach for AW chat

Jan 13, 2004, 1:56pm
+ Chat to speech, the program. I use it all the time
Also, you can program a preston to speak the arrivals, departures, and
anything that outputs. """Its scarry"""

<no subject>

Feb 13, 2004, 12:23am
Good idea, would options>settings>advanced tab local path work?

<no subject>

Feb 13, 2004, 12:59am
*Zaps outlook for not posting in right post* sorry guys
[View Quote]

1  2  3  4  5  6  |  
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