<script type="text/javascript" src="includes/swfobject.js"></script> <script type="text/javascript">
var flashvars = {};
var params = {};
params.wmode = "transparent";
params.allowscriptaccess = "sameDomain";
var attributes = {};
attributes.id = "flashDiv";
attributes.style = "z-index:-3";
params.allowscriptaccess = "always";
flashvars.height = "480";
swfobject.embedSWF("animation.swf", "flashDiv", "409", "409", "9.0.0", "expressInstall.swf", flashvars, params, attributes);
<!-- Flash Application -->
<a href="images/home.gif" rel="lightbox" >
<span id="flashDiv" style="position:relative; z-index:-1;cursor:pointer;"> <!-- Should the user have Flash Player 6+ the code will automatically upgrade their Flash Player to 9 and play the movie.
If the user has no Flash Player or a player below 6 then the code below will be displayed. -->
<img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" onclick="window.open('http://www.adobe.com/go/getflashplayer')"/>
Witam mam taki problem, mam flash i na nim link do lightbox. To jedyny pomysl jak mam nalozyc link na flash musze tak zrobic bo nie wiem jak uruchomic link z rel. Dodam ze link dziala w Mozilli Safari i tylko nie w IE nie wiem jak nalozyc <a></a> na flash.
Jakies sugestie THX
Ten post edytował Spyder 14.10.2008, 14:48:05