Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Please help me load an external .flv video into my embeded player
Old 09-11-2009, 02:30 PM Please help me load an external .flv video into my embeded player
Skilled Talker

Posts: 66
Trades: 0
Hello there,

I was hoping someone on this forum could please help me with one specific problem that I am having. I would like to embed a flash player into an html page, and load the video from a service that has the streaming video provided.


This is the context of the situation...

We have created a site that was to be used on a showroom floor (no internet connection) and loaded the .flv videos at the local root level for the site using the JW player.

Now however, we would like it to be an online site. I have been able to use the flash "jw player"to load videos to play using the shadowbox javascript before, but when I try to embed it onto a page and have it play, the videos are not working and I am not sure why.

Below is the code that is currently working to load the videos on the local root level.

Might someone have any ideas on what code I need to replace to have it load the videos from the streaming service?

I would greatly appreciate any assistance that could be provided. I can also provide a URL if it would help.

I would GREATLY appreciate any assistance provided.

<script type="text/javascript" src="swfobject.js"></script>
<script type="text/javascript">
swfobject.registerObject("player1","9.0.98","expre ssInstall.swf");
</script>
<object id="player1" classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" name="player" width="640" height="380">
<param name="movie" value="player.swf" />
<param name="allowfullscreen" value="true" />
<param name="allowscriptaccess" value="always" />
<param name="flashvars" value="file=assets/videos/Bob_Peebler.flv&image=images/videoStatic_Peebler.jpg" />
<object type="application/x-shockwave-flash" data="player.swf" width="640" height="380">
<param name="movie" value="player.swf" />
<param name="allowfullscreen" value="true" />
<param name="allowscriptaccess" value="always" />
<param name="flashvars" value="file=assets/videos/Bob_Peebler.flv&image=images/videoStatic_Peebler.jpg" />
<p><a href="http://get.adobe.com/flashplayer">Get Flash</a> to see this player.</p>
</object>
</object>
Mikeface is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Reply     « Reply to Please help me load an external .flv video into my embeded player
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.11765 seconds with 12 queries