Not signed in (Sign In)

Vanilla 1.0.3 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthordavidoff
    • CommentTimeMar 9th 2007
     
    I followed well the exercise and everything works, only I would like that one the installation of installed flashplayer, to redirect on another page of the site which contains my swf, I tried " xiRedirectUrl " but it does not work, I think that I do not put him in the good place, you can help me it is very important, please please please !!!

    thank you very much
    • CommentAuthorGeoff
    • CommentTimeMar 9th 2007
     
    xiRedirectUrl should direct people to that page once the express install upgrade is finished. but you have to test it using a web server, not on your local computer.

    can you post some example code, or a link to a page you are having the problem with?
    • CommentAuthordavidoff
    • CommentTimeMar 12th 2007
     
    can you see the code here: http://www.reddani.ch/index_expressinstall2.html

    I did not try on my machine, but online. I tried several different codes but nothing works. The detection works very well, the express installation also, but not the redirection.

    thank you very much Geoff
    • CommentAuthordavidoff
    • CommentTimeMar 14th 2007
     
    please ! can you response me ?
    • CommentAuthordavidoff
    • CommentTimeMar 21st 2007
     
    please Geoff i'ts very important for my client !!!

    can you help me ?
    • CommentAuthorGeoff
    • CommentTimeMar 26th 2007
     
    swfobject doesn't control whether the redirect happens or not - the xiRedirectUrl simply passes the value to the adobe swf, and that swf is supposed to take the url and redirect the user after they upgrade.

    it's possible that your specific computer might have something wrong with the shared object that stores the url value - or many other reasons, but they are all out of my control.

    you should test your page with a few different computers and see if you can get it to work.

    also: by default the script will tell adobe to redirect your users back to the page the install was started from, so you probably don't need to use the xiRedirectUrl attribute - it will just automatically happen.