Re[2]: [Typo3-UG Oesterreich] Re: [Typo3-UG Oesterreich] Re: [Typo3-UG Oesterreich] Generelles Layouten mit css_styled_content && Footer/Submenü && ..

Stefan Beylen intsys at swissinfo.org
Wed Sep 29 16:12:21 CEST 2004


Hello Robert,

Wednesday, September 29, 2004, 3:23:33 PM, you wrote:
RZ> # Flash Header
RZ> temp.flash = TEXT
RZ> temp.flash {
RZ>       value = <img src="fileadmin/images/cutout.jpg" border="0" />
RZ>       override {
RZ>         required = 1
RZ>         data = levelmedia: -1, "slide"

RZ>         wrap2 = <object
RZ> classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
RZ> codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0"
RZ> width="700" height="110">
RZ>               <param name="movie" value="fileadmin/template/main/flash/
| " />><param name="quality" value="high" /><embed
RZ> src="fileadmin/template/main/flash/ | " quality="high"
RZ> pluginspage="http://www.macromedia.com/go/getflashplayer"
RZ> type="application/x-shockwave-flash" width="700"
height="110">></embed></object>

RZ>         listNum = 0
RZ>       }
RZ> }

und so würds auch gehn:

temp.flash = COA
temp.flash.10 = TEXT
temp.flash.10.value= ...deine parameter davor...
temp.flash.50 = TEXT
temp.flash.50 {
      value = <img src="fileadmin/images/cutout.jpg" border="0" />
      override {
        required = 1
        data = levelmedia: -1, "slide"
        listNum = 0
      }
}
temp.flash.100 = TEXT
temp.flash.100.value= ...deine parameter danach...

lg

-- 
Best regards, Steve

 ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
 Stefan Beylen
 T / private: +43 (0)660 76 47 252
 M / private: intsys at swissinfo.org
 W / private: http://www.lingoist.com
 ICQ private: 19461808
 MSN private: iiioiooo
 ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::





More information about the TYPO3-at mailing list