make swiffy load/play when page does
make swiffy load/play when page does
Out of context: Reply #1
- Started
- Last post
- 1 Response
- wwfc0
...so - i'm hoping that someone can pout me right on this now...
using this script:
<script type="text/javascript">
$(function() {
$("#apDiv2").click(function() {
$("#swiffycontainer2").load("#sw...});
});
</script>when i click on apdiv2 it does load a new version of the swiffycontainer and swiffyobject...
but...
it duplicates the div with both swiffy elelments in.
is there any other variation on that script above that will simply replacing the existing swiffy stuff, in other words making it play from the start again?
doing my fruit in !!!! :-(