I'm having the same problem. The Export Release Build dialog always resets the value. This is breaking View Source when I embed into a page that doesn't have the flex source directly in it. As the value is encoded into the SWF (I think) there doesn't seem to be a way to fix this after the fact.
Maybe it's a bug? There is probably a way to Export Release Build using the command line tools that probably doesn't have this "feature" of rewriting viewSourceURL. Can anyone give us a pointer on that command. Thanks, -Jonathan http://jonathanbranam.net On Sun, Jun 22, 2008 at 11:51 PM, luvfotography < [EMAIL PROTECTED]> wrote: > How do I set viewSourceURL? > Everytime that I edit the value, it gets overridden when I 'export > release build' and select source files. > > it gets set to: > viewSourceURL="srcview/index.html" > > I would like to change this to: > viewSourceURL="mydir/srcview/index.html" > > thanks, > > > >

