simongregory / flash.tmbundle

Flash TextMate Bundle
http://blog.simongregory.com/
7 stars 1 forks source link

Support CS4 #1

Open simongregory opened 15 years ago

simongregory commented 15 years ago

The FlashMate class needs refactoring to try and detect CS4 if the user has installed it act appropriately.

ikuta commented 14 years ago

I install CS4, but got the below error.. architecture in universal wrapper osascript: OpenScripting.framework - scripting addition "/Library/ScriptingAdditions/Adobe Unit Types.osax" declares no loadable handlers. 38:87: execution error: File Adobe Flash CS3 wasn’t found. (-43) /Users/ikuta/Library/Application Support/TextMate/Bundles/Flash.tmbundle/Support/lib/flash_mate.rb:140:in delete': No such file or directory - /tmp/flash_mate.1265335438.log (Errno::ENOENT) from /Users/ikuta/Library/Application Support/TextMate/Bundles/Flash.tmbundle/Support/lib/flash_mate.rb:140:inexecute' from /Users/ikuta/Library/Application Support/TextMate/Bundles/Flash.tmbundle/Support/lib/flash_mate.rb:81:in `compile' from /tmp/temp_textmate.Dj03Wd:10

ikuta commented 14 years ago

mac leopard 64 bits problem? part of solution here http://kb2.adobe.com/cps/516/cpsid_51615.html

but seems calling Flash error... got another error...

Calling Flash . . . . . . . . . . . Timeout waiting for Flash to respond (10 Seconds)

simongregory commented 14 years ago

Both CS4 and CS5 should now be supported but hasn't been extensively tested so please feed back if you spot any issues.

ikuta commented 14 years ago

Works perfectly, thanks for solution!