Come posso inserire un links per tv streaming
Author: Fabrizio R.
Visited 1505,
Followers 1,
Shared 0
Salve qualcuno sa' come posso inserire a tipo <inframe> questo links tv streaming:
http://www.lunaset.it/video/video.aspx?live=1" frameborder="0" allowfullscreen
mi serve far vedere solo il video cioe' il colegamento del loro srreaming tv :(
come posso aggire nella cella a codice html?
Grazie :)
Posted on the
... in un Oggetto Codice HTML incolla questo codice:
<object width='300' height='300'><embed src='http://video2.kronopress.com/lunaset/d22bf365-323f-47eb-be7e-f77a299ec260.swf'type='application/x-shockwave-flash' width='300' height='300'></embed></object>
.
Author
Grazie :)
Author
Kolasim ho fatto cosi :
<object width='300' height='300'> <embedsrc='http://video2.kronopress.com/lunaset/d22bf365-323f-47eb-be7e-f77a299ec260.swf'type='application/x-shockwave-flash' width='300' height='300'></embed> </object>
ma esce l'immagine non la tv live streaming :(
il links sembra questo: http://www.lunaset.it/video/video.aspx?live=1
come faccio non si vede nulla :( possibile?
... non ho capito cosa vuoi vedere; ...quel codice dovrebbe farti vedere questo: http://www.zspace.it/kolasim/trash/videoLunaset.html
.
Author
no invece devo vedere lo streaming credevo avessi ricavato il codice tramite il links che ti ho inviato sta' nel sito http://www.lunaset.it/video/video.aspx?live=1
lunaset.it un canale di Napoli devo inserire il loro streaming tv
... forse intendi questo: http://www.zspace.it/kolasim/trash/videoLunaset2.html
... nel sorgente vedi il codice IFRAME...
.
Author
esattooooooooooo sei un magoo
Author
mi potresti dare il codice che io copio incollo cosi lo inserisco :) e sempre GRAZIE
Author
a ok asp vedo il codice nella soregente asp
Author
fatto ok :)
<iframe src="http://www.lunaset.it/video/live.aspx?live=1&token=abb7ad8eb89b6347e8c&autostart=false&mute=false&width=680&height=510" width="680" height="510" frameborder="0" scrolling="no"></iframe>
-.