On 8/2/06, Guy Morton <[EMAIL PROTECTED]> wrote: > > Hi Jonathan. No, the SVG is definitely not local for her. > > I've received new screenshots from the user which look more like the > partial loading i saw in v2 of ASV, so am reasonably convinced that's > the cause, but if anyone else has ideas please pass them along! > > regards Guy >
On 03/08/2006, at 2:18 AM, Jonathan Chetwynd wrote: > > > Guy, > > > > are you sure the links aren't local? > > eg the adobe one clearly isn't > > > > cheers > > > > Jonathan Chetwynd > > > > > > > > On 2 Aug 2006, at 07:51, Guy Morton wrote: > > > > I'm hoping someone more experienced than I can chuck us a clue on > > this one. > > > > We have a user of our app that claims that they can see the little > > Adobe-provided "Spinning balls" SVG movie but that when they go to > > load our app all they see is a message in plain text saying "Data not > > available". > > > > We thought this might be due to them having an older version of the > > plugin, but we tried our app in v2 of the plugin and it partially > > loads, so we figure it's not that. > > > > The user's browsers passes our detection routine, which uses the > > usual test-creation of an activeX object. The user is using IE 6 and > > WinXP. > > > > The text string "Data not available" does not appear in our > > application anywhere, so we are pretty sure we're not emitting that > > message. > > > > Anyone got any ideas or suggestions? > > > > Guy > > > > > > > > > > > > ----- > > To unsubscribe send a message to: svg-developers- > > [EMAIL PROTECTED] <unsubscribe%40yahoogroups.com> > > -or- > > visit http://groups.yahoo.com/group/svg-developers and click "edit > > my membership" > > ---- > > Yahoo! Groups Links > > > > > > > > > > > > > > > Please don't get me on this. But on me, it had happened similar to this. - I strongly suspect that there's too many "elements" in that DOM. I don't know how large is your SVG? + your HTML. For Large SVG + other elements of the DOM will cause the client behave differently from system to system- Depend on how much memory and how many process that system is running. I has happened to me before. Loading partial seem to be the signature for that. Hope this help. Phi -- Phi - Tran Hugely increase your speed, saving your band-width with ZipProtocol plus crystal clear SVG Rendering image at HTTP://oneplusplus.com [Non-text portions of this message have been removed] ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

