Hiya, I posted this before as part of another query though I don't know if it got missed.
I'm compiling using fcsh compile from Simon Gregory's AS3 bundle which is great but I'm not sure how to open the SWF in Flashplayer without choosing the Build command.
I'm guessing this is pretty simple to do, any help much appreciated. Thanks
Ali
-------------------------------------------------------------------------- Alistair Colling Interactive Developer
FPP Brand Communications (Newcastle upon Tyne) The Courtyard Dinsdale Place Sandyford Newcastle upon Tyne NE2 1BD Telephone: +44 (0)191 261 6662 Fax: +44 (0)191 233 2511
This transmission is confidential and intended solely for the person or organisation to whom it is addressed. It may contain privileged and confidential information. If you are not the intended recipient, you should not copy, distribute or take any action in reliance on it. If you have received this transmission in error, please notify the sender at the e-mail address above. FPP Design Limited. Reg. Office: The Courtyard, Dinsdale Place, Sandyford, Newcastle upon Tyne NE2 1BD. Registered Number 3775564. Registered in England and Wales. Visit our website at http://www.fpp.net/
I'm compiling using fcsh compile from Simon Gregory's AS3 bundle which is great but I'm not sure how to open the SWF in Flashplayer without choosing the Build command.
Try the 'Run' command ( R ). Use the bundle editor to change it's behaviour, by default it will check for a custom launch.sh script, when one's not found it tries to open deploy/index.html. There are alternatives commented out that should be pretty self explanatory.
Cheers, Simon