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, unless I'm missing something.

Regards

Johnny
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


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 server almost certainly supports scp (if it supports ssh, scp
works, too), I'd even say it's more likely than that it still supports
ftp.

If you're using an external editor (which I would recommend anyway)
this shouldn't be a problem at all -- I use an AMES setup and adding
this to the ant build would be easy.

Mark


--
http://snafoo.org/
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


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 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 annoying considering i'm a type of guy that makes
changes and want to see the results from my website rather then
locally.

Any suggestions or tips on this??


Any help would be cool.



Kind regards


Johnny
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


 



___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


RE: [Flashcoders] Publish my swf direct to server

2006-04-02 Thread Steven Sacks
Dreamweaver FTP?  Who uses that janky ftp program?  ;)

If you're on a Mac, you should learn how to upload via terminal.

If you're on a PC, get the free version of WS_FTP (google it).

-Steven
 

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf 
 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 exporting movie, then using dreamweaver ftp to
 upload files to server, seems a long winded way of doing a simple
 task, and slightly annoying considering i'm a type of guy that makes
 changes and want to see the results from my website rather then
 locally.
 
 Any suggestions or tips on this??
 
 
 Any help would be cool.
 
 
 
 Kind regards
 
 
 Johnny
 ___
 Flashcoders@chattyfig.figleaf.com
 To change your subscription options or search the archive:
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
 
 Brought to you by Fig Leaf Software
 Premier Authorized Adobe Consulting and Training
 http://www.figleaf.com
 http://training.figleaf.com

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


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 
efficient... Yes, it could be _more_ efficient though. I can't see how using 
a different FTP program would be any more efficient either.



Dave -
Adobe Community Expert
www.blurredistinction.com
www.macromedia.com/support/forums/team_macromedia/ 


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com