Hi Andreas and Helder, WindowsXP, IE7, and ASV3.03 work fine for me. Are you using Vista? or ASV earlier version? If not, I cannot think of a rational explanation. May be Helder is right. IF this is the case, you can add an interactive restart button, that just calls the initialization program (if all the initial configuration is defined by this program). I am doing that in my Math Animated courseware to avoid reloading time. See e.g. http://mathanimated.com/free/general/tutorial/pythagoras.svg Cheers, Samy
--- In [email protected], Helder Magalh�es <[EMAIL PROTECTED]> wrote: > > > I have a couple of SVG projects which involve scripting. They work > > fine when I first load the file. On the second (or any subsequent) > > page loads the scripts don't work any more. Since most of the > > projects are rather complex it is hard to find the cause. > [...] > > Here is one of the examples that only works on the first page load: > > http://www.carto.net/williams/yosemite/ > [...] > > The issues only appears in IE and in no other browser. > > Weird, in deed! :-| > > Without testing myself (I'd need to download all referenced files to > create a local environment), I'd suggest placing the externally > referenced resources (script files) and embed scripts withing a "defs" > element: it might help as the issue seems to be the initialize event > being triggered before the environment is properly setup. > > I've tested with IE7+ASV6 and the issue seems to reproduce also. > > Hope this helps, > > Helder Magalh�es > ------------------------------------ ----- 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/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/svg-developers/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> 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/

