PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Autres forums > Forum Programmation & Conception > macromedia.dyna.html > Float Video Overlay
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
Float Video Overlay

Réponse
 
LinkBack Outils de la discussion
Vieux 17/04/2008, 21h00   #1
flying_scott
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Float Video Overlay

Check out this site: http://www.stevesblindsandwallpaper.com/

you see a message that comes up (flash video) by fovion. They provide this
service with marketing tied behind it.

I have my own video and just want to float it at the lower right portion of
the browser, but remain on top of everything.

Anyone see some sample code of this?

  Réponse avec citation
Vieux 20/04/2008, 12h33   #2
Bagi Zolt?n
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Float Video Overlay

Hi Scott, if I were you I would try to use the absolute postioning to set the desired location of the video.

div{
position:absolute;
top:200px}
  Réponse avec citation
Vieux 21/04/2008, 17h15   #3
flying_scott
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Float Video Overlay

I ended up using the following... it works, but has bugs in IE 6...

#video {
position:fixed;
right:0px;
bottom:0px;
width:320px;
height:240px;
z-index:1;
}

Now I am trying to get it to load once the first time the user hits the site
and also have the ability to launch manually at a later time.

Any suggestions are appreciated!

Scott

  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 19h22.


Édité par : vBulletin® version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières ©2000-2008
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,06697 seconds with 11 queries