Zurück   Flashforum > Flash > Flash Fortgeschritten > Flash CS3 Professional

Antwort
 
LinkBack Themen-Optionen Ansicht
Alt 03-06-2010, 07:56   #1 (permalink)
Neuer User
 
Registriert seit: Sep 2005
Beiträge: 23
Bildschirm Darstellung ohne Rand

Hallo,
ich habe da ein kleines Problem mit der Darstellung .
Ich möchte den Header und den Footer komplett von links nach rechts durchgehend haben ohne einen Rand, so wie es zu Zeit ist.
Kann mir einer bitte HELFEN

Linkseite
T E S T S E I T E

Code der index Seite
<script language="javascript">
if (AC_FL_RunContent == 0) {
alert("Diese Seite erfordert die Datei \"Content.js\".");
} else {
AC_FL_RunContent(
'codebase', 'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0',
'width', '100%',
'height', '100%',
'src', 'content',
'quality', 'high',
'pluginspage', 'http://www.macromedia.com/go/getflashplayer',
'align', 'middle',
'play', 'true',
'loop', 'true',
'scale', 'exactfit',
'wmode', 'window',
'devicefont', 'false',
'id', 'index',
'bgcolor', '#ffffff',
'name', 'index',
'menu', 'true',
'allowFullScreen', 'false',
'allowScriptAccess','sameDomain',
'movie', 'content',
'salign', 'lt'
); //end AC code
}
</script>
lenuweit ist offline   Mit Zitat antworten
Alt 03-06-2010, 14:41   #2 (permalink)
GROLBA
 
Benutzerbild von tobee
 
Registriert seit: Jun 2007
Ort: Karlsruhe
Beiträge: 242
Der <body> tag bringt von haus aus einen Rahmen mit. Neutralisiere es mit
HTML-Code:
<style type="text/css">
* {
    padding:0;
    margin:0;
}
</style>
__________________
Werbeagentur Karlsruhe
tobee ist offline   Mit Zitat antworten
Alt 03-06-2010, 14:45   #3 (permalink)
Neuer User
 
Registriert seit: Sep 2005
Beiträge: 23
Ja danke passt nun .
lenuweit ist offline   Mit Zitat antworten
Antwort

Lesezeichen

Themen-Optionen
Ansicht

Forumregeln
Es ist Ihnen nicht erlaubt, neue Themen zu verfassen.
Es ist Ihnen nicht erlaubt, auf Beiträge zu antworten.
Es ist Ihnen nicht erlaubt, Anhänge hochzuladen.
Es ist Ihnen nicht erlaubt, Ihre Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks sind an
Pingbacks sind an
Refbacks sind an


Ähnliche Themen
Thema Autor Forum Antworten Letzter Beitrag
Flash-Anwendung soll sich in Fenster ohne Rand öffnen, restl. bildschirm schwarz sein christy ActionScript 1 4 20-12-2007 12:35
Ohne Rand lumerl design Flash MX 6 02-11-2003 20:35
ohne Rand Rocky1 HTML und CSS 13 18-09-2001 16:06
new window ohne rand franken Flash 4 und Flash 5 9 08-08-2001 13:56
.swf ohne Rand in IE5 sal Flash 4 und Flash 5 3 26-06-2001 15:26


Alle Zeitangaben in WEZ +1. Es ist jetzt 20:55 Uhr.

Domains, Webhosting & Vserver von Host Europe
Unterstützt das Flashforum!
Adobe User Group


Copyright ©1999 – 2012 Marc Thiele