|
Next: NN4 upgrade
|
| Author |
Message |
External

Since: Dec 17, 2003 Posts: 32
|
(Msg. 1) Posted: Wed Dec 17, 2003 3:55 pm
Post subject: site building help Archived from groups: alt>www>webmaster (more info?)
|
|
|
i have just started a personal web site on my computer and i am useing
frontpage 98.
my question is i have an mpeg video that i would like to have play on the
page as soon as the person gets to it.
automatic start kind of thing.
but i have no idea how to do it.
under ative x controls i can find windows media player and it comes up on
the edit page but when i preview it won't play at all just shows a blank
screen.
(ya i'm a newbie)
can someone help???
----
i am the darkest creation of god >> Stay informed about: site building help |
|
| Back to top |
|
 |  |
External

Since: Nov 09, 2003 Posts: 126
|
(Msg. 2) Posted: Wed Dec 17, 2003 4:50 pm
Post subject: Re: site building help [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
S.S.I.N. wrote in message ...
> *I* have an mpeg video that *I* would like to have play on the
> page as soon as the *person* gets to it.
SSIN - you wrote *I* have, *I* want, when you should be considering what your
viewer wants.
By all means put the mpeg there if you wish, but give the choice to your
viewer whether to play it or not. Many people on dial-up will NOT want to
view mpegs.
Steve :~)<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: site building help |
|
| Back to top |
|
 |  |
External

Since: Jul 14, 2003 Posts: 423
|
(Msg. 3) Posted: Wed Dec 17, 2003 5:53 pm
Post subject: Re: site building help [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"S.S.I.N." <S.S.I.N..DeleteThis@m.com> wrote in news:KmYDb.735117$pl3.309746@pd7tw3no:
> i have just started a personal web site on my computer and i am useing
> frontpage 98.
>
> my question is i have an mpeg video that i would like to have play on the
> page as soon as the person gets to it.
> automatic start kind of thing.
>
> but i have no idea how to do it.
> under ative x controls i can find windows media player and it comes up on
> the edit page but when i preview it won't play at all just shows a blank
> screen.
>
> (ya i'm a newbie)
>
> can someone help???
The *best* advice someone could give you if you're new to web page design
would be to pick up a book on HTML programming. It's an *extremely* simple
language to learn and you won't be bound by the limitations and flaws of a
WYSIWYG editor (and if you really do want to use a WYSIWYG, then frontpage
is probably last on the list of "should-use")
Even my wife picked up the language, just to prove a point, in less than
three days (the basics, to be sure). You'll thank yourself for it later on
--
Marc Bissonnette
CGI / Database / Web Management Tools: <a style='text-decoration: underline;' href="http://www.internalysis.com" target="_blank">http://www.internalysis.com</a>
Something To Sell? Looking To Buy? <a style='text-decoration: underline;' href="http://www.whitewaterclassifieds.ca" target="_blank">http://www.whitewaterclassifieds.ca</a>
Looking for a new ISP? <a style='text-decoration: underline;' href="http://www.canadianisp.com" target="_blank">http://www.canadianisp.com</a><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: site building help |
|
| Back to top |
|
 |  |
External

Since: Dec 17, 2003 Posts: 32
|
(Msg. 4) Posted: Wed Dec 17, 2003 6:21 pm
Post subject: Re: site building help [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"Marc Bissonnette"
> The *best* advice someone could give you if you're new to web page design
> would be to pick up a book on HTML programming. It's an *extremely* simple
> language to learn
i do know the basic of html.
hyperlinks, pictures,text the easy stuff
i'm reading more about it here right now
<a style='text-decoration: underline;' href="http://www.angelfire.lycos.com/doc/guides/buildinginfo.html" target="_blank">http://www.angelfire.lycos.com/doc/guides/buildinginfo.html</a>
> WYSIWYG editor
WYSIWYG ???
--
<a style='text-decoration: underline;' href="http://edmontonssin.no-ip.com" target="_blank">http://edmontonssin.no-ip.com</a>
<a style='text-decoration: underline;' href="http://gopherhunt.no-ip.com" target="_blank">http://gopherhunt.no-ip.com</a>
----
i am the darkest creation of god<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: site building help |
|
| Back to top |
|
 |  |
External

Since: Jun 29, 2003 Posts: 720
|
(Msg. 5) Posted: Wed Dec 17, 2003 6:44 pm
Post subject: Re: site building help [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On Wed, 17 Dec 2003 12:55:06 GMT "S.S.I.N." <S.S.I.N..DeleteThis@m.com> broke
off from drinking a cup of tea at Shaw Residential Internet to write:
>i have just started a personal web site on my computer and i am useing
>frontpage 98.
>
>my question is i have an mpeg video that i would like to have play on the
>page as soon as the person gets to it.
>automatic start kind of thing.
>
>but i have no idea how to do it.
>under ative x controls i can find windows media player and it comes up on
>the edit page but when i preview it won't play at all just shows a blank
>screen.
>
>(ya i'm a newbie)
>
>can someone help???
>
Movies, like any other embeded multimedia file are handled by the
remote browser. So, whatever works for you may not work for some one
else.
But, for IE you can use:
<img dynsrc="movie.avi">
To embed an AVI movie (named 'movie.avi') into a web page, sorry can't
help you with Mpeg files. This may or may not work for them.
Matt
--
A massive matrix of concise, interlinked encyclopaedia information.
For when you just want to know, quickly and easily.
<a style='text-decoration: underline;' href="http://www.probertencyclopaedia.com" target="_blank">http://www.probertencyclopaedia.com</a><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: site building help |
|
| Back to top |
|
 |  |
External

Since: Sep 01, 2003 Posts: 83
|
(Msg. 6) Posted: Wed Dec 17, 2003 8:46 pm
Post subject: Re: site building help [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
In article <Uv_Db.736562$pl3.141989@pd7tw3no>, S.S.I.N. says...
> WYSIWYG ???
What You See Is (usually not) What You Get.
Technical term for software that allows you to create a website
visually, by dragging things around your screen, rather than doing it
properly.
> i am the darkest creation of god
alt.www.webmaster is an equal opportunities newsgroup.
--
Daniel Ruscoe
<a style='text-decoration: underline;' href="http://www.dualstone.co.uk" target="_blank">http://www.dualstone.co.uk</a><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: site building help |
|
| Back to top |
|
 |  |
External

Since: Dec 05, 2003 Posts: 33
|
(Msg. 7) Posted: Wed Dec 17, 2003 11:09 pm
Post subject: Re: site building help [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
While sitting in a puddle Daniel Ruscoe scribbled in the mud:
> In article <Uv_Db.736562$pl3.141989@pd7tw3no>, S.S.I.N. says...
>
>> WYSIWYG ???
>
> What You See Is (usually not) What You Get.
>
> Technical term for software that allows you to create a website
> visually, by dragging things around your screen, rather than doing it
> properly.
>
>> i am the darkest creation of god
>
> alt.www.webmaster is an equal opportunities newsgroup.
>
Mostly more user than news.
--
Duende
Today I will embrace my ceaseless goodness<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: site building help |
|
| Back to top |
|
 |  |
External

Since: Dec 05, 2003 Posts: 5
|
(Msg. 8) Posted: Thu Dec 18, 2003 12:06 am
Post subject: Re: site building help [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"S.S.I.N." <S.S.I.N..TakeThisOut@m.com> wrote in message
news:KmYDb.735117$pl3.309746@pd7tw3no...
> i have just started a personal web site on my computer and i am useing
> frontpage 98.
>
> my question is i have an mpeg video that i would like to have play on the
> page as soon as the person gets to it.
> automatic start kind of thing.
>
> but i have no idea how to do it.
> under ative x controls i can find windows media player and it comes up on
> the edit page but when i preview it won't play at all just shows a blank
> screen.
>
> (ya i'm a newbie)
>
> can someone help???
>
> ----
> i am the darkest creation of god
>
>
Next to synthesised music comes movies, don't do it. If ya want people to
come to the site. Put some interesting content or links .......... whatever
!!
--
Regards ............... Rheilly Phoull<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: site building help |
|
| Back to top |
|
 |  |
External

Since: Dec 17, 2003 Posts: 32
|
(Msg. 9) Posted: Thu Dec 18, 2003 12:06 am
Post subject: Re: site building help [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"Rheilly Phoull" > >
> Next to synthesised music comes movies, don't do it. If ya want people to
> come to the site. Put some interesting content or links ..........
whatever
> !!
>
> --
> Regards ............... Rheilly Phoull
>
>
a video of my wife striping down is not interesting enough for you?<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: site building help |
|
| Back to top |
|
 |  |
External

Since: Dec 05, 2003 Posts: 33
|
(Msg. 10) Posted: Thu Dec 18, 2003 12:06 am
Post subject: Re: site building help [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
While sitting in a puddle S.S.I.N. scribbled in the mud:
>
>
>
> "Rheilly Phoull" > >
>> Next to synthesised music comes movies, don't do it. If ya want
>> people to come to the site. Put some interesting content or links
>> ..........
> whatever
>> !!
>>
>> --
>> Regards ............... Rheilly Phoull
>>
>>
> a video of my wife striping down is not interesting enough for you?
>
URL to images?
--
Duende
Today I will embrace my ceaseless goodness<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: site building help |
|
| Back to top |
|
 |  |
External

Since: Nov 09, 2003 Posts: 126
|
(Msg. 11) Posted: Thu Dec 18, 2003 12:06 am
Post subject: Re: site building help [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
|
|
| Back to top |
|
 |  |
External

Since: Sep 19, 2003 Posts: 3499
|
(Msg. 12) Posted: Thu Dec 18, 2003 3:47 am
Post subject: Re: site building help [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
S.S.I.N. wrote:
> "Marc Bissonnette"
>> The *best* advice someone could give you if you're new to web page
>> design would be to pick up a book on HTML programming. It's an
>> *extremely* simple language to learn
>
> i do know the basic of html.
> hyperlinks, pictures,text the easy stuff
what else is there?
> i'm reading more about it here right now
<font color=purple> > <a style='text-decoration: underline;' href="http://www.angelfire.lycos.com/doc/guides/buildinginfo.html</font" target="_blank">http://www.angelfire.lycos.com/doc/guides/buildinginfo.html</font</a>>
ok - but that site contains lots of the presentational baggage from HTML 3.2
that should never have made it in to the spec. Of similar concern is that
frames (spit) and javascript come before CSS in the hierarchy.
>> WYSIWYG editor
>
>
> WYSIWYG ???
What You See Is What You Get - nice idea for paper (fixed media) hopelessly
useless for the web.
--
William Tasso - <a style='text-decoration: underline;' href="http://WilliamTasso.com" target="_blank">http://WilliamTasso.com</a><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: site building help |
|
| Back to top |
|
 |  |
External

Since: Dec 17, 2003 Posts: 32
|
(Msg. 13) Posted: Thu Dec 18, 2003 6:27 am
Post subject: Re: site building help [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"Wipkip"
> URL to images?
not a hyperlink
i want my page to run the mpeg for the person looking at the page.
-----
i am the darkest creation of god<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: site building help |
|
| Back to top |
|
 |  |
External

Since: Dec 10, 2003 Posts: 21
|
(Msg. 14) Posted: Thu Dec 18, 2003 12:10 pm
Post subject: Re: site building help [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
> under ative x controls i can find windows media player and it comes up on
> the edit page but when i preview it won't play at all just shows a blank
> screen.
That's Karma's way of telling you not to do it.....Honestly mate, you'l lose
more visitors than you can possibly imagine if you do that......<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: site building help |
|
| Back to top |
|
 |  |
External

Since: Jun 28, 2003 Posts: 1662
|
(Msg. 15) Posted: Thu Dec 18, 2003 5:17 pm
Post subject: Re: site building help [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"Steve R." <stevie_ritchie(NOSPAM)@hotmail.com> wrote in message
news:0bZDb.148$sM3.2863362@news-text.cableinet.net...
> S.S.I.N. wrote in message ...
> > *I* have an mpeg video that *I* would like to have play on the
> > page as soon as the *person* gets to it.
>
> SSIN - you wrote *I* have, *I* want, when you should be considering what
your
> viewer wants.
>
> By all means put the mpeg there if you wish, but give the choice to your
> viewer whether to play it or not. Many people on dial-up will NOT want to
> view mpegs.
Spot-on Steve. A great many webmasters miss the point completely. There's
no telling them.
--
Charles Sweeney
<a style='text-decoration: underline;' href="http://www.CharlesSweeney.com" target="_blank">www.CharlesSweeney.com</a><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: site building help |
|
| Back to top |
|
 |  |