Page 2 of 4

Re: Widget mit eigenem Hintergrund

Posted: Wed Mar 28, 2012 7:00 pm
by ikarus1969
Wally© wrote:Try this code...

<body>
<div style="position:absolute; top:2px ; left:2px">
<div style="width:768px; height:420px;">
<object type="application/x-shockwave-flash" data="http://swf.yowindow.com/yowidget3.swf" width="768" height="420">
<param name="movie" value="http://swf.yowindow.com/yowidget3.swf"/>
<param name="allowfullscreen" value="true"/>
<param name="wmode" value="opaque"/>
<param name="bgcolor" value="#FFFFFF"/>
<param name="flashvars"
value="location_id=2940231&landscape=http://dragone.host56.com/yo_castrop.yw ... _bar=false"
/>

</object>
</div>


</div>
</body>

Should be working fine as a temporary solution (I will keep the swf+ywl on my webspace)
Hier ist ein doppeltes Hochkomma nach ".ywl" zuviel.

Und bitte: kehrt zurück zur deutschen Sprache hier in diesem Unterforum, ok?

Re: Widget mit eigenem Hintergrund

Posted: Wed Mar 28, 2012 7:05 pm
by ikarus1969
Um es nocheinmal deutlich zu machen: sagt irgendeinem der nicht in deutsch postenden der Titel des Unterforums etwas?

"Beiträge auf Deutsch"? :cry:

As an exception from the rule in english here: to make it clear: does anyone of the non-german posters here has read & understand the title of this sub forum? And know what the "international section" of this forum is for? :cry:

Re: Widget mit eigenem Hintergrund

Posted: Wed Mar 28, 2012 7:16 pm
by Wally©
ikarus1969 wrote:Um es nocheinmal deutlich zu machen: sagt irgendeinem der nicht in deutsch postenden der Titel des Unterforums etwas?

"Beiträge auf Deutsch"? :cry:

As an exception from the rule in english here: to make it clear: does anyone of the non-german posters here has read & understand the title of this sub forum? And know what the "international section" of this forum is for? :cry:
With all due respect...but I couldn't care less !!!

I find your remarks highly inappropriate...especially since poster understands english...

But you were right on a minor detail...I fixed the " problem...

<body>
<div style="position:absolute; top:2px ; left:2px">
<div style="width:768px; height:420px;">
<object type="application/x-shockwave-flash" data="http://swf.yowindow.com/yowidget3.swf" width="768" height="420">
<param name="movie" value="http://swf.yowindow.com/yowidget3.swf"/>
<param name="allowfullscreen" value="true"/>
<param name="wmode" value="opaque"/>
<param name="bgcolor" value="#FFFFFF"/>
<param name="flashvars"
value="location_id=2940231&landscape=http://dragone.host56.com/yo_castrop.yw ... e=Castrop-

Rauxel&time_format=24&unit_system=metric&lang=de&background=#FFFFFF&copyright_bar=false"
/>

</object>
</div>


</div>
</body>

Re: Widget mit eigenem Hintergrund

Posted: Wed Mar 28, 2012 7:28 pm
by ikarus1969
Wally© wrote:
ikarus1969 wrote:Um es nocheinmal deutlich zu machen: sagt irgendeinem der nicht in deutsch postenden der Titel des Unterforums etwas?

"Beiträge auf Deutsch"? :cry:

As an exception from the rule in english here: to make it clear: does anyone of the non-german posters here has read & understand the title of this sub forum? And know what the "international section" of this forum is for? :cry:
With all due respect...but I couldn't care less !!!

I find your remarks highly inappropriate...especially since poster understands english...
But you both are not the only users here - think of some other only-german users here who won't understand what you are talking about - especially here in the german sub-forum. So please from now on in german here ok?

Bitte ab jetzt nur in Deutsch hier - Danke!
Damit auch alle anderen Nur-Deutsch User hier verstehen worum es hier geht!

Re: Widget mit eigenem Hintergrund

