I also use BBEdit for AS3. Thank you thank you thank you to Isaac Rivera
for the language module.
Another thing that saves me a ton of time, I've assigned Command-Return in
BBEdit to this AppleScript:
tell application "Finder"
open document file "Test Movie.jsfl" of folder "Commands" of folder
"Configuration" of folder "en" of folder "Flash CS3" of folder "Adobe" of
folder "Application Support" of folder "Library" of folder "step" of folder
"Users" of startup disk
end tell
And Test Movie.jsfl is a one-liner: document.testMovie();
So if the FLA is the active document in the Flash IDE, I can test the movie
from BBEdit directly.
I'm not the best AppleScript writer in the world, so if there's a cleaner
way to do this, please let me know.
-Step
> From: axolx <[email protected]>
> Reply-To: <[email protected]>
> Date: Mon, 20 Apr 2009 20:52:04 -0700 (PDT)
> To: BBEdit Talk <[email protected]>
> Subject: Re: AS 3.0 language module
>
>
> could not agree more with stratboy. i find it curious that BBEdit 9.1
> does not have a native AS3 language module given the array of
> languages it supports.
>
> On Apr 16, 7:50 am, stratboy <[email protected]> wrote:
>> Hi! Why still you don't distribute an official AS 3.0 language module?
>> I'm using the one created by a user some months ago, but... I think
>> it's a mandatory feature to become official, don't you?
>>
>> Bye!
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "BBEdit Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/bbedit?hl=en
If you have a specific feature request or would like to report a suspected (or
confirmed) problem with the software, please email to "[email protected]"
rather than posting to the group.
-~----------~----~----~----~------~----~------~--~---