mirror of
https://gitlab.com/skysthelimit.dev/selenite.git
synced 2025-06-16 02:22:07 -05:00
Update semag/sb2toswf/index.html
This commit is contained in:
parent
cbdd65f382
commit
4d12aee66e
@ -21,7 +21,7 @@
|
|||||||
player.style.width = "100%";
|
player.style.width = "100%";
|
||||||
player.style.height = "100%";
|
player.style.height = "100%";
|
||||||
container.appendChild(player);
|
container.appendChild(player);
|
||||||
player.load("converter.swf");
|
player.load("Converter.swf");
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user