I am still not clear . If i use this method will the embed codes work on myspace or not ? Anyone tried it ? It will take me 2 days to figure it out,. If it dont work i dont wana even mess with it anymore
Forum user: ToRmEnTeD 1000's of Music Videos On Demand! http://www.tormented.tv
Basic information
| Registered | May 26, 2009 |
| Last login | Oct 12, 2009 |
| Forum posts | 21 |
| Direct URL | http://www.flowplayer.org/forum/users/11073 |
Latest forum posts
I guess i was wrong. Neither of the codes can be embeded on myspace....That sux! .
Can we fix it ?
Can we fix it ?
Yea i know i should use code tags but didnt see the option. Now i know. Thank you :)
very interesting on the cache thing. From the blog you posted it sounds like thats something that should be enabled so im not sure if thats what would be causing my issue or not. I am curious tho. I am trying to embed the code into myspace.com the example code from the video here on the flowplayer site works fine...mine shows just a white box. Would you think that the cache would be worth trying disabled?
very interesting on the cache thing. From the blog you posted it sounds like thats something that should be enabled so im not sure if thats what would be causing my issue or not. I am curious tho. I am trying to embed the code into myspace.com the example code from the video here on the flowplayer site works fine...mine shows just a white box. Would you think that the cache would be worth trying disabled?
oooooo and MINE has a "?" after the word .swf !! :( Whats up with that?
I have been comparing my nonworking html code with the working exapmple from the flowplayer.org site. What i have noticed first is this part.
this is from my code
data=http://www.tormented.tv/flowplayer/flowplayer-3.1.4.swf?0.634613851959615" type="application/x-shockwave-flash">
What is alll the #'s after the .swf part ?
when i look at the flowplayer example it does NOT have any such numbers
(from the example)
data=http://flowplayer.org/swf/flowplayer-3.1.4.swf" type="application/x-shockwave-flash">
These numbers are displayed in 2 parts of my code? Could this be part of a problem ?
this is from my code
data=http://www.tormented.tv/flowplayer/flowplayer-3.1.4.swf?0.634613851959615" type="application/x-shockwave-flash">
What is alll the #'s after the .swf part ?
when i look at the flowplayer example it does NOT have any such numbers
(from the example)
data=http://flowplayer.org/swf/flowplayer-3.1.4.swf" type="application/x-shockwave-flash">
These numbers are displayed in 2 parts of my code? Could this be part of a problem ?
Am i asking in the wrong place or what? Where do i get help for the plugin i installed . If there is something wrong with what i have dont please tell me . If everyone is stumped please also tell me.
Anyone able to spot out my problem with this ?
<object width="100%" height="100%" id="_005790186" data=http://www.tormented.tv/flowplayer/flowplayer-3.1.4.swf?0.19144319380826985" type="application/x-shockwave-flash"><param name="movie" value=http://www.tormented.tv/flowplayer/flowplayer-3.1.4.swf?0.19144319380826985" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="flashvars" value='config={"clip":{"url":http://www.tormented.tv/videos/Halestorm_-_I_Get_Off.flv"},"playlist":[{"url":"http://www.tormented.tv/videos/Halestorm_-_I_Get_Off.flv"}]}' /></object>
<object width="100%" height="100%" id="_005790186" data=http://www.tormented.tv/flowplayer/flowplayer-3.1.4.swf?0.19144319380826985" type="application/x-shockwave-flash"><param name="movie" value=http://www.tormented.tv/flowplayer/flowplayer-3.1.4.swf?0.19144319380826985" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="flashvars" value='config={"clip":{"url":http://www.tormented.tv/videos/Halestorm_-_I_Get_Off.flv"},"playlist":[{"url":"http://www.tormented.tv/videos/Halestorm_-_I_Get_Off.flv"}]}' /></object>
I updated to the again newest version of of flowplayer because it was talking about fixing problems with embeding but the codes i get still dont work...
http://www.tormented.tv/community/portal.php
http://www.tormented.tv/community/portal.php
Hmm been at this all night and i finialy got it to display a code..not where or how im wanting but it might not matter because the embed code i get dont work...
http://www.tormented.tv/community/portal.php
check it out and let me know if you have any ideas what im doing wrong
Here is the code im using
href="{URL}"
style="display:block;width:555px;height:300px;"
id="player">
<br>
<script src=http://static.flowplayer.org/js/flowplayer.embed-3.0.2.min.js"></script>
<textarea id="textarea" style="float:left;height:100px;margin:-1px 0 0 0px;overflow:hidden;width:545px;"></textarea>
<script language="JavaScript">
flowplayer("player", "/flowplayer/flowplayer-3.1.4.swf");
var code = $f().embed().getEmbedCode();
document.getElementById("textarea").innerHTML = code;
</script>
http://www.tormented.tv/community/portal.php
check it out and let me know if you have any ideas what im doing wrong
Here is the code im using
href="{URL}"
style="display:block;width:555px;height:300px;"
id="player">
<br>
<script src=http://static.flowplayer.org/js/flowplayer.embed-3.0.2.min.js"></script>
<textarea id="textarea" style="float:left;height:100px;margin:-1px 0 0 0px;overflow:hidden;width:545px;"></textarea>
<script language="JavaScript">
flowplayer("player", "/flowplayer/flowplayer-3.1.4.swf");
var code = $f().embed().getEmbedCode();
document.getElementById("textarea").innerHTML = code;
</script>
Hi i am trying to learn how to install the javascript EMBED plugin
http://flowplayer.org/plugins/javascript/embed.html
I have never installed a plugin for flowplayer. I have flowplayer working and very stable on my site. I am just wanting to add this feature to it.
When reading the page about it the install dont seem hard but its not very clear one where to find the files that i need to edit. Or even what the files might be called?
Is there some main file that has all the flowplayer config settings in it or what?
http://flowplayer.org/plugins/javascript/embed.html
I have never installed a plugin for flowplayer. I have flowplayer working and very stable on my site. I am just wanting to add this feature to it.
When reading the page about it the install dont seem hard but its not very clear one where to find the files that i need to edit. Or even what the files might be called?
Is there some main file that has all the flowplayer config settings in it or what?
Hey that looks pretty cool but i gotta say that im not really sure how to install it? I see the codes and stuff but do i just add that to the page that my videos are played from or what? kinda confused. I didnt install flowplayer myself. I am kinda just working off of someones start and learning as i go
Hello. I have a site http://www.tormented.tv Its got alot of videos on it . I am working trying to figure out a code like youtube uses to allow people to embbed videos into other pages. So far i have come up with the folowing code that DOES not work.
<object type="application/x-shockwave-flash" data=http://www.tormented.tv/FlowPlayer.swf" width="375" height="287" id="FlowPlayer"><param name="allowScriptAccess" value="sameDomain" /><param name="movie" value=http://www.tormented.tv/flowplayer/FlowPlayer.swf" /><param name="quality" value="high" /><param name="scale" value="noScale" /><param name="wmode" value="transparent" /><param name="flashvars" value="config={videoFile: 'http://www.tormented.tv/videos/Corrosion Of Conformity - Clean My Wounds.flv', loop: false, autoPlay: false, bufferLength: 30}" /> </object>
If anyone can please tell me what i am doing wrong i would greatly apprecate it!
<object type="application/x-shockwave-flash" data=http://www.tormented.tv/FlowPlayer.swf" width="375" height="287" id="FlowPlayer"><param name="allowScriptAccess" value="sameDomain" /><param name="movie" value=http://www.tormented.tv/flowplayer/FlowPlayer.swf" /><param name="quality" value="high" /><param name="scale" value="noScale" /><param name="wmode" value="transparent" /><param name="flashvars" value="config={videoFile: 'http://www.tormented.tv/videos/Corrosion Of Conformity - Clean My Wounds.flv', loop: false, autoPlay: false, bufferLength: 30}" /> </object>
If anyone can please tell me what i am doing wrong i would greatly apprecate it!
Might be a dumb question but can flowplayer play shoutcast streams ?
I cant even seem to get the color of them to change