Shoutbox

Re: Msgplus.net Flash Problem - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: General (/forumdisplay.php?fid=11)
+---- Forum: Forum & Website (/forumdisplay.php?fid=13)
+----- Thread: Re: Msgplus.net Flash Problem (/showthread.php?tid=59295)

Re: Msgplus.net Flash Problem by ShawnZ on 05-11-2006 at 08:07 PM

not sure why this is locked

seems like gfdd's script for flash player detection has been removed completely, and no matter what, the nonflash menu is drawn.

code:
//if(GFDD_FlashCanPlay)
//    document.write('<snip>the flash header</snip>');
//else
    document.write(noflashheader);

the function itself generally seems flash-seven specific, but i don't have a flash-eight computer to test it with. try javascript:alert(GFDD_PluginVersion) and javascript:alert(GFDD_FlashCanPlay) in the address bar and see if you get "8", if not, thats why its been removed.
RE: Re: Msgplus.net Flash Problem by xJ + on 05-16-2006 at 03:14 AM

Not the flash problem. Is the browser. Read
http://support.microsoft.com/kb/912945/en-us

That might be the reason that the page can't detect flash. And that's why only the navigation bar's not working. Others are working.


RE: Re: Msgplus.net Flash Problem by surfichris on 05-16-2006 at 03:16 AM

No, I very much doubt shawnz uses Internet Explorer.


RE: Re: Msgplus.net Flash Problem by RaceProUK on 05-16-2006 at 12:52 PM

It's only the top bar for some reason. I get '8.0' when I run those JS things. The other Flash on the page works fine.

Edit: And you're right: the Flash-detection call has just been commented out.


RE: Re: Msgplus.net Flash Problem by Matti on 05-16-2006 at 05:18 PM

Hmm, I see it too. Looks like WDZ is working on something new for it... :P


RE: Re: Msgplus.net Flash Problem by wj on 05-16-2006 at 06:06 PM

quote:
Originally posted by Mattike
Hmm, I see it too. Looks like WDZ is working on something new for it... :P

WDZ doesnt work on the main Msgplus website.
RE: Re: Msgplus.net Flash Problem by xJ + on 05-17-2006 at 06:41 AM

Whoever creates the main page, I suppose that you know that Adobe have change the way flash acts when the particular page have flash animation.
Here's the way to change the codes,
http://www.adobe.com/go/7c29e252


RE: RE: Re: Msgplus.net Flash Problem by Matti on 05-17-2006 at 12:29 PM

quote:
Originally posted by wj
WDZ doesnt work on the main Msgplus website.

Well, I couldn't know. :P Anyway whoever works on the main site, can you explain what's happening (or going to happen)? :)
RE: Re: Msgplus.net Flash Problem by wj on 05-17-2006 at 03:30 PM

It's probably a ultra low priority right now considering I think Guido is working on the new site for Messenger Plus Live!


RE: Re: Msgplus.net Flash Problem by Guido on 06-26-2006 at 07:23 PM

quote:
Originally posted by Mattike
Well, I couldn't know. :P Anyway whoever works on the main site, can you explain what's happening (or going to happen)? :)
The explanation comes late :tongue:, but basically Patchou wanted to remove the Flash stuff from the website because in IE you now had to click once to activate the object, then a second time to click on a navbar item (due to the Eolas patent-related IE update). He preferred to stick to the static menu, although the static menu had the "Flash not detected" text in its images.