Webmaster Forum


Go Back   Webmaster Forum > Web Development > Web Design Lobby
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Web Design Lobby Forum for general web design issues not specific to scripting or graphics.

Sponsored Reviews   High Bandwidth Dedicated Servers   V7N Directory

Reply
 
LinkBack Thread Tools Display Modes
Old 10-20-2007, 12:58 PM   #1 (permalink)
Contributing Member
 
drew68's Avatar
 
Join Date: 07-19-06
Location: Orange County
Posts: 347
iTrader: 0 / 0%
Latest Blog:
None

drew68 is just really nicedrew68 is just really nicedrew68 is just really nicedrew68 is just really nicedrew68 is just really nicedrew68 is just really nicedrew68 is just really nicedrew68 is just really nicedrew68 is just really nice
Send a message via AIM to drew68 Send a message via MSN to drew68 Send a message via Yahoo to drew68 Send a message via Skype™ to drew68
Flash player for my site

Hey everyone-

I'm looking for a flash player for my site. I've converted it from wmv to swf but the problem i'm having is, when i have like 3 different flash videos on my page they all start playing at the same time and there's no option to press play, stop, pause etc...

I'm looking for a player that will allow me to create, edit and play my videos like a wmv file would, let's say like on youtube but it being a flash file.

Are there any recommendations?

I've found one... 'flvPlayerPro' but i have to pay for it.

Help anyone? Thanks-
Drew
__________________
Domain Latest Business and News
Everything you want to know about Domains
drew68 is offline  
Add Post to del.icio.us
Reply With Quote
Sponsored Links
SEO Hosting by HostGator  Advertise Here  Buy Blog Links
Old 10-21-2007, 08:47 PM   #2 (permalink)
v7n Mentor
 
Costin Trifan's Avatar
 
Join Date: 04-13-07
Location: Romania
Posts: 2,939
iTrader: 0 / 0%
Costin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web pro
this one shows the play, pause, stop buttons, if this is what you want:

Code:
<object id="MediaPlayer" width="320" height="440" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,7,1112" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject"> <param name="FileName" value="Bear.wmv"/> <param name="ShowControls" value="1"/> <param name="ShowDisplay" value="1"/> <param name="ShowStatusBar" value="1"/> <param name="AutoSize" value="1"/> <embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/windows/windowsmedia/download/AllDownloads.aspx/" filename="Bear.wmv" src="Bear.wmv" name="MediaPlayer" showcontrols="1" showdisplay="1" showstatusbar="1" width="320" height="240"></embed> </object>
Attached Thumbnails
flash-player-my-site-movie.jpg  
__________________
JUNE - JavaScript Framework
Costin Trifan is offline  
Add Post to del.icio.us
Reply With Quote
Old 10-22-2007, 07:51 AM   #3 (permalink)
Contributing Member
 
drew68's Avatar
 
Join Date: 07-19-06
Location: Orange County
Posts: 347
iTrader: 0 / 0%
Latest Blog:
None

drew68 is just really nicedrew68 is just really nicedrew68 is just really nicedrew68 is just really nicedrew68 is just really nicedrew68 is just really nicedrew68 is just really nicedrew68 is just really nicedrew68 is just really nice
Send a message via AIM to drew68 Send a message via MSN to drew68 Send a message via Yahoo to drew68 Send a message via Skype™ to drew68
Cool...thank you! i'm using Wimpy and it actually works pretty well!
__________________
Domain Latest Business and News
Everything you want to know about Domains
drew68 is offline  
Add Post to del.icio.us
Reply With Quote
Old 10-22-2007, 07:57 AM   #4 (permalink)
v7n Mentor
 
Costin Trifan's Avatar
 
Join Date: 04-13-07
Location: Romania
Posts: 2,939
iTrader: 0 / 0%
Costin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web pro
I'm glad!
__________________
JUNE - JavaScript Framework
Costin Trifan is offline  
Add Post to del.icio.us
Reply With Quote
Old 04-23-2008, 05:49 PM   #5 (permalink)
Junior Member
 
Join Date: 04-23-08
Posts: 2
iTrader: 0 / 0%
Latest Blog:
None

Rave420 is liked by many
Help needed Please help

Ok first off i love this script the only problam is it does not do what i woiuld like it to do...Let me explain a little more
Ok this script was made for live feeds But what i would like it to do is be able to fetch video from youtube

as you can see blow you have a list where you can add feeds
but the player will not work with this trpe of feed and i need to figure a way to fix it...

I am starting a dating site [url removed]

and i need this to be able to fetch and play videos from youtube so my members can have video profiles

here is the code

