
embed flash code
hello,
if you know a lot of flash players and rtmp embed, etc... helpme to embed a site code.
i pay if anyone know.
if you are interested send an email to soeu09@hotmail.com
tks
hello,
if you know a lot of flash players and rtmp embed, etc... helpme to embed a site code.
i pay if anyone know.
if you are interested send an email to soeu09@hotmail.com
tks
What are you looking to do?
i try to embed a rtmp into a flash but i cant
Can you provide a link to where you are running this?
Here one example off the code
<script type='text/javascript' src='http://quillo77.com/canais/swfobject.js'></script>
<div id="jwplayer1"></div>
<script type="text/javascript">
var so = new SWFObject('http://www.quillo77.com/canais/player1.swf', 'jwplayer1', '578', '477', '9');
so.addParam('allowscriptaccess', 'always');
so.addParam('allowfullscreen', 'true');
so.addParam('wmode','transparent');
so.addVariable('width', '578');
so.addVariable('height', '477');
so.addVariable('streamer', 'rtmp://liveplay.simplecdn.net/manucho777xp1976');
so.addVariable('file', 'xp006.flv');
so.addVariable('autostart','true');
so.addVariable('backcolor','000000');
so.addVariable('frontcolor','FFFFFF');
so.addVariable('lightcolor','FFFFFF');
so.addVariable('screencolor','FFFFFF');
so.addVariable('plugins', 'sharing-1');
so.write('jwplayer1');
</script>
i cant embed this.
any help?
Here is a demo link – http://developer.longtailvideo.com/trac/testing/?player=5.2&skin=&file=xp006.flv&provider=rtmp&streamer=rtmp://liveplay.simplecdn.net/manucho777xp1976/&height=260&width=500&rtmp.subscribe=true
I get an “Connection failed: Application rejected connection.” error, so I would check your server configuration.
and how can i do this. can you help me?
add me on msn please soeu09@hotmail.com
tks
Sorry, but this means that your file is not in the right place, or your streamer is set up incorrectly.
Please read – http://www.longtailvideo.com/support/jw-player/jw-player-for-flash-v5/12535/video-delivery-rtmp-streaming
in the right place? i dont understand. can you be more specific?
<embed src="http://www.tvtuga.com/live47/player.swf" allowfullscreen="true" allowscriptaccess="always" flashvars="file=rtmp://liveplay.simplecdn.net/tvtuga/&id=sichd&autostart=true" width="550" height="400"></div>
and in this code? is the same?
Yes, your code is in the right place, but you need to also add &type=rtmp&rtmp.subscribe=true to your flashvars.
i dont understand that part "&type=rtmp&rtmp.subscribe=true"
where i put this in this code?
<embed src="http://www.tvtuga.com/live47/player.swf" allowfullscreen="true" allowscriptaccess="always" flashvars="file=rtmp://liveplay.simplecdn.net/tvtuga/&id=sichd&autostart=true" width="550" height="400"></div>
help me please
Make the code like this:
<embed src="http://www.tvtuga.com/live47/player.swf" allowfullscreen="true" allowscriptaccess="always" flashvars="streamer=rtmp://liveplay.simplecdn.net/tvtuga/&file=sichd&type=rtmp&rtmp.subscribe=true" width="550" height="400"></div>
Again, this is explained in great detail here – http://www.longtailvideo.com/support/jw-player/jw-player-for-flash-v5/12535/video-delivery-rtmp-streaming
ok. the player apears loading but dont charge.
lock my page.
http://dtsa.110mb.com/test.htm
hello,
i try your code and i think that is someting on your rtmp or your flash player.
Ethan LongTail can you help more?
hi nicolas.
i realy dont know. if you see this page http://dtsa.110mb.com/test.htm the link dont charge but if you do download of the page and try in desktop for example its online.
can anyone tellme why this happen?
Hi Guys,
That would happen if the paths are not correct, for your file / streamer. Please make sure they are correct.
Best,
-Ethan
hello ethan
i dont understand to much of this. can you explain better what is paths? are you talk about my server?
i only have this
rtmp://liveplay.simplecdn.net/x8k4f6x3
and
rtmp://10.36.248.112:1935/x8k4f6x3/_definst_/disney.mp4|rtmp://173.192.48.68:1935/x8k4f6x3/_definst_/disney.mp4|rtmp://10.14.81.72:1935/x8k4f6x3/_definst_/disney.mp4|rtmp://174.37.65.209:1935/x8k4f6x3/_definst_/disney.mp4
Okay, here is the best I can do regarding this:
1) You need to set the “provider” flashvar to RTMP
2) You need to set the “file” flashvar to the file, relative to the streaming server location. (example – /definst/disney.mp4)
3) You need to set the “streamer” flashvar to the location of the streaming server. (example – rtmp://10.36.248.112:1935/x8k4f6x3)
However, I do not know your paths, so that’s up to you to figure out which ones are correct.
I would use our testing tool to figure it out – http://developer.longtailvideo.com/trac/testing/
i dont understand that test page.
in Load an example setup i put mp4
in Permalink of this setup i put my code and i do enter and shows me JW player
can you explain how i test ?
On – http://developer.longtailvideo.com/trac/testing/
Under “Properties”
You can put your values in there too.
If you can’t figure out how to use the testing tool, I really can’t help you any further with this, sorry.
ethan look this
when i put this in www.xuuby.tv the player works and i can embed with an iframe, but i want to put this in my own flash/site without an iframe
page http://www.xuuby.tv/share.php?chname=bestcity
Iframe
<iframe src="http://www.xuuby.tv/player.php?chname=bestcity&height=350&width=468" width="468px" height="350px" scrolling="no" border="0" frameborder="0" marginwidth="0" marginheight="0" style="border: 0px none transparent;"></iframe>
can you helpme?
I have never heard of xuuby before.
You need to upload the JW Player to your own website.
Please read this – http://www.longtailvideo.com/support/jw-player/jw-player-for-flash-v5/12538/supported-player-embed-methods
The first step is to download the player and upload it to your own site.
ethan,
i have download the player www.xuuby.tv/player.swf, is that? i have the php www.xuuby.tv/player.php to.
in my page i have the swf http://dtsa.110mb.com/player.swf
now what i do?
i see in the page http://www.longtailvideo.com/support/jw-player/jw-player-for-flash-v5/12538/supported-player-embed-methods the embed code but i cant put him worked.
Please read – http://www.longtailvideo.com/support/jw-player/13/embedding-flash, this is our more basic tutorial…