This could be a really big drag....or just another reason for everyone
to switch to firefox ;)
--
~Devlon
http://loadedpun.com - blogs, vlogs and video goodness
http://mefeedia.com - The easiest way to find free video podcasts
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/videoblogging/
<*> To unsubscribe from this group, send an email to:
videobloggin...@yahoogroups.com
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
yeah, it's hard to say these days, but here is some info:
http://www.eweek.com/article2/0,1895,1943847,00.asp
http://www.theinquirer.net/?article=30643
Does this affect videobloggers? What do ActiveX controls do?
-Verdi
--
Me: http://michaelverdi.com
R&D: http://evilvlog.com
Learn to videoblog: http://freevlog.org
Learn to videoblog in person: http://node101.org
YAHOO! GROUPS LINKS
- Visit your group "videoblogging" on the web.
- To unsubscribe from this group, send an email to:
videobloggin...@yahoogroups.com
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
I can think of one real easy one :)
--
~Devlon
http://loadedpun.com - blogs, vlogs and video goodness
http://mefeedia.com - The easiest way to find free video podcasts
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/videoblogging/
<*> To unsubscribe from this group, send an email to:
videobloggin...@yahoogroups.com
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
http://www.theinquirer.net/?article=30643
Does this affect videobloggers? What do ActiveX controls do?
| Individual | Fireant | Use |
Here is Microsoft's official workaround:
http://tinyurl.com/8ntst
And here's some more info re: timetable etc:
http://tinyurl.com/rb9lg
Note, it's a problem not only with object tags but also embed tags and
applet tags. And if users have a certain advanced checkbox unchecked
(see the first url above) they'll see the alert anyway no matter what
web page authors do (except force their users to use another browser
of course).
On 3/30/06, Devlon <dut...@gmail.com> wrote:
--
<twhid>www.mteww.com</twhid>
Heath - Batman Geek
http://batmangeek7.blogspot.com
--- In videob...@yahoogroups.com, Devlon <duthied@...> wrote:
http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/overview/activating_activex.asp
http://tinyurl.com/aovax
-- Enric
-====-
http://www.cirne.com
http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dh...
http://tinyurl.com/aovax
vPIP is an external javascript that uses one of the procedures
Microsoft provides for automatically embedding. I tested it on IE 7
and it works as in IE 6 and Firefox.
-- Enric
-====-
P.S. I mistakenly entered earlier a response through the google
groups view which doesn't show up on yahoo groups. So if your viewing
through google groups you'll see a prior similar responses.
--- In videob...@yahoogroups.com, T.Whid <twhid@...> wrote:
>
> This is for real, I've been seeing the issue on some MSIE installs but
> can't seem to pin down why some browsers exhibit the 'Click to run an
> ActiveX control on this webpage" alert and some don't. I have tested
> with the exact same versions on different machines and have seen
> different behavior.
>
> Here is Microsoft's official workaround:
> http://tinyurl.com/8ntst
>
> And here's some more info re: timetable etc:
> http://tinyurl.com/rb9lg
>
> Note, it's a problem not only with object tags but also embed tags and
> applet tags. And if users have a certain advanced checkbox unchecked
> (see the first url above) they'll see the alert anyway no matter what
> web page authors do (except force their users to use another browser
> of course).
>
>
> On 3/30/06, Devlon <duthied@...> wrote:
-- Enric
--- In videob...@yahoogroups.com, "Michael Sullivan"
<sulleleven@...> wrote:
>
> and how about this-
>
http://blog.thinkphp.de/archives/43-AJAX-redesign-your-PHP-applications.html
>
>
> On 3/30/06, Enric <enric@...> wrote:
> >
> > Yea, I just downloaded IE 7 Beta 2 and saw the problem on a sample
> > page with embeded quicktime. According to the MSDN docs, you can
> > still automaticaly load an embedded object like quicktime, windows
> > media, flash, etc. It needs to be loaded through an external
> > javascript file. The procedures and examples are at:
> >
> >
http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dh...
> > http://tinyurl.com/aovax
> >
> > vPIP is an external javascript that uses one of the procedures
> > Microsoft provides for automatically embedding. I tested it on IE 7
> > and it works as in IE 6 and Firefox.
> >
> > -- Enric
> > -====-
> >
> > P.S. I mistakenly entered earlier a response through the google
> > groups view which doesn't show up on yahoo groups. So if your viewing
> > through google groups you'll see a prior similar responses.
> >
> > --- In videob...@yahoogroups.com, T.Whid <twhid@> wrote:
> > >
> > > This is for real, I've been seeing the issue on some MSIE
installs but
> > > can't seem to pin down why some browsers exhibit the 'Click to
run an
> > > ActiveX control on this webpage" alert and some don't. I have tested
> > > with the exact same versions on different machines and have seen
> > > different behavior.
> > >
> > > Here is Microsoft's official workaround:
> > > http://tinyurl.com/8ntst
> > >
> > > And here's some more info re: timetable etc:
> > > http://tinyurl.com/rb9lg
> > >
> > > Note, it's a problem not only with object tags but also embed
tags and
> > > applet tags. And if users have a certain advanced checkbox
unchecked
> > > (see the first url above) they'll see the alert anyway no matter
what
> > > web page authors do (except force their users to use another browser
> > > of course).
> > >
> > >
> > > On 3/30/06, Devlon <duthied@> wrote:
In MSIE 7, the xmlhttprequest object will be built-in:
http://blogs.msdn.com/ie/archive/2006/01/23/516393.aspx
-- Enric
--- In videob...@yahoogroups.com, T.Whid <twhid@...> wrote:
>
> FYI,
>
> In MSIE 7, the xmlhttprequest object will be built-in:
> http://blogs.msdn.com/ie/archive/2006/01/23/516393.aspx
>
> On 3/31/06, Enric <enric@...> wrote:
> > Humm, haven't looked at Ajax. But if it can load the activex control
> > from an external javascript, it's supposed to work.
> >
> > -- Enric
> >
> > --- In videob...@yahoogroups.com, "Michael Sullivan"
Actually, what we really need is SMIL support.