in your djConfig set disableFlashStorage to true

here's a sample

            djConfig = { isDebug: false,
            baseRelativePath: "js/dojo",
            preventBackButtonFix: false,
            disableFlashStorage: true,
            searchIds: []
            };


On 11/15/06, [EMAIL PROTECTED] < [EMAIL PROTECTED]> wrote:
When i first call my application it doesn't load, but says needed flash plugin.
It is quite disturbing the flash plugin installation, especially on linux. How can i get rid of it?

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

_______________________________________________
Tacos-devel mailing list
Tacos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tacos-devel





--
Thanks, Karthik
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Tacos-devel mailing list
Tacos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tacos-devel

Reply via email to