JPlayer Does Not Work Into Site (Old Flash Plugin)

Dec 14, 2011

I have insert jPlayer [URL] into my site [URL] and I've got a lot of feedback that it doesn't work. I suppose that it's because of old version of flash-plugin, but no one browser show block whith class .jp-no-solution. I've checked all browsers at home and at work - everywhere it works. But there are too many feedbacks that jplayer doesn't play music.

View 2 Replies


Similar Posts:


Jquery :: FullBg Plugin Mixed With .flash.js Plugin: Movie Disappear When Wmode=transparent?

Oct 16, 2011

Im the new kid on the block so I apologyze if I'm not doing very well.Everything works fine till the moment in which I set the wmode param of the flash movie to transparent, then the movie completely disappears (it loads, as I can listen at the sounds) but it doesn't show.I would like to have a full background image with the transparent flash movie over it, that's all, if somebody can tell me how to fix this or even a new way to do it, it will be so good!!Here is my code, so simple, by the way:

$(document).ready(function(){
$("#background").fullBg();
$('#flashcontent').flash(

[code]....

View 1 Replies

Flash :: Plugin In WebView On Mac Different From Plugin In Safari?

Mar 10, 2012

an answer here opening swf files using WebKit framework says the following about running SWF movies inside WebView inside Cocoa application: "because the Flash plug-in is not garbage-collection supported, the plug-in won't work if your application uses garbage collection".

Meanwhile, an answer here Flash AS3 animation in Mac vs Windows discusses Flash garbage collection on Mac (likely in Safari) and says that it sucks but it does exist.

So is the first claim about no garbage collection in WebView false or is the WebView plugin distinct from Safari plugin?

View 1 Replies

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

Published Files Work On Local Site But Not On Remote Site?

Nov 4, 2009

the flash4 published set of files, with a variety of skins tried, works well on the local drive, even when moved to a different folder structure. when index.html is opened on the remote web site, the browser (firefox3 and ie7) displays the player conrols and a rotating horizontal barber pole, green and black, but no flash video.some of the skins i've used are: SkinOverPlaySeekFullscreen.swf, nOverPlayStopSeekCaptionVol.swf and SkinUnderPlay.swf. all work locally but do not play the .flv file on the web site. no problem playing flv movies on the remote web site if the file set is created by dreamweaver.

View 8 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

Existing Flash Site Work In IPhone And IPads?

Apr 11, 2012

My current HTML4 transitional website has several flash videos. How could I make them play in Apple devices with minimal changes? I've seen numerous threads but I've got confused. Some possible ways suggested in these threads:Identify device from request and serve another format video. Which format should be served here? I need to maintain all videos in 2 format? H.264 encoding was suggested here.HTML 5 options.

View 1 Replies

ActionScript 2.0 :: Flash Site Doesn't Work In IE (edited)

Nov 1, 2006

ive created a flash site for a client and it runs very smoothly on Fire Fox, but when it is opened in IE, come elements crapped!! what should i do, should i plce a splash screen that will tell them that "this site is best viewed on fox!", IE has many bugs!! esp in flash. above is the link to the site. all are fine in fox, except for IE. the links are on the products section are all popups because thats what the client told me, he doesnt want it to be external swfs. notice on the products section: Firefox: all product links are functional IE: Some are functional and some are not, and theres a ! sign on the lower left saying error loading page.

View 4 Replies

ActionScript 3.0 :: Flash Form Doesnt Work When Uploaded To Site

Oct 18, 2009

i've created a basic flash form which uses the following script for the send button:[code]it works well when i test it locally in the flash IDE.. it also works when i upload the SWF and the corresponding HTML file that holds it to url...but when i upload it to a subdomain (ex. url..), it doesnt work anymore.. after pressing the "send" button, my "sending input" animation shows up as expected, but then it gets stuck there and never proceeds to the "input sent" animation.. the message never gets sent to my email..

View 1 Replies

Professional :: Why Do Links Inside My Flash Site Not Work Properly In Firefox 3.6.1 And Safari 5.0.2?

Nov 17, 2010

The latest versions of firefox and Safari both cannot display email links. For some reason they don't parse ou the "mailto:".

View 5 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 :: 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

Preloader Does Not Work As It Should In Full Site

Sep 30, 2009

I am working with Flash MX Professional 2004 on a mac running Tiger. I am near to finishing a fully flash based website.I am fairly new to Flash so experiencing a wee problem with my Preloader. The preloader is an animation in a movieclip that I have placed at the start of each scene that contains only one of my portfolio photos which once downloaded fades in and fades out. The Preloader tested in an isolated test scene on its own works fine, it is placed in frame 1 with the following actionscript 2 and a stop action placed in an actions layer. The downloading photo fade in starts in frame 2. When the user closes the photo it unloads it from the level it is in ready for the user to choose another photo which will go in to the same level.

Yet when the same scene is played back on its own level within the main website FLA it does work as an animation. Rather it stalls, blank to start with then at 50% download it goes straight to the 100% loaded part of the Preloader animation and stays like that until the photo has fully downloaded. It does this at all bandwidth tests and also does this when tested live once uploaded to server. It should animate smoothly up until the photo downloads. Very frustrating problem. I notice that the first frame of the scene has an unusually large size for some reason as the preloader is only 10kb in reality yet shows as 60kb, may be there is something going on here or perhaps it just needs the script changing slightly?[code]

View 2 Replies

ActionScript 3.0 :: Preloading For Site Isn't Work

Jan 11, 2012

I try to use anyone of theese codes for the preloading of my site,but no one works.[code]

View 3 Replies

ActionScript 2.0 :: Can't Get Preloaders To Work Again With The Site?

Nov 13, 2002

I'm not sure why I am so incompatible with preloaders. After so much struggling I got my first one to work, but now I can't get preloaders to work again with the site I'm currently working with. It just either goes straight to the main screen, or ignores the preloader and just loads while having a blank screen.

I also have a question, is a preloader like this

if (_framesloaded>=_totalframes) {
gotoAndPlay (2);
} else {
gotoAndPlay (1);
}

only for animations, and not web navigation purposes? I tried using this for my[URL].. that I'm working on, but it did not do anything. Could my problem be that I'm putting the loader in a separate scene? It seems it should work okay then, though, because on frame two I have it gotoAndPlay the next appropriate scene.

Bah. I don't know why this isn't working now. Even kirupa's show bytes/total bytes preloader isn't working.

View 6 Replies

ActionScript 3.0 :: Make New Site Work With Netscape7?

Jul 4, 2011

I have a probleme to make my new site work with netscape7 (the name of the clip is pis=piscine)
 
http:[url]....
 
size of the stagevar largeurScene:uint = stage.stageWidth;var hauteurScene:uint = stage.stageHeight;
/bt01 is a button called clpix01var bt01:clpix01 = new clpix01();bt01.x = 110;bt01.y = 200;// Le curseur de la souris prend la forme d'une main au survol du boutonbt01.buttonMode = true;addChild(bt01);[code].....

View 10 Replies

Windows :: Site Does Not Work In Firefox And Chrome On Pc's?

Aug 14, 2010

In firefox and chrome on my macbook the video plays full screen in the background.However, my client is complaining about it not working at all on windows computers. While I thought that most browser compatibility issues were mostly browser based and not OS based, apparently the same site does not work in firefox and chrome on pc's.I'm not 100% sure, but it might be some sort of a z-index problem? I heard that the video would show up, but none of the content would.

View 1 Replies

ActionScript 2.0 :: Make My New Site Work With Netscape7?

Oct 17, 2004

thought I would start to make my new site work with netscape7.

FSCommand - works fine but cant get the following to work

window.open to call a popup or SetVariable - to return a value to flash.

Now if this really is a problem - why are flash developers still using netscape when it is so full of bugs..

I donloaded it 3 days ago and it didnt even have the most uptodate player..

I new there was a reason I like IE. everything works the way it is supposed to.

Anyway any AS Developers have an answere please help so I can make my new site cross browser compatible.

View 1 Replies

ActionScript 2.0 :: Make My New Site Work With Netscape7?

Oct 17, 2004

I would start to make my new site work with netscape7.FSCommand - works fine but cant get the following to work

window.open to call a popup

or

SetVariable - to return a value to flash.why are flash developers still using netscape when it is so full of bugs..

View 1 Replies

Php :: Site Allaboutrajni Work Only When Offline(disconnect From Internet?

Apr 2, 2012

The following site only works if you are offline.[URL].. So how do they do this. I have even seen YouTube do something similar. just open YouTube and disconnect net and refresh. You will see the page below.

View 4 Replies

ActionScript 2.0 :: How Dynamic Event Handlers Work On Site

Sep 26, 2002

I read this tutorial on dynamic event handlers on this site. I am still LOST as to how they work [URL]. Things like :
onClipEvent (enterFrame) {
if (this._x<300) this._x+=5;

View 3 Replies

ActionScript 3.0 :: Button Does Not Work When Site Is Uploaded To Linux Server

Jun 27, 2010

I am building a flash intro page, but when I publish the file on my computer and even run for errors, everything works and comes clean... But when I load it onto the server, the ENTER button, no longer works...

If someone could check the actionscript for the button... I checked and double checked my code, and it seems to be right

View 2 Replies

ActionScript 2.0 :: Full Screen Flash Site With Scroll - See The Complete Site

Feb 25, 2012

i have made a site in flash. stage size 955x600 i have exported it as fullscreen with no scale. the problem is that if i browse the site with a resolution of 800x600 (760x420 if i'm not wrong), the browser dont' add scrolls and its impossible to see the complete site. How can i fix this without resizing the site. i want the users to see with the proportions that i have now.. ijust want a scroll on the browser.

View 2 Replies

Build A Html Site Aswell As Flash Site?

May 20, 2009

I was wondering if its still necessary to build a html site aswell as a Flash Site? Or is there a definitive and failsafe way to incorporate html into my flash site? SEO is a very important factor for me. I read this article: url...by Geoff Sterns in 2006, resulting in the following[code]

View 4 Replies

Professional :: Site Attack In Flash Site

Dec 14, 2010

A client of mine has had 2 sites (both Flash sites) attacked over the last 12 months, so he's been asking: should he go for a static HTML site or stick with a Flash site? Is there ways to make a Flash site more secure?

View 1 Replies

Download/Install Flash 9 Plugin?

Sep 4, 2009

I am rather new to Flash but have been in software/web development for more than 20 years.I have a project which I have to provide specs on which entails updating over 5000 SWF files from Flash 6 to Flash 9 on about 1000 classroom PCs that do not have internet connectivity.
 
Currently, I am simply just trying to setup one test machine but I can't seem to find the Flash 9 plugin to download and install.  All I seem to find, even with a google search is Flash 10. someone direct me to where I can download the Flash 9 plugin and how to install it on my test machine?
 
I own Flash CS3 Pro so if there is some way to just copy components from it to the target machine,

View 1 Replies

Silverlight :: Flash Websites Without Plugin

Mar 14, 2011

i want my websit ui of flash or silverlight quality, but want it to work on any browser by default, i.e not asking for installing flash plugin. is it possible ? what technology should i look at ?

View 2 Replies

Which Mp3 Engine Does The Flash Player Plugin Using

Oct 12, 2011

What is the mp3 playing engine does flash player web plugin is using ?

View 1 Replies

ActionScript 2.0 :: Display JPG In Table If No Flash Plugin

Nov 8, 2001

I have a flash banner embedded in an table in a HTML document which is the company logo. What I need is a script that will display a jpg in that table if there is no flash plugin.

View 9 Replies







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