PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : [Help][Javascript]Flash in Popup


Kompost
21.07.2004, 13:29
Hi, ich weiß nicht genau ob ich hier richtig bin aber in die Designforen passts glaub ich auch nicht.

Wenn sich eine Flash in einem Popup öffnet, wie kann ich dann die Adresse ( ##/##/flash.swf) herausfinden?

Garry
21.07.2004, 13:48
Ich würde mal sagen mit dem eigentlichen Link wo sich das POP Up Fenster überhaupt öffnet. Verstehst du?

Anders könnte ich es mir nicht vorstellen, wobei ich glaube das man das irgendwie gar nicht kann? :confused:

Musst du mal im Quellcode nachgucken!

Gruß Garry

Kompost
21.07.2004, 13:53
Hab ich schon gemacht aber irgendwie ist dabei nix rausgekommen ._.

http://www.jibjab.com/thisland.html

<HTML>
<HEAD>
&nbsp;<title>JibJab.com</title>

&nbsp;<LINK rel="stylesheet" type="text/css" href="jibjab.css">
&nbsp;
</HEAD>
<body>
<form name="jjForm">
&nbsp;<input type="hidden" name="jjSite" value="1">
</form>

<script LANGUAGE="JavaScript">
function play_this_land(){
window.open("http://atomfilms.shockwave.com/contentPlay/shockwave.jsp?id=this_land&preplay=1&ratingBar=off","play_this_land","height=520,width= 635,alwaysLowered=0,alwaysRaised=0,channelmode=0,d ependent=1,directories=0,fullscreen=0,hotkeys=1,lo cation=0,menubar=0,resizable=0,scrollbars=0,status =0,titlebar=0,toolbar=0,z-lock=0,screenX=0,screeny=0,left=160,top=100")}
</SCRIPT>
<table width="470" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
&nbsp;<td>
&nbsp; &nbsp;<embed src="swfs/nav_logo.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="470" height="100"></embed>
&nbsp;</td>
</tr>

</table>


<table cellSpacing="0" cellPadding="0" align="center" border="0">
<tr>
&nbsp;<td><a href="javascript:play_this_land()"><img src="http://www.jibjab.com/images/ThisLand_main.jpg" alt="" border="0"></a></td>
</tr>
</table>
<BR>

<table align="center">
<tr align="center">
&nbsp;<td colspan="2">
<font size="-1"> &nbsp;<a href="http://www.jibjab.com/blog">Visit our Blog</a><BR><BR>
&nbsp; &nbsp;<a href="mailto:join-jibjab@lyris.dundee.net?subject=subscribe">Subscri be to JibJab's Newsletter</a></font>
&nbsp; &nbsp;<BR><BR>
&nbsp; &nbsp; <font size="-2" color="#65767D">&copy; COPYRIGHT 1999 - 2004 JIBJAB MEDIA INC. ALL RIGHTS
&nbsp; &nbsp; &nbsp;RESERVED</font><br>
&nbsp;</td>
</tr>
</table>


</body>
</HTML>


&nbsp;

Garry
21.07.2004, 13:55
Das vielleicht?

http://atomfilms.shockwave.com/contentPlay...1&ratingBar=off (http://atomfilms.shockwave.com/contentPlay/shockwave.jsp?id=this_land&preplay=1&ratingBar=off)

Kompost
21.07.2004, 14:00
Ja, das ist die Adresse des Popups.
Ich dachte eigentlich aber das sich in dem pop up nur eine .swf Datei befindet und nicht noch zusätzlich eine .html.

Mein Ziel war es eiegntlich die Adresse der .swf herauszufinden aber trotzdem danke ._. ;)

Garry
21.07.2004, 14:03
Achso verstehe.. mhh naja eigentlich müsste es ja gehen. Denn die muss ja auch irgendwo liegen?!

Weiss aber nicht wie das geht..

Gruß Garry

Kompost
21.07.2004, 14:06
Na dann aber trotzdem danke für die Mühe die ich gemacht hab :cool:

Garry
21.07.2004, 14:07
Kein Problem, war ja keine Mühe! :)

Gruß Garry