Jquery :: Why Does Stream Play Correctly In JPlayer In All Browsers Except IE

Feb 4, 2012

I am currently building a custom jPlayer instance for a streaming media file. Having modified a supplied demo, I am able to get the player working in all major browsers except IE.

I have checked the swf path many times, which is loading without fault. I think I am unable to get the trigger to load the file in IE, resulting in "Attempt to issue media playback commands, while no mediaurl is set. Use mediaurl() to set. Context play()".

I am using an event trigger CSC class to play the media "track" in my source code (not mediaurl directly).

Below I will demo the current code, however I feel it would be more beneficial if someone could construct some pseudo code for me outlining the exact requirements to get this to work, and also an explanation of the GUI button CSS handles, so that I can get these working properly too (I may need to modify the JS, which is currently the standard).

I am using IE8 32 w/ Flash 8 and jPlayer 2.1.0

I only need the following functions:

Play button (jp_play?) - this should trigger the stream and then enable multiple other classes (jp_volume, jp_playline, jp_stop etc)

Stop button (to replace play button) - should stop (not pause) the stream and disable previously enabled classes.

If it helps jp_pause gives me all the required functionality with regard to hiding elements, except the mediaurl is paused, I need it stopping.

Current code snippets:

// Instance jPlayer
my_jPlayer.jPlayer({
ready: function () {

[Code]...

View 1 Replies


Similar Posts:


Flash :: JPlayer Does Not Play MP3 Files?

Mar 24, 2010

I tried to set up a playlist with jPlayer, like this demo shows.

You can find my code here.

I've checked the playList var, everything is okay (it contains all mp3 URLs for each <article> element which represents a track).

The swfPath to jPlayer.swf is correct too.

So I really don't understand where is the problem ?

View 1 Replies

Flash :: MP3, Firefox, Email, Javascript, Jplayer Wont Play?

Nov 21, 2011

i want to play audio 2 ways

Through my website (easier, as i can detect the browser)

sending an email which will have a player to stream the audio

restrictions.

1. Firefox wont play MP3

2. Iphone/ipad wont play flash

3. Iphone/ipad wont play ogg

4. Emails have trouble with javascript -jplayer (potential of ending in the trash)

problem. if i send via an email, i cant detect the browser, so cant choose ogg, flash, etc.

Solutions - 1. Use HTML 5 and embed a player stream mp3... works in iphone, ie8, chrome....not in firefox (mp3 issue) and older ie browsers (html5 issue).

use jplayer.... i expect the email to dislike the javascript and throw into the trash, plus will firefox play the mp3 audio? use flash.... i expect iphone/ipad not to work, also will it play from an email?

View 1 Replies

Html - Jquery Not Working In Flash On IE 6 And Chrome Browsers?

Feb 14, 2012

HTML Structure

<div class="dinz-slider-film trigger-vid">
<object width="480" height="340" class="vid-flash" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="FlashID" style="visibility: visible;">
<param value="sites/all/themes/subtheme/images/test.swf" name="movie">
<param value="high" name="quality">

[Code]...

View 1 Replies

ActionScript 3.0 :: Liquid Layout Site Not Scaling Correctly In Large Browsers?

Mar 23, 2011

I have built a liquid layout Flash site using AS3 but it isn't  scaling correctly once I go above 1280x1024. I am currently using a Mac  screen with dimensions of 2560x1440 and it looks terrible. The menu  pushes to the top and the bg and page info stays central but with no scale.[URL]..
 
The HTML is 100% w+h so it's obviously something  within the AS3 code. This is causing me nightmares so if someone could  take a look at the code pasted and see if there is a way to resolve

[Code]...

View 11 Replies

Jquery :: Display The Javascript Navigation Menu On The Top Of The Flash In All Major Browsers?

Oct 12, 2010

My site has a jQuery drop-down navigation menu and that is displayed beneath the Flash. How can I display the navigation menu above the Flash object? I tried with setting wmode="transparent" but it is not work.

View 1 Replies

Jquery :: Play And Stop Flash From JQuery?

Jun 28, 2011

Is there any way to play, stop or gotoAndPlay(anyframe) from JQuery?

View 2 Replies

Redirected MP3 Stream Do Not Load In Webkit Browsers - Flash 9

Jan 14, 2012

I'm busy creating a mp3 player (for a music store). Everything works perfectly. Some of the files will be redirected to the original source (located on other server) when Flash wants to load the stream. In all major browsers this works perfectly except Webkit browsers such as Chrome and Safari. I have tried to send a "Moved Permanently" 301 header as well as a normal redirect but does not work. Also when i try to download it from the address bar nothing happen (in other browsers i get a popup to download the stream).

View 1 Replies

Flash - Restreaming Flv Stream - How To Do It Correctly?

Nov 11, 2011

After two days of hard working, reading specs, analyzing hex dump of flv's I feel frustrated. I'm trying to restream flv streming.I slightly modified my old code of shoutcast restreamer but no success. I can't figure where is the problem, probably flv-streming can`t be just cutted in random position and send to other user with header aadded.Flv header which I extracted from many dumped flv's:

46 4C 56 01 05 00 00 00 09 00 00 00 00 09 00 00 33 00 00 00 00 00 00 00 17 00 00 00 00 01 64 00 1E FF E1 00 1E 67 64 00 1E AC 24 A4 02 20 49 BF F0 01 80 01 11 00 00 03 00 01 00 00 03 00 32 8F 16 2D 92 01 00 05 68 EE B2 C8 B0 3E 00 00 00 08 00 00 04 00 00 00 00 00 00 00 AF 00 11 90 0F 00 00 00 09 00 40 25 3B E8 19 48 00 00 00 17 01 00 00 A0 00 00 40 1C 09 10 00 00 00 01 67 64 00 1E AC 24 A4 02 20 49 BF F0 01 80 01 11 00 00 03 00 01 00 00 03 00 32 8F 16 2D 92 00 00 00 01 68 EE B2 C8 B0 00 00 00 01 65 88 80 00 01

VLC detects codesc and two streams (video+audio) but fails to play actual content (black stop-frame).

View 1 Replies

ActionScript 3.0 :: Playing A MP3 Stream Not Working Correctly?

Aug 12, 2010

when trying to play the MP3 stream of the URL "[add_http_://]radiow.cld.3qsdn.com/stream01" with ActionScript 3 it only "stutters" and sounds horrible, but it works perfectly with ActionScript 2.I'm using following Code in ActionScript 2:

ActionScript Code:
coolTune = new Sound(soundLoader);
coolTune.loadSound("[add_http_://]radiow.cld.3qsdn.com/stream01", true);
=> This works perfectly - no problems.

But when using this code together with ActionScript 3:

ActionScript Code:
var coolTune:Sound = new flash.media.Sound (new URLRequest("[add_http_://]radiow.cld.3qsdn.com/stream01"));
coolTune.play();
=> It sounds really horrible.

It is a normal MP3 stream (128 Kbps) that works perfectly with any other player (like WinAMP, VLC, Windows Media Player, ...).

View 9 Replies

Media Server :: Access Log- Stream Play & Stream Stop?

May 24, 2010

I have recently installed FMIS 3.5.3. In checking the access logs I find data in both logs that display the same stream stop and stream play time .I'm not sure why the time is the same (00:19:27 example below). Videos play fine when testing from work (T3 connection). However, occasionally a very slight hesitation when playing video from home (I have cable connection). [code]...

View 4 Replies

ActionScript 2.0 :: Preventing Browsers To Play New Ver. SWF's In Old Players

Apr 23, 2008

Several times I was exposed to a problem where my content (made in Flash 8) was displayed wrong on some computers with older Flash players. Some objects are missing, etc.

How can I prevent browsers to play my content, unless a user has an up-to-date-version of Flash Player? It can either refuse to play it and say "press here to download newest Flash Player" or it can install the newest Flash Player automaticly (if it is possible).

View 6 Replies

Media Server :: Stream.play (live_from_FMLE, -1, 4500, True) Got No NetStream.Play.Start?

Nov 5, 2010

I got a bunch of live stream from FMLE, say: "FMLE_channel1", "FMLE_channel2", "FMLE_channel3". And then on the server side, I created several corresponding republished stream called "channel1", "channel2", "channel3".

On periodical basis, we call Stream.get("channel1").play("FMLE_channel1", -1, 10, true) every 10 seconds. Similar things were done on the second channel & third channel.Soon after the above Stream.get("channel1").play() call, I should get the following events in sequence:info :NetStream.Unpublish.Successinfo :NetStream.Publish.Startinfo :NetStream.Play.Resetinfo :NetStream.Play.Start In the above case all are happy. Clients can view channel1, channel2, channel3 well.But then after a while, one of the three channels, in most case it would be channel1, will not be viewable.

With the server trace info, I found that after the Stream.get("channel1").play() call, only the following two events exists:

info :NetStream.Unpublish.Successinfo :NetStream.Publish.Starti.e. I was missing the play.reset and play.start event.I further checked and confirmed that the FMLE was publishing all three channels fine to the server. I was able to view the "FMLE_channel1" from flash clients, but not the republished "channel1". the version is FMS 3.5.0.

View 3 Replies

ActionScript 2.0 :: Play And Stop Button Won't Work In IE Or Other Browsers?

Nov 3, 2004

I created 3 movieclips each are loaded externally.

videoHolder1.loadMovie(movie1.swf);
videoHolder2.loadMovie(movie2.swf);
videoHolder3.loadMovie(movie3.swf);

I have a play and a stop button. So when user clicks on the stop button all 3 movie will pause and play will resume the movie.

playBtn.onRelease = function(){
videoHolder1.play();
videoHolder2.play();[code]....

What happens is, the play and stop button works fine when running on the Flash Player. However, when I used IE to open the swf file, the movie and everything appears and working, just that the play and stop button won't work in IE or other browsers.

View 2 Replies

Flash - Set Video To Play On All Major Browsers / Popular Platforms?

Oct 20, 2010

We have a requirement to create a video demo of certain products. What is the best way to make sure that the video plays on as many browsers as possible on all popular platforms (on Windows, Mac, Android, and iOS devices)? Current implementation: we just have Flash videos that load in a Flash player.

View 3 Replies

Movie Won't Play Correctly In Pdf

Sep 2, 2009

The movie will not play the same after I embed it in a pdf.  pretty sure all the right selections were made when exporting.

I have a stop in the first frame of the movie and a button to start the movie. But when the movie is opened in the pdf it has skipped that frame and it starts to play automatically.

View 1 Replies

Jquery :: Play Ad Before Flv File?

Feb 4, 2011

i am using jw player to play an flv file including captions. this seems to work fine. but now i need to play a ad before my flv file starts playing? or can we play flv files one aftre the another using jquery or any other idea?

View 1 Replies

ActionScript 2.0 :: Flash Audio File Works On Mac Browsers But Not Windows Browsers

Jan 13, 2011

I inherited a flash website about a year ago.. not sure what version it was originally done in. I've made changes on the model last year using CS3 Flash Action script 2, but don't remember the flash version when published. The audio in question is the music that plays in the background when you get on the website:

[URL]

When I changed the image of the model this last week using CS4, I published it as Flash8 actionscript 2... now, the music plays on Mac Safari and Mac Firefox, but not on the Windows versions of IE or Firefox..

this is the code called sound control

onClipEvent(load)
{
_root.soundstatus="on";
_root.mySound = new Sound(_level0);

[Code]....

then there's the stop() that's used when the music is toggled off..

I've tried updating the flash player in Windows to the latest release, and I even tried republishing as flash 10, just not sure where to troubleshoot this..

View 3 Replies

Media Server :: When Append A Recording From A Stream Does The Metadata Get Updated Correctly After The Append?

Aug 20, 2011

I recently had to tell a client that I didn't want to work on their project because I was unclear about something. When you append a recording from a stream does the metadata get updated correctly after the append? I've worked with metadata before and from my recolection anytime a .flv was changed I had to manually update the metadata.

View 1 Replies

Flash :: Saving Image Data Stream To Image Format Using Php Jquery?

Mar 12, 2012

I am trying to generate image of flash charts generated by Open Flash chart library using PHP Mysql database.

I have generated image but it's in some coding format in a div on my webpage. Something like below:

<div id="img_chart_1">
<img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAk4AAAEsCAYAAAA1jTw5AAAli0lEQVR42u3dDdAkdX0n8Keu6s67..../ >
</div>

How can I save this image in any image extension like .png ?

I have to give a button on my page. So when user click on button I have to export this image in PGF file.

So I am trying to save this image with image extension and will give link of saved image in PDF file to show.

View 1 Replies

Professional :: Imported A Gif But It Does Not Play Correctly?

Jun 18, 2010

I have imported a gif but it does not play correctly. It's only two frames. The first bmp associated with the gif in the library has both slides combined while the second bmp is correct.To show the issue I am having. Here is the 2frame gif playing correctly:[URL]Now here is a screen shot of my library:[URL] You can see how the highlights bmp is incorrect. When I play the gif in Firefox,IE, Ulead gif animator or anywhere else it is fine but in Flash it shows that first frame with the combined slides and then the 2nd slide correctly. It ruins the "dancing effect" I'm going for.

View 2 Replies

ActionScript 2.0 :: Getting MC To Play Once Dropped Correctly?

Jun 7, 2011

I have made a drag and drop quiz, which can allow one drag_mc to be dropped to one of three target_mc's. I would like it that when the drag_mc hits any one of the target_mc's that it goes to and plays the drag_mc's frame 2.

Here is my code so far

stop();
//Import tween classes
import mx.transitions.Tween;
import mx.transitions.easing.*;

[Code]....

View 3 Replies

Flash :: Play And Stop It With Jquery?

Feb 7, 2012

[code]...

How to stop the motion of a Flash Player by clicking a link?

View 1 Replies

ActionScript 3.0 :: Sound Doesn't Play Correctly?

Oct 23, 2011

I have a button that when clicked, it's supposed to play a sound. Now, the sound does play when it's clicked, but it seems to be offset (meaning, it starts a few seconds later in the sound). As a result, only half of the sound plays.I have two buttons that do this, and I'm not sure what caused them to do so.I've never had this problem before, so I'm clueless where to go to fix it. I tried verifying the integrity of the sound, and it's normal. When I check it's proporties from the library, and "Test" the sound, it plays just fine, with no offset or anything.Here is the code I have for the button that causes this behavior:

Code:
var soundEffect_Button = new SND_EFFECT();
soundEffect_Button_instance_manual.addEventListener(MouseEvent.MOUSE_DOWN,SndEffectDown);
//Make the callback[code].........

View 4 Replies

ActionScript 1/2 :: Play Video On A Html With Jquery?

Dec 21, 2011

I have a php/sql database that has thumb nails and videos in swf format and flv. On my html page I have an swf player. I have echoed the thumbnails and have the url of the videos. How can I get the video url playing on the player after a person clicks the thumbnail with out xml. Just by passing the url to the player.
 
I have hand some sucess with xml passing but this can`t work in this aspect. So I have been investigating jquery and other alternatives.

View 40 Replies

Jquery :: Set Auto-play Youtube Video For IE On The Fly?

Dec 18, 2010

I need to autoplay youtube video as I click on its thumbnail.Since IE doesn't support <EMBED> tag I need preset all needed values in <OBJECT> and then create a new object with my parameters.So I did something like this:

var $newObject = jQuery('<object><param name="play" value="true"/>' + $oldObject.html() + '</object>'); // preparing virtual object on the fly.
$thisObject.html($newObject.html()); //Creating new object

[code].....

View 2 Replies

Flash :: Html - Play Sound Using JQuery

Nov 6, 2011

I'll explain my scenario. I want to play a small sound at certain situation, so I would prefer initiating the play via jQuery. Also, I wish to make a toggle button for the sound. So, the user could turn ON/OFF the sound. So, I'm thinking about creating the toggle button and function for playing the sound inside the Flash. But I don't how to call this function (that I have written in Actionscript, which will start playing the sound) via jQuery ! Do you have some ideas ? I haven't done creating the Flash document, but bookmarked some tutorials and will start playing with it soon. :) The reason for choosing Flash is that it would be crossbrowser compatible.

View 1 Replies

Jplayer Playing On Iphone

Jul 23, 2011

I thought flash dont work on iphone and i been tring to see this jplayer on my mobile iphone 4 and mp3 is playing fine on it, so im scraching my head and thinking why its playing it?

so this means, this jplayer will work on all the browser and mobiles? cause im making site for playing audio, need to know.[code]...

View 3 Replies

Set Width And Height To JPlayer?

Feb 12, 2012

I am using jPlayer library but i don't know how to set width and height[code]...

View 4 Replies

Jquery :: Flash - Play Swf Movie To The End In Cycle Slideshow

Nov 8, 2010

Im working on a slideshow based on the jquery cycle plugin (found here: [URL]. The slideshow slides between different divs where I can put different content such as images and text. However i'd also like to add swf movies to the script wich just on a basic overview works. The video starts playing when the slide becomes visible but stops before it's done and goes over to next slide.

Of course this happens since i have a timer for how long each slide should be visible. What i wonder though is if there's a way with the script for it to dynimacly get the length of the video and not change slide until the video is complete and just do this for swf videos.

View 1 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved