Saturday, May 23, 2020

Copyright Free footages

Just happen to bump in to a video and wanna note this down;

PEXELS giving copyright free footages

INTERNET ARCHIVE and of course

YOUTUBE audio library.




Monday, May 11, 2020

Embed Flash via object tag and embed

<-------------------------------------------------------------------------------------------------------------------->

<object align="center" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" height="250" id="movie" width="920">
 <embed src="YOUR SOURCE.swf" quality="high" allowscriptaccess="always" width="920" height="250" name="movie" align="center" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
 <param name="movie" value="movie.swf" />
</embed></object>

<-------------------------------------------------------------------------------------------------------------------->

Thanks to :
https://perishablepress.com/embed-flash-and-video-via-the-object-tag/