You will recieve your password to this address. Address is not made public.

Your preferred username that is used when logging in.

Forum user: findlay70

Basic information

Registered Apr 23, 2009
Last login Sep 22, 2011
Forum posts 27
Direct URL http://www.flowplayer.org/forum/users/10218

Latest forum posts

Posts:

Registered:

» » » » » » » » » » » » » » » » Hide Commercial Control Bar Skin - Preview Player Only

Posted: Nov 9, 2010

sorry, I've read a lot of the documentation and in most cases I've been successful. However, I'm not a programmer and sometimes I need support.

I'm now trying to include:
 tooltips: null 
and even tooltips with opacity, but I cannot get that to work either without getting a player error.

current script is:

                        <script>

								flowplayer("preview",{src: "<?php echo SITE_PATH;?>files/flowplayer.commercial-3.2.2-2.swf", wmode: 'opaque'}, {
								key: '#$fdb91253b97e765fcd2',
								clip: {
									url: "<?php echo $video_url;?>"
									},
								plugins: {
									controls: {opacity: 0},
									
								},
								logo: {
									opacity: 0
								}
								

                      		});
							
						</script>

if you can offer and advice, it would be appreciated.
thanks

Posts:

Registered:

» » » » » » » » » » » » » » Hide Commercial Control Bar Skin - Preview Player Only

Posted: Nov 9, 2010

Nope - didnt work.
Is LOGO a plugin? I'll need to do the same for tooltips...

I'll play around with it again later. Really appreciate your help today...

Posts:

Registered:

» » » » » » » » » » » » Hide Commercial Control Bar Skin - Preview Player Only

Posted: Nov 8, 2010

ha..! PERFECT...! Setting opacity to 0 did it... thanks very much...! (yes, I did manage the control bar in setup..)
Now I have my logo showing up also - is there a similar solution for this..?

Thanks again...!

Posts:

Registered:

» » » » » » » » » » Hide Commercial Control Bar Skin - Preview Player Only

Posted: Nov 8, 2010

sorry... I only updated the secondary script...
I have updated both now, but the issue persists.

I do appreciate your patience and support on this issue..

Posts:

Registered:

» » » » » » » » Hide Commercial Control Bar Skin - Preview Player Only

Posted: Nov 8, 2010

okay - added the suggested script, but still not working...

Posts:

Registered:

» » » » » » Hide Commercial Control Bar Skin - Preview Player Only

Posted: Nov 8, 2010

go to www.flickwit.com.
login using andy8 (password is also andy8). Click the edit button and you will be taken to an /update page for the video. on the right you will see the preview thumbnail.

thanks...

Posts:

Registered:

» » » » Hide Commercial Control Bar Skin - Preview Player Only

Posted: Nov 8, 2010

Thanks.
This player only. I have one set up on the main page. This player is for a preview player after the video has been uploaded (it is thumbnail size)so the controls are not proportionate and are distorted and take up a large portion of the thumbnail size...
I think the solution is to take the controls off for this player on this page only, right..?

Posts:

Registered:

» » Hide Commercial Control Bar Skin - Preview Player Only

Posted: Nov 8, 2010

Having this issue again - please could you check script and advise where there could be an issue. I just need to take the controls OFF for this player only.



</script>
<?php echo $javascript->link('home/flowplayer-3.2.2.min'); ?>
<script type="text/javascript">
function play_video2(video_url,screenshot_url)
                           {
                            document.getElementById('preview').innerHTML='';           	
       						//document.getElementById('preview').innerHTML='<img src="'+screenshot_url+'">';
                           	flowplayer("preview",{src: "<?php echo SITE_PATH;?>files/flowplayer.commercial-3.2.2-2.swf", wmode: 'transparent'}, {
								key: '#$fdb91253b97e765fcd2',
								clip: {
									url: video_url,
									autoPlay: false
								}
								plugins: {
									controls: null
						
								}
							
                      		});
						}
						
</script>   


Posts:

Registered:

» Flash Versions and Lost Customers

Posted: Oct 10, 2010

Anyone got any suggestions..?

Posts:

Registered:

Flash Versions and Lost Customers

Posted: Oct 8, 2010

Hi,
I'm seeing FP well in FF and Safari, but when I open my page in IE i get "Flash version 9,0 or greater is required". If I click the link it gives me "Flash Player 10.1 is not currently available for your 64-bit web browser" and takes me to Adobe Labs.
If I'm a regular guy on the street trying to view a video and have to go through this, I'm not going to bother - lost customer for me...
Is there an option around this..? Perhaps FP to work with a previous flash version..?
As much as I'm not an IE fan, many of my customers will be and I need to ensure they have a great user experience without having the annoyance of trying to find the latest flash player version.
Thanks

Posts:

Registered:

» Standard Video Player Sizes

Posted: Sep 9, 2010

Any thoughts..?
Thanks...

Posts:

Registered:

Standard Video Player Sizes

Posted: Sep 6, 2010

Hi,
Various video websites have various player sizes. Does Flowplayer have specific dimensions that need to be maintained or can these be adjusted to any size?
Also, I've noticed that as the player size is adjusted, the plug-in images remain the same.
Thanks

Posts:

Registered:

Hide Commercial Control Bar Skin - Preview Player Only

Posted: Aug 6, 2010

I have a commercial licensed player installed with a custom control bar - all works well. I have a smaller player in a place where users upload their videos. Since the player is thumbnail/preview size only, the custom control are very distorted.
Is there any way to hide the controls of the preview player but not affect the main player..?

thanks

Posts:

Registered:

» Viral Demo showing Error

Posted: Jun 10, 2010

Is anyone going to repair this. I'd like to see functionality before I install.
thanks

Posts:

Registered:

Viral Demo showing Error

Posted: Jun 7, 2010

Hi - just to let the team know, the viral demo is showing an error today...