Re: [Flashcoders] Publish my swf direct to server

2006-04-03 Thread Johnny Zen
Looks like i'm sticking with using dreamweaver ftp. Dont want to use 3rd party ftp because its another window i have to use. Using dreamweaver is ok I suppose, and Dave, I do it the same way you do currently. Its a shame studio doesnt have project management that combines flash/dreamweaver etc,

Re: [Flashcoders] Publish my swf direct to server

2006-04-03 Thread Mark Winterhalder
Dont want to use 3rd party ftp because its another window i have to use. If you can somehow launch a script on publish, then using scp with a pgp/rsa key-pair authentication would be an option because you wouldn't have to enter a password: http://google.com/search?q=ssh+authentication Your

[Flashcoders] Publish my swf direct to server

2006-04-02 Thread Johnny Zen
Hi all Is there any methods to publish and upload my flash files directly to my webserver. Tried network places but doesnt work. I now know. At the moment I'm exporting movie, then using dreamweaver ftp to upload files to server, seems a long winded way of doing a simple task, and slightly

Re: [Flashcoders] Publish my swf direct to server

2006-04-02 Thread Andy Johnston
You could run a local webserver like apache or IIS then just copy the published files to the server directory on your harddrive then view in your browser? Hi all Is there any methods to publish and upload my flash files directly to my webserver. Tried network places but doesnt work. I now

RE: [Flashcoders] Publish my swf direct to server

2006-04-02 Thread Steven Sacks
Of Johnny Zen Sent: Sunday, April 02, 2006 5:19 PM To: Flashcoders mailing list Subject: [Flashcoders] Publish my swf direct to server Hi all Is there any methods to publish and upload my flash files directly to my webserver. Tried network places but doesnt work. I now know. At the moment I'm

Re: [Flashcoders] Publish my swf direct to server

2006-04-02 Thread Dave Mennenoh
If you keep both Flash and Dreamweaver open and your site folder is your project folder then it's quite effiicient to make the swf, switch to DW and upload it. I keep DW connected to my site most of the day and am constantly uploading changes when I'm working. Personally I think it's pretty