This is a message.

Forum user: mskopel

Basic information

Registered Jun 14, 2009
Last login Dec 29, 2010
Forum posts 11
Direct URL http://www.flowplayer.org/forum/users/11805

Latest forum posts

Posts:

Registered:

How to Get TinyMCE to recognize with an href for the audio pluging

Posted: Apr 8, 2010

I want to insert the audio plugin to a page where my only editing option is TinyMCE. Here is the code:

<div id="audio" style="display:block;width:350px;height:30px;" href="/media/audio/didj/ah423.mp3"></div>

When I save, TinyMCE strips out the href="...". Any suggestions on how to prevent this is appreciated.

Thanks.

Posts:

Registered:

» solution

Posted: Mar 28, 2010

I got so caught up looking at the code, I completely overlooked the css. Thanks for pointing this out. Time for a break.

Thanks for taking the time to help.

Posts:

Registered:

Large gap on page after a link when opening an external page with Overlay

Posted: Mar 26, 2010

I am opening an external page using Expose and Overlay. The page which opens has a link to another page. The link works fine however there is a large gap between the link text and content afterward. The source code looks fine. If I remove the link, the page displays properly. If I look at the page directly, it displays properly. Just wondering if there is a problem I am not aware of.

Go to this page: Omnivos.com
At the bottom, click on Shipping and Returns
The gap occurs after each of the 'email us' links

Posts:

Registered:

» Loading external pages into overlay with a link instead of a button?

Posted: Mar 26, 2010

You can use a link instead. Instructions are here:http://flowplayer.org/tools/demos/overlay/external.html

Posts:

Registered:

Include caption w/link with each image

Posted: Mar 8, 2010

I would like to use the Scrollable image gallery but my requirement is that there be a caption with each image and within that caption, a link to a different page. Essentially I want something like this...

http://appleton.me/galleryview/

I'd much prefer to use JQueryTools. Is this possible and if so, could someone provide an example of how do this?

Thanks you.

Posts:

Registered:

Overlay removing page background on close

Posted: Oct 19, 2009

Hello,

My primary page has a background image and I am loading an external html page using Overlay. In the head tag of the external page, the body style says that there is no background image.

<style>
body {background-color: #fff; background-image: none;}
</style>

When the overlay is closed, the background of the primary page is removed. I am working with the code from example page with no changes http://flowplayer.org/tools/demos/overlay/external.html).

Obviously this is not a serious problem because I only need to remove the background-image: none, just wanted to let you know.

Posts:

Registered:

» » » » targeting a certain tab (accordion) on pageload

Posted: Sep 24, 2009

Tero, I am interested in seeing a demo page. What is the best to contact you?

Posts:

Registered:

» » Compatablitiy issue with FF 3.0.11 on a Mac?

Posted: Jul 6, 2009

Thanks, tested with your video and it worked fine but noticed it was about 10 MB smaller than the ones I am testing with. Tried with a smaller flv and it worked ok.

http://www.omnivos.com/pages/video.html

I'm skeptical that this is a file size issue because of the wide use of this player, I'm sure someone else would have reported it.

Thanks for you help.

Posts:

Registered:

Compatablitiy issue with FF 3.0.11 on a Mac?

Posted: Jul 5, 2009

Hello,

I am working with overlay and expose, showing a video. When the video window opens, I am seeing blue lines being drawn just before the video starts playing. The color of the lines is the same as the progress bar. I see this only in FF3.0.11 on a Mac. I do not see it with Safari 4, IE 6 or 8.

You can take a look here...

http://www.omnivos.com/pages/video.html

Has anyone else experienced this or have a suggestion as to why it is happening?

Thanks.

Posts:

Registered:

» Problem running scrollable demo

Posted: Jun 14, 2009

ok,just noticed there is a new jquery.tools.min.js out so I copied it down and the scrolling is working. Is there a new mousewheel plugin?

Thanks.

Posts:

Registered:

Problem running scrollable demo

Posted: Jun 14, 2009

Hello,

I downloaded the jQuery Tools and mousewheel plugin a few hours ago. I copied the scrollable code from the stand alone demo page and placed it on my server. Without making any changes to the html or css page, it works fine.

I then copied the jquery.tools.min.js and the 4 files included in the mousewheel zip to the same directory as the demo page changing the reference to these files in the demo page to be on my server. I did the same with the css file (I downloaded the images referenced in this file) and for some reason, the demo stops working.

Can anyone offer a suggestion as to why this would happen. Here is a link to the url:http://novistawebdemo.com/players/flowplayer/scroll.html