[sIFR3-dev] Small mystery bug

Mark Wubben mark at novemberborn.net
Thu Jul 13 04:40:16 GMT 2006


On Jul 12, 2006, at 3:53 AM, Fredrik Bränström wrote:
> The latest versions, running on Windows. Server should be up now.

I assume you are running this on your home server? Due to time  
differences and me being occupied during the day, I can only look  
into stuff like this in my evening – or early morning in Europe.  
Could you make a zip archive and send it to the list? Or put it on  
another server?

> I didn't bother supplying the v7 Flash because I was just testing,  
> maybe that was it. Although I don't see how it could have any  
> effect. It was probably something else. Or a bug in that specific  
> nightly (r103).

Can't be the lack of Flash 7 no, that's just another file on the server.

> I'm doing the same thing with the latest nightly now... One thing:  
> If I want to keep it DRY, is there anyway I can outsource a section  
> of the options to a variable so that I can use it in all the  
> replacements? I tried making another "hash" object but I didn't  
> find a way merge it with the other ones. There must be a magic word.

JavaScript by itself doesn't really let you merge code, you need to  
write some code to do that. It might be an idea to let you provide  
two kwarg objects to `sIFR.replace()`, so you can use a general  
config object and a specific one.

--
Mark Wubben
http://novemberborn.net/





More information about the sifr3-dev mailing list