"gene-stevo" <webforumsuser (AT) macromedia (DOT) com> wrote
Quote:
Acrually Gary it was Mick Webs site you sent me to. And very useful it was
too, thanks again.
Any advice on the question of avoiding the HTTP404 error page?
I have a rather sexy womans voice that I'd like to play instead (a wav,
not my voice...). Got it from Flashkit.com, what a great site, wish I new
|
Flash

.
Quote:
That would still leave me the problem of getting it to play without
open/download windows opening. I'm sure in a previous life I've had bleeps
|
etc work on buttons without that problem so can't workout why my sound files
now insist on being down loaded first.
Quote:
I've spent sometime searching through old posts this pm and it seams you
and your pals advocate using flash to play the sound. (I see your not a fan
|
of mouse over sounds, neither am I but this is different). Any tips on how
to do this in flash or a link to a small-words-tutorial?
Sound is problemmatic and not completely reliable on the web. For something
of this nature, I think I'd stick to text. Flash is probably as reliable a
way to implement sound as there is. Personally, I hate Flash and don't even
have the player installed in anything except the rarely used MSIE. Flash
sound is perfectly quiet on my machine. ;-)
Quote:
If all else fails what about a wrong password triggering an alert box?
Thanks once more for all your help, |
I'm not totally familiar with Mick's code. If I recall, it uses the page
name as the password. That way you can avoid putting the password in the
page's code. However, I think that anything you put in the page to prevent
the 404 page will be a dead give away as to getting the correct login info.
You could design a custom error page for the 404 error, but that's about the
only thing that comes to mind. If you're on an Apache server, you could set
up your password protected area in a particular directory and use an
..htaccess file to implement a special 404 error page for only that
directory.
Gary