Hi :) you can accsess the url like this var url:String = Application.application.url;
take a look at "About exchanging data with Flex applications" in Flex Help. --- In [email protected], "renzeullo" <[EMAIL PROTECTED]> wrote: > > Hi guys, > > Quick question: > Is there a way to get the current directory that a Flex application is > currently running in? For example, if I'm running an app in > C:\Documents and Settings\Administrator\Desktop\FlexApp\app.html, is > there a way to retrieve "C:\Documents and > Settings\Administrator\Desktop\FlexApp" ? > > Thanks in advance. > > Regards, > Renz >

