From amclin at kaadesigngroup.com Thu Sep 27 18:25:40 2007 From: amclin at kaadesigngroup.com (Anthony McLin) Date: Thu, 27 Sep 2007 11:25:40 -0700 Subject: [sIFR3-dev] Using html encoded characters with sIFR? Message-ID: <46FBF5A4.7050701@kaadesigngroup.com> Is there any way to encode the ? copyright symbol © with sIFR? I have tried inserting the symbol directly into the HTML, as well as using the HTML character string, but neither shows up, even though I do have the character included in my font's embedded character list. -- Anthony McLin Senior Web Developer amclin at kaadesigngroup.com T 310.821.1400 ext. 266 F 310.821.1440 KAA Design Group, Inc. 4201 Redwood Avenue Los Angeles, CA 90066 ARCHITECTURE | LANDSCAPE | BRAND EXPERIENCE | INTERIORS http://www.kaadesigngroup.com From amclin at kaadesigngroup.com Thu Sep 27 18:25:51 2007 From: amclin at kaadesigngroup.com (Anthony McLin) Date: Thu, 27 Sep 2007 11:25:51 -0700 Subject: [sIFR3-dev] Using html encoded characters with sIFR? Message-ID: <46FBF5AF.6040703@kaadesigngroup.com> Is there any way to encode the ? copyright symbol © with sIFR? I have tried inserting the symbol directly into the HTML, as well as using the HTML character string, but neither shows up, even though I do have the character included in my font's embedded character list. -- Anthony McLin Senior Web Developer amclin at kaadesigngroup.com T 310.821.1400 ext. 266 F 310.821.1440 KAA Design Group, Inc. 4201 Redwood Avenue Los Angeles, CA 90066 ARCHITECTURE | LANDSCAPE | BRAND EXPERIENCE | INTERIORS http://www.kaadesigngroup.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From amclin at kaadesigngroup.com Thu Sep 27 18:35:13 2007 From: amclin at kaadesigngroup.com (Anthony McLin) Date: Thu, 27 Sep 2007 11:35:13 -0700 Subject: [sIFR3-dev] Using html encoded characters with sIFR? In-Reply-To: <46FBF5A4.7050701@kaadesigngroup.com> References: <46FBF5A4.7050701@kaadesigngroup.com> Message-ID: <46FBF7E1.7070403@kaadesigngroup.com> Nevermind... both work... On a side note... I really really hate Flash's caching.... Anthony McLin wrote: > Is there any way to encode the ? copyright symbol © with sIFR? I > have tried inserting the symbol directly into the HTML, as well as using > the HTML character string, but neither shows up, even though I do have > the character included in my font's embedded character list. > > -- Anthony McLin Senior Web Developer amclin at kaadesigngroup.com T 310.821.1400 ext. 266 F 310.821.1440 KAA Design Group, Inc. 4201 Redwood Avenue Los Angeles, CA 90066 ARCHITECTURE | LANDSCAPE | BRAND EXPERIENCE | INTERIORS http://www.kaadesigngroup.com From amclin at kaadesigngroup.com Thu Sep 27 18:49:49 2007 From: amclin at kaadesigngroup.com (Anthony McLin) Date: Thu, 27 Sep 2007 11:49:49 -0700 Subject: [sIFR3-dev] Calculating ratios crashes browsers Message-ID: <46FBFB4D.5030301@kaadesigngroup.com> Ok, this one is real... On r308, switching to sIFR.replace() to sIFR.debug.ratios() crashes Firefox 2 and won't generate a popup on IE7 -- Anthony McLin Senior Web Developer amclin at kaadesigngroup.com T 310.821.1400 ext. 266 F 310.821.1440 KAA Design Group, Inc. 4201 Redwood Avenue Los Angeles, CA 90066 ARCHITECTURE | LANDSCAPE | BRAND EXPERIENCE | INTERIORS http://www.kaadesigngroup.com From mark at novemberborn.net Thu Sep 27 19:09:03 2007 From: mark at novemberborn.net (Mark Wubben) Date: Thu, 27 Sep 2007 21:09:03 +0200 Subject: [sIFR3-dev] Calculating ratios crashes browsers In-Reply-To: <46FBFB4D.5030301@kaadesigngroup.com> References: <46FBFB4D.5030301@kaadesigngroup.com> Message-ID: <2AB2D8E8-8D0D-4A57-B20A-EA9BAD2530B8@novemberborn.net> On Sep 27, 2007, at 8:49 PM, Anthony McLin wrote: > On r308, switching to sIFR.replace() to sIFR.debug.ratios() crashes > Firefox 2 and won't generate a popup on IE7 Do you have an example of that? Don't remember changing any related code? -- Mark From amclin at kaadesigngroup.com Thu Sep 27 20:59:17 2007 From: amclin at kaadesigngroup.com (Anthony McLin) Date: Thu, 27 Sep 2007 13:59:17 -0700 Subject: [sIFR3-dev] Calculating ratios crashes browsers In-Reply-To: <2AB2D8E8-8D0D-4A57-B20A-EA9BAD2530B8@novemberborn.net> References: <46FBFB4D.5030301@kaadesigngroup.com> <2AB2D8E8-8D0D-4A57-B20A-EA9BAD2530B8@novemberborn.net> Message-ID: <46FC19A5.8020701@kaadesigngroup.com> Here's an example: http://www.buildingmomentuminc.com/test/sifrtest.html Mark Wubben wrote: > On Sep 27, 2007, at 8:49 PM, Anthony McLin wrote: >> On r308, switching to sIFR.replace() to sIFR.debug.ratios() crashes >> Firefox 2 and won't generate a popup on IE7 > > Do you have an example of that? Don't remember changing any related code? > > -- > Mark > -- Anthony McLin Senior Web Developer amclin at kaadesigngroup.com T 310.821.1400 ext. 266 F 310.821.1440 KAA Design Group, Inc. 4201 Redwood Avenue Los Angeles, CA 90066 ARCHITECTURE | LANDSCAPE | BRAND EXPERIENCE | INTERIORS http://www.kaadesigngroup.com From mark at novemberborn.net Sun Sep 30 20:05:52 2007 From: mark at novemberborn.net (Mark Wubben) Date: Sun, 30 Sep 2007 22:05:52 +0200 Subject: [sIFR3-dev] Calculating ratios crashes browsers In-Reply-To: <46FC19A5.8020701@kaadesigngroup.com> References: <46FBFB4D.5030301@kaadesigngroup.com> <2AB2D8E8-8D0D-4A57-B20A-EA9BAD2530B8@novemberborn.net> <46FC19A5.8020701@kaadesigngroup.com> Message-ID: On Sep 27, 2007, at 10:59 PM, Anthony McLin wrote: > Here's an example: > > http://www.buildingmomentuminc.com/test/sifrtest.html Not seeing a crash in Firefox/Mac. It is indeed crashing on Firefox/ Windows, that's pretty weird. The problem with IE seems to be that in it's never ending quest for annoying users it's asking permission to show the confirm() dialog with the ratios. The permission can only be given for the current page view, and therefore nothing shows up. Kinda annoying, not sure if I can work around that. Would it be fine if the ratio calculation would be a non-IE feature? Can you stop Firefox from crashing by disabling the wmode and/or delayCSS options? -- Mark