Page 2 of 2

Re: can you tell me if this run ok on your browser?

Posted: Sat Jan 05, 2008 7:27 pm
by Tsakali_
thanx for the input I'm looking into things, also I don't know of any way that i can make flash immediately active to mouse activity until the mouse gets focus on the flash movie

Re: can you tell me if this run ok on your browser?

Posted: Sat Jan 05, 2008 7:28 pm
by Tsakali_
kel wrote:Seems to work fine in Safari. Mousewheel doesn't do anything tho.
that's weird do you have another browser you can check it on?

ps

it doesn't work anymore I started working on the other areas of it but thnx for the feed :up:

Re: can you tell me if this run ok on your browser?

Posted: Sat Jan 05, 2008 7:35 pm
by Geebs
Works ok on Camino, OS X

Re: can you tell me if this run ok on your browser?

Posted: Sat Jan 05, 2008 7:39 pm
by MKJ
Tsakali_ wrote:thanx for the input I'm looking into things, also I don't know of any way that i can make flash immediately active to mouse activity until the mouse gets focus on the flash movie
http://www.adobe.com/devnet/flash/artic ... bject.html

comes with its own flashversion detector; if flashversion is lower than x, show html content. else, show swf.

Re: can you tell me if this run ok on your browser?

Posted: Sat Jan 05, 2008 10:53 pm
by ^misantropia^
Tsakali_ wrote:thanx for the input I'm looking into things, also I don't know of any way that i can make flash immediately active to mouse activity until the mouse gets focus on the flash movie

Code: Select all

document.getElementById("yourFlashObject").focus();
Though it only works in IE.

Re: can you tell me if this run ok on your browser?

Posted: Sun Jan 06, 2008 12:32 am
by Tsakali_
sweet

Re: can you tell me if this run ok on your browser?

Posted: Sun Jan 06, 2008 2:58 am
by ajerara
not working in safari 3.04 for me, either.

Re: can you tell me if this run ok on your browser?

Posted: Sun Jan 06, 2008 7:11 am
by Tsakali_
it's prolly the code I use to include it in the html page, I need to find somethign else

Re: can you tell me if this run ok on your browser?

Posted: Mon Jan 07, 2008 1:48 am
by Giraffe }{unter
SoM wrote:knowing u GH i thought u'd be using the latest version of FF..
This computer is only used with my DJ gear, so it's rarely online.

Re: can you tell me if this run ok on your browser?

Posted: Mon Jan 07, 2008 8:43 am
by MKJ
Tsakali_ wrote:it's prolly the code I use to include it in the html page, I need to find somethign else
see my link. its from adobe himself, and its even valid html.

[lol racism]

Re: can you tell me if this run ok on your browser?

Posted: Mon Jan 07, 2008 9:11 am
by Eraser
^misantropia^ wrote:
Tsakali_ wrote:thanx for the input I'm looking into things, also I don't know of any way that i can make flash immediately active to mouse activity until the mouse gets focus on the flash movie

Code: Select all

document.getElementById("yourFlashObject").focus();
Though it only works in IE.
Isn't IE the only browser that has this "click to active" thing anyway?

Re: can you tell me if this run ok on your browser?

Posted: Mon Jan 07, 2008 5:00 pm
by Tsakali_
yup so that wont fix the mouse wheel issue

Re: can you tell me if this run ok on your browser?

Posted: Mon Jan 07, 2008 6:12 pm
by ^misantropia^
Ah, like that. Don't quote me on this but I'm fairly sure you can't do that, if only for the fact that each browser handles plugins and their interaction with the system differently.

Re: can you tell me if this run ok on your browser?

Posted: Tue Jan 08, 2008 9:19 am
by Whiskey 7
Fine for me Tsakali_

I just got my new PC working and am installing all that stuff Adobe/Skype/MSN :smirk: