thank you very much, it helps
so now about divshare. there is one thing - the links for video and audio are the same, so i think it might have a reason to made both and that forum rulers would be able to choose which one to use. for example, i dont need video from divshare, but definetly needed audio.
Anyway, examples
Video:
http://www.divshare.com/download/10087446-da1
PHP Code:
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,18,0" width="530" height="421" id="divflv"><param name="movie" value="http://www.divshare.com/flash/video2?myId=10087446-da1&autoplay=true&new_design=true&api=null" /><param name="allowFullScreen" value="true" /><embed src="http://www.divshare.com/flash/video2?myId=10087446-da1&autoplay=true&new_design=true&api=null" width="530" height="421" name="divflv" allowfullscreen="true" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed></object>
Audio:
http://www.divshare.com/download/10084123-fb7
PHP Code:
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="335" height="85" id="divplaylist"><param name="movie" value="http://www.divshare.com/flash/playlist?myId=10084123-fb7" /><embed src="http://www.divshare.com/flash/playlist?myId=10084123-fb7" width="335" height="85" name="divplaylist" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed></object>
and there are also playlists (if there are only mp3s in folder, divshare gives you a playlist). I think, they might be usefull too:
http://www.divshare.com/playlist/660444-f82
PHP Code:
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="335" height="85" id="divplaylist"><param name="movie" value="http://www.divshare.com/flash/playlist?myId=10084095-39e" /><embed src="http://www.divshare.com/flash/playlist?myId=10084095-39e" width="335" height="85" name="divplaylist" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed></object>
I hope i didnt write something wrong )
Thank you once again!