bug firefox mac osx

2 views
Skip to first unread message

adrian minissale

unread,
Dec 10, 2009, 10:34:29 PM12/10/09
to SWFFit
the swffix not working in firefox on mac osx not paste the swf into
the corresponding id. if it works on safari (mac) and in firefox and
iexplorer (pc) but the mac firefox has stopped working.

greetings and thanks


--------------------
español
--------------------

el swffix no funciona en firefox en mac osx, no pega el swf dentro del
id correspondiente. si funciona en safari (mac) y en firefox e
iexplorer (pc) pero en firefox de mac ha dejado de funcionar.

saludos y gracias

Miller Medeiros

unread,
Dec 11, 2009, 10:17:23 AM12/11/09
to swf...@googlegroups.com
Which version are you using? It also happens with the example files?

on the V2.3.1 I've fixed a conflict between swffit and FF3.5 :  http://code.google.com/p/swffit/wiki/change_log

cheers,

--
Miller Medeiros  |  www.millermedeiros.com


2009/12/10 adrian minissale <adrianm...@gmail.com>

--

You received this message because you are subscribed to the Google Groups "SWFFit" group.
To post to this group, send email to swf...@googlegroups.com.
To unsubscribe from this group, send email to swffit+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/swffit?hl=en.



adrian minissale

unread,
Dec 11, 2009, 7:56:01 PM12/11/09
to SWFFit
I was using version 2.3.1, currently use the 2.3.2 and neither works
in Firefox version 3.5.5

I can not see the sample files

the url of the web is http://nicerock.com.ar/ (flash as3) then you can
view the HTML

I hope we can solve the problem, thanks.

--------------------
español
--------------------

estaba usando la version 2.3.1, actualmente uso la 2.3.2 y con ninguna
de las dos versiones funciona en Firefox 3.5.5

tampoco puedo ver los archivos de ejemplo

la url de la web es http://nicerock.com.ar/ (flash as3) ahi puede ver
el codigo html

espero podamos solucionar el problema, gracias.

On 11 dic, 13:17, Miller Medeiros <millermedei...@gmail.com> wrote:
> Which version are you using? It also happens with the example files?
>
> on the V2.3.1 I've fixed a conflict between swffit and FF3.5 :http://code.google.com/p/swffit/wiki/change_log
>
> cheers,
>
> --
> Miller Medeiros  |  www.millermedeiros.com
>
> 2009/12/10 adrian minissale <adrianminiss...@gmail.com>
>
> > the swffix not working in firefox on mac osx not paste the swf into
> > the corresponding id. if it works on safari (mac) and in firefox and
> > iexplorer (pc) but the mac firefox has stopped working.
>
> > greetings and thanks
>
> > --------------------
> > español
> > --------------------
>
> > el swffix no funciona en firefox en mac osx, no pega el swf dentro del
> > id correspondiente. si funciona en safari (mac) y en firefox e
> > iexplorer (pc) pero en firefox de mac ha dejado de funcionar.
>
> > saludos y gracias
>
> > --
>
> > You received this message because you are subscribed to the Google Groups
> > "SWFFit" group.
> > To post to this group, send email to swf...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > swffit+un...@googlegroups.com<swffit%2Bunsu...@googlegroups.com>
> > .

Miller Medeiros

unread,
Dec 14, 2009, 11:00:58 AM12/14/09
to swf...@googlegroups.com
try 2 things:

change the javascript import order to:

<script type="text/javascript" src="swfobject.js"></script>
<script type="text/javascript" src="swfaddress.js"></script>
<script type="text/javascript" src="swffit.js"></script>

swffit should always come after swfobject and swfaddress..

and also change the minimum size since currently you're setting the minimum width to 124px and minimum height to 768: swffit.fit("content", 124, 768, false, false);

you don't need to set "false" to the maximum size.. you can just leave as:   swffit.fit("content", 124, 768); - and it will have the same result..

are you sure that the examples doesn't work? -> http://swffit.millermedeiros.com/#examples   ->  try this one: http://swffit.millermedeiros.com/example.html

please let me know if it fixed.

adrian minissale

unread,
Dec 16, 2009, 10:49:13 AM12/16/09
to SWFFit
I could not fix it ... I can not even see the sample files.

anyway on another Mac OSX with Firefox 3.5.5 I have managed to see
well, so it must be my pc problem.

thanks.

--------------------
español
--------------------

no he podido solucionarlo... ni siquiera puedo ver los archivos de
ejemplo.

de todas formas en otra Mac OSX con Firefox 3.5.5 lo he logrado ver
bien, asi que debe ser problema de mi pc.

gracias.

Miller Medeiros

unread,
Dec 16, 2009, 10:58:03 AM12/16/09
to swf...@googlegroups.com
can you see the page if you remove swffit? and if you remove swfaddress ?? removing both?

the problem can be on swffit, swfaddress or swfobject.. please try to isolate the problem.. if it still not working without swffit and swfaddress it is a swfobject problem (please report to swfobject team..)

it can also be a problem on your firefox install.. but please don't try to reinstall it until we figure out why does it happen.. maybe we can find a way to fix it and it can solve another problems in the future..

thanks

adrian minissale

unread,
Dec 16, 2009, 11:06:06 AM12/16/09
to SWFFit
perfect, I try to isolate the problem and reported what happened.

by the time I can say that with the same files before working on
Firefox and now no ... surely update Firefox, although I'm not sure.

You can view websites on Firefox with Flash and SWFObject, so do not
think that's it.

well, I will investigate and communicate what happened.

greetings and thanks.

--------------------
español
--------------------

perfecto, intentare aislar el problema y reporto lo sucedido.

por el momento puedo decir que con los mismos archivos antes
funcionaba en Firefox y ahora no... seguramente actualice el Firefox,
aunque no estoy del todo seguro.

ademas sobre Firefox puedo ver webs con Flash y Swfobject, por lo que
no creo que sea eso.

bueno, voy a investigar y comunico lo sucedido.

saludos y gracias.
Reply all
Reply to author
Forward
0 new messages