{strip}
<table border="0" cellpadding="0" cellspacing="0" width="573">
<tr>
<td width="100%" class="module_detail_inside" align="center"><table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="77"><img src="{$image_dir}blue_window_3_bars.jpg" width="77" height="25" alt="" /></td>
<td class="module_head" width="496"> Members Video Profiles </td>
</tr>
</table>
<table border="0" width="100%" cellpadding="{$config.cellpadding}" cellspacing="{$config.cellspacing}">
<tr>
<td>
<br />
<br />
<table width="270" border="0" align="center" cellpadding="0" cellspacing="0" >
<tr>
<td class="module_detail_inside" width="100%" ><table width="100%" border="0" cellpadding="0" cellspacing="0" >
<tr>
<td class="module_head" width="6"></td>
<td class="module_head" valign="middle"><form name="tv" method="post" action="on_tv.php">
<SELECT name="sender_id">
<OPTION >Choose Video Member</OPTION>


<OPTION value="http://www.youtube.com/watch?v=XSLBtm__aKw">Ghost Car (Test)</option>

<option value="mms://212.175.166.3/TV1">TR 1 - Turkish Television</option>

<option value="mms://wm6.xs4all.nl/streamgate188">101 TV - Netherlands</option>

<option value="mms://wm-live.crossnet.net/dknettv">DKNET - Denmark</option>

<OPTION value="http://maniatv.com/live.asx">Mania TV - Mix of Music and Programming</OPTION>

<OPTION value="http://wwitv.com/a1/b2242.asx">Krib TV - Hip-Hop & Rap</OPTION>

<option value="mms://musicplus-musicplustv.wm.llnwd.net/musicplus_musicplustv">Music Plus TV</option>


<OPTION value="http://www.tv1.de/tv1/cms/_vm300/59334/asx.asx?bgColor=#EEEEEE">Wetter TV - G</OPTION>




<OPTION value="mms://stream.n-tv.de/ntvlive">N-TV</OPTION>

<option value="http://www.us933.us/wbtu.m3u">WBTU - Country</option>

<option value="http://www.us933.us/wklu.m3u">WKLU - Classic Rock</option>

<option value="http://www.1063thevibe.com/vibe.m3u">WVBB - Classic Dance</option>

<option value="http://sc4.spacialnet.com:20722/">Boss Oldies</a>

<!-- To add a stream: -->

<!-- <OPTION value="URL to Stream">Stream Name</OPTION> -->

</SELECT>
<input type="submit" value="GO">

</FORM></td>
<td width="22"><img src="{$image_dir}blue_hor2.jpg" width="28" height="23" alt="" /></td>
</tr>
</table>
<table border="0" width="100%">
<tr>
<td align="center"><table width="100%" border="0" cellspacing="5" cellpadding="0">
<tr>
<td>
<DIV align=center>
<DIV align=center>
<CENTER>
<object id="WMP" height="280"
standby="osDate OnLineTV wird geladen (bei Basti @ osdate-forum.de)" width="320"
classid="clsid:6BF52A52-394A-11D3-B153-00C04F79FAA6">
<param name="URL" value="{$sender_id}" />
<param name="rate" value="1" />
<param name="speed" value="slow" />
<param name="balance" value="0" />
<param name="currentPosition" value="0" />
<param name="defaultFrame" value="" />
<param name="playCount" value="1" />
<param name="autoStart" value="true" />
<param name="currentMarker" value="0" />
<param name="invokeURLs" value="-1" />
<param name="baseURL" value="" />
<param name="volume" value="60" />
<param name="mute" value="0" />
<param name="uiMode" value="full" />
<param name="stretchToFit" value="1" />
<param name="windowlessVideo" value="0" />
<param name="enabled" value="-1" />
<param name="enableContextMenu" value="-1" />
<param name="fullScreen" value="0" />
<param name="SAMIStyle" value="" />
<param name="SAMILang" value="" />
<param name="SAMIFilename" value="" />
<param name="captioningID" value="" />
<param name="enableErrorDialogs" value="0" />
<param name="_cx" value="6482" />
<param name="_cy" value="6350" />
</object>
</CENTER>
</DIV>
</DIV>

</td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table>
</td>
</tr>
<tr>

Welcome to AfterDark Video Profiles
<p>
Here is how you can get started and get your video on the video profiles.
<p>
Step:1 Sit down and figure out what you are going to say write it down and
pratice it...Record your video please no bad lanuage nudity or phone numbers email
or home address..Your Profile must be in english its ok to say your afterdark username
and tell them to contact you there....Tell them what you are intrested in and looking for
in a friend soulmate lover ect.. Explain what you like as hobbys music and films
what you expect in your relationship and where you would like it to go..
<p>
Step: 2 Once you have your video recorded most cams come with software if not you can find some
online and get it done ...Ok next you should go to <a href=http://www.youtube.com>YouTube</a>..
Sign up for a free acount and uplaod your video profile....
<p>
Step:3 Contact me with the link to your video Rave420@sbcglobal.net and i will add you to the
Members Video Profiles Please allow 24/48 hours we sometimes will have a lot of requests to add
the links we will get you in there as soon as we can...
<p>
Step:4 To view your video you can look for your After Dark Username (gender) (age)
We hope you injoy the service...
<p>