Posted: Wed Mar 28, 2012 8:14 pm
by baumeister
@Wally:
Thanks, this works fine.
But why doesen't it work on my webspace ?

I changed the codes like this:


<body>
<div style="position:absolute; top:2px ; left:2px">
<div style="width:768px; height:420px;">
<object type="application/x-shockwave-flash" data="http://swf.yowindow.com/yowidget3.swf" width="768" height="420">
<param name="movie" value="http://swf.yowindow.com/yowidget3.swf"/>
<param name="allowfullscreen" value="true"/>
<param name="wmode" value="opaque"/>
<param name="bgcolor" value="#FFFFFF"/>
<param name="flashvars"
value="location_id=2940231&landscape=http://www.emscherwetter.de/landscapes/ ... _bar=false"
/>

</object>
</div>


</div>
</body>


I changed the "ywl-file":

<landscape id="castrop_1364D58887F" type="picture" name="castrop">
<data src="yo_castrop.swf" horizonLevel="781"/>
</landscape>

And i converted the .png picture into .swf.
But nothing than a blue sky.
..... :evil:

Re: Widget mit eigenem Hintergrund

Posted: Wed Mar 28, 2012 8:18 pm
by baumeister
Okay, in deutsch. Dachte immer, hier wird in großer Mehrheit englisch geschrieben.
Also. Ich habe Wallys Rat befolgt und das Bild in .swf umgewandelt.
Ich habe den Quellcode mit &amp erweitert:

<body>
<div style="position:absolute; top:2px ; left:2px">
<div style="width:768px; height:420px;">
<object type="application/x-shockwave-flash" data="http://swf.yowindow.com/yowidget3.swf" width="768" height="420">
<param name="movie" value="http://swf.yowindow.com/yowidget3.swf"/>
<param name="allowfullscreen" value="true"/>
<param name="wmode" value="opaque"/>
<param name="bgcolor" value="#FFFFFF"/>
<param name="flashvars"
value="location_id=2940231&landscape=http://www.emscherwetter.de/landscapes/ ... _bar=false"
/>

</object>
</div>


Ich habe die .ywl-datei geändert:

<landscape id="castrop_1364D58887F" type="picture" name="castrop">
<data src="yo_castrop.swf" horizonLevel="781"/>
</landscape>

Und habe nach wie vor einen blauen Himmel ohne Inhalt.
Wenn ich Wally's Code verwende, funktionierts (ich greife auf seinen Server zu).
Das kann aber nicht die Dauerlösung sein. Es muss doch auch auf meinem Webspace laufen.
Aber warum nicht.
Irgendwas übersehe ich doch hier..... :evil:

Re: Widget mit eigenem Hintergrund

Posted: Wed Mar 28, 2012 8:22 pm
by ikarus1969
baumeister wrote:Okay, in deutsch. Dachte immer, hier wird in großer Mehrheit englisch geschrieben.
In der internationalen Section des Forums gibts Unterforen für diverse Sprachen. Dort soll nur in dieser Sprache gepostet werden. Gedacht für Leute, die des englischen nicht mächtig (genug) sind, um in der Standardsprache des Forums - Englisch - zu posten. Wenn hier wieder diverse Probleme nur auf Englisch diskutiert werden, gehen diese Leute leer aus.
Alles klar?

Re: Widget mit eigenem Hintergrund

Posted: Wed Mar 28, 2012 8:32 pm
by baumeister
Sorry. Alles klar. :-)

Re: Widget mit eigenem Hintergrund

Posted: Wed Mar 28, 2012 8:49 pm
by hermanz
Hi Axel :good:

Bitte versuchen Sie es dieses crossdomain.xml

gr.
Herman :beer:

Re: Widget mit eigenem Hintergrund

Posted: Thu Mar 29, 2012 6:50 pm
by baumeister
Auch mit dieser "crossdomain.xml" erziele ich nicht das Ergebnis.
Überall ist zu lesen, das es super einfach ist.
Wahrscheinlich ist es ein ganz kleiner, simpler Fehler..... :(