[RESOLVED] Flash FS commands don't work

Bug reports and enhancement requests
Post Reply
XAMeLeOH
Posts: 6
Joined: Thu Oct 17, 2013 8:33 pm

[RESOLVED] Flash FS commands don't work

Post by XAMeLeOH »

Dear support team,

I've found out a strange bug. When a site page tries to load flash object using JS library swfobject flash object doesn't recieve any FS commands sent by javascript. Site http://muzpace.com uses flash mp3 player from the site http://flash-mp3-player.net/players/js/preview/. It inserts flash object using swfobject and the player doesn't work at the same time there is no problem if flash object is inserted in HTML statically. I tried to allow JS on site temporarily or permanently, also I tried to allow js fully but it doesn't help. Flash works correctly only if I disable the extention. I'm using the last version of Firefox (version 24) and NoScript extention (version 2.6.8.3) with Windows Seven OS. Also I confirmed the bug with the last available versions of browser and extention in Ubuntu 12.04.

So, to repeat the bug you should:
  1. Enter the website http://muzpace.com
  2. Click on play icon next to any music file
Also you can download page http://flash-mp3-player.net/players/js/preview/, download swfobject library and replace statically inserted object tag with dynamicaly insertion using swfobject.

Please let me know is it known error?

P.S. There is no records in web-browser's console.
Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Firefox/24.0
User avatar
Giorgio Maone
Site Admin
Posts: 9530
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Flash FS commands doesn't work while extension enabled

Post by Giorgio Maone »

Please check latest development build 2.6.8.4rc1, thanks.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Firefox/24.0
XAMeLeOH
Posts: 6
Joined: Thu Oct 17, 2013 8:33 pm

Re: Flash FS commands doesn't work while extension enabled

Post by XAMeLeOH »

Checked. Still doesn't work.
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:24.0) Gecko/20100101 Firefox/24.0
User avatar
Giorgio Maone
Site Admin
Posts: 9530
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Flash FS commands doesn't work while extension enabled

Post by Giorgio Maone »

XAMeLeOH wrote:Checked. Still doesn't work.
Please check again (maybe you didn't restart the browser after upgrading?)
I can reproduce your problem on 2.6.8.3, not on 2.6.8.4rc1 (which actually contains a fix for a very similar issue raised a couple days ago in a different thread): the player works just fine for me on muzpace.com.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Firefox/24.0
XAMeLeOH
Posts: 6
Joined: Thu Oct 17, 2013 8:33 pm

Re: Flash FS commands doesn't work while extension enabled

Post by XAMeLeOH »

I'm sorry, you was right. I've installed developer version and everything works! Thanks you!
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:24.0) Gecko/20100101 Firefox/24.0
XAMeLeOH
Posts: 6
Joined: Thu Oct 17, 2013 8:33 pm

Re: Flash FS commands doesn't work while extension enabled

Post by XAMeLeOH »

It looks like Flash not everytime can call javascript methods. Player has a progress bar. Sometimes JS receives commands from flash and JS draws the progress bar correctly, but sometimes it doesn't change.
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:24.0) Gecko/20100101 Firefox/24.0
User avatar
Giorgio Maone
Site Admin
Posts: 9530
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Flash FS commands doesn't work while extension enabled

Post by Giorgio Maone »

XAMeLeOH wrote:It looks like Flash not everytime can call javascript methods. Player has a progress bar. Sometimes JS receives commands from flash and JS draws the progress bar correctly, but sometimes it doesn't change.
This is likely a bug on the web site, which may not being taking in account the variable loading time of the player itself.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Firefox/24.0
XAMeLeOH
Posts: 6
Joined: Thu Oct 17, 2013 8:33 pm

Re: Flash FS commands doesn't work while extension enabled

Post by XAMeLeOH »

I see. I will try to repeat this behavior.
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:24.0) Gecko/20100101 Firefox/24.0
XAMeLeOH
Posts: 6
Joined: Thu Oct 17, 2013 8:33 pm

Re: Flash FS commands doesn't work while extension enabled

Post by XAMeLeOH »

I've figured out there was a flash plugin's issue. Thank you for help.
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:24.0) Gecko/20100101 Firefox/24.0
Post Reply