macromedia.director.basics
[Top] [All Lists]

Re: shockwave errors

Subject: Re: shockwave errors
From: "the real POTMO" <webforumsuser@xxxxxxxxxxxxxx>
Date: Thu, 17 Jan 2008 12:02:48 +0000 (UTC)
Newsgroups: macromedia.director.basics

as long as you are running in a browser fileIO will not work.
 FileIO only work when
 the RunMode = "Author"
 OR
 the runMode = "Projector"
 NOT when
 the runMode = "Plugin"

 All stuff that have to do with writing/reading of local files is disabled in 
pluginmode exept getPrefs() and setPrefs()


<Prev in Thread] Current Thread [Next in Thread>