http://joshkinberg.com/popupmaker and that is also at
http://embedthevideo.com
It creates a popup window that passes the URL of the video file in the
GET query string. The resulting popup page is actually a PHP page that
takes the video URL from the query string and displays all the proper
HTML embedding stuff based on the file extension. It correctly handles
the Microsoft-EOLAS patent issue too so that you do not see the "click
to acivate Active-X warnings" (this is a problem only for Internet
Explorer and not Firefox).
As Michael said, you can edit the code that you paste into your blog
entry generated by the popupmaker. It contains values for height and
width of the resulting window. You can set these to whatever you'd
like.
-josh
On 5/14/06, LeanBackVids.com <[EMAIL PROTECTED]> wrote:
> --- In [email protected], "gmjoyce_y" <[EMAIL PROTECTED]> wrote:
> >
> > No, I'm trying to create a website/blog and I want to add my videos to
> > it. When people come to my site and click on my videos, I want the
> > videos to:
> >
> > 1.) start playing before they have downloaded fully.
>
> There are two places that you need to check... make sure the Quicktime
> movie was exported using "fast start" and then make sure that the
> object-embed code contains autoplay="true".
>
> > 2.) play without site visitor having to click on that box that says
> > "Click to run an Active X control on this webpage." Verdi describes
> > the problem in his tutorial.
>
> Can you provide a link to the tutorial and a link to your site. I
> need to see this problem in order to understand it better.
>
> > 3.) play in a completely new window at full size, not a popup.
>
> Again, I'm not sure the exact problem but you don't even need
> _javascript_ in order to open a new (regular) window. Just use the
> target property... <a href="" target="_blank">LINKTEXT</a>
>
> Hope all this is a step in the right direction.
>
> -Matt
>
>
>
>
>
>
>
> Yahoo! Groups Links
>
>
>
>
>
>
>
>
SPONSORED LINKS
| Fireant | Individual | Use |
| Explains |
YAHOO! GROUPS LINKS
- Visit your group "videoblogging" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