</table></td>
</tr>
</table>
{/strip}

I need it to go from the option list to fetch and play it in the player
I know this is a hard job but im a newb to this type of programing and have no clue on how to change it this php file must stay in tatct the only part i need is going from the option to the player not as easy as it would sound my guess is

<CENTER>
<object id="WMP" height="280"
standby="osDate OnLineTV wird geladen (bei Basti @ osdate-forum.de)" width="320"
classid="clsid:6BF52A52-394A-11D3-B153-00C04F79FAA6">
<param name="URL" value="{$sender_id}" />
<param name="rate" value="1" />
<param name="speed" value="slow" />
<param name="balance" value="0" />
<param name="currentPosition" value="0" />
<param name="defaultFrame" value="" />
<param name="playCount" value="1" />
<param name="autoStart" value="true" />
<param name="currentMarker" value="0" />
<param name="invokeURLs" value="-1" />
<param name="baseURL" value="" />
<param name="volume" value="60" />
<param name="mute" value="0" />
<param name="uiMode" value="full" />
<param name="stretchToFit" value="1" />
<param name="windowlessVideo" value="0" />
<param name="enabled" value="-1" />
<param name="enableContextMenu" value="-1" />
<param name="fullScreen" value="0" />
<param name="SAMIStyle" value="" />
<param name="SAMILang" value="" />
<param name="SAMIFilename" value="" />
<param name="captioningID" value="" />
<param name="enableErrorDialogs" value="0" />
<param name="_cx" value="6482" />
<param name="_cy" value="6350" />
</object>
</CENTER>

this part is the player to get it to read the flash not WMP this will be tough and my require tweeking so whan you figure it out and get it running email me or reply soon....


Thank you

Rave

Last edited by 3ncryptabl3_lick : 06-17-2008 at 12:17 PM.
Rave420 is offline  
Add Post to del.icio.us
Reply With Quote
Old 04-23-2008, 06:10 PM   #6 (permalink)
Contributing Member
 
corneo's Avatar
 
Join Date: 03-06-08
Posts: 553
iTrader: 0 / 0%
Latest Blog:
None

corneo is liked by somebodycorneo is liked by somebodycorneo is liked by somebodycorneo is liked by somebodycorneo is liked by somebody
Am I understanding this correctly. You want youtube to supply the flv feed and you supply the swf player?
__________________
BannerSwapNetwork

BikerSite.org
corneo is offline  
Add Post to del.icio.us
Reply With Quote
Old 04-23-2008, 06:14 PM   #7 (permalink)
Junior Member
 
Join Date: 04-23-08
Posts: 2
iTrader: 0 / 0%
Latest Blog:
None

Rave420 is liked by many
Yeah

Yeah i am trying to get the player in the php file to be able to load
the file to the player or any player as long as it still uses the dropdown menu
to fetch it as you see in the code

if you would like to see the script working for live feeds you can buy loging on with user tester pasword: testing

I am trying to get it to go from the dropdoawn menu to the address i provide for each feed..

as you can see it will not work for ghost car witch is on youtube this is my delema..

Look under plugins

click on Members Video Profiles

Last edited by 3ncryptabl3_lick : 06-17-2008 at 12:17 PM.
Rave420 is offline  
Add Post to del.icio.us
Reply With Quote
Old 06-14-2008, 12:46 AM   #8 (permalink)
Contributing Member
 
fastreplies's Avatar
 
Join Date: 09-20-07
Location: Canada
Posts: 360
iTrader: 0 / 50%
Latest Blog:
None

fastreplies is liked by somebodyfastreplies is liked by somebodyfastreplies is liked by somebodyfastreplies is liked by somebody
Are you looking for something like the one used on this site
http://www.oldfashionbluesproject.com ?

we host that site.
Send PM if you need more information how we did it





fastreplies
__________________
There is very good reason why pigs never judge kanolies competition
AMRAY Free Web Directory | AMRAY Web Hosting - Since Year 2000
fastreplies is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Web Design Lobby

Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Opinion on which player for my site jdog Web Design Lobby 2 09-22-2006 06:13 PM
Flash Player version 5 Banjika Web Design Lobby 2 01-05-2005 07:32 AM
Flash Music Player Brian Web Design Lobby 3 03-10-2004 09:23 AM


Sponsor Links
Get exposure! Get exposure! Find Scripts Web Hosting Directory Get exposure! SEO Blog


All times are GMT -7. The time now is 01:53 AM.
© Copyright 2008 V7 Inc