Alan Pinstein
Alan Pinstein
Hmm, there already seems to be some support for this here: lib/flashplayer/trust.rb I am not sure yet if that's just for when you run via flash player (we use our...
Flash compilers expect all boolean params to be explicitly listed like param=true|false > http://livedocs.adobe.com/flex/3/html/compilers_06.html#149503 > > Many command-line options, such as show-actionscript-warnings and accessible, have true and false values. You...
Ah ok thanks for clarifying. So I guess then the fix is just to make the use-network flag explicitly output its truthiness. I don't personally know of any others that...
Apparently Adobe changed the default for -static-link-runtime-shared-libraries from true to false when Flex 4 came out. http://help.adobe.com/en_US/flex/using/WS2db454920e96a9e51e63e3d11c0bf69084-7add.html http://opensource.adobe.com/wiki/display/flexsdk/Linking+RSLs+by+Default
I think that this pull request is mature and ready to go... thoughts?
Cool, thanks! Anyway you could take a quick look at what I did to make sure it seems sane? It's a very small patch but affects compiler options so I'd...
I should add I tried updating my plugin to 1.3.0 but WP thinks that 1.2.0 is the most current version...
I don't think that helps. since you cannot redefine a `define` constant. A script couldn't leverage those settings to make a difference. My thinking was that the plugin should basically...
You have to be logged in... do you want me to setup a demo where you can see it happen? On Mar 30, 2011, at 4:28 PM, liyanage wrote: >...
Demo here: http://admin.showcasere.com/webapp/container If you don't get to it before i do another deploy it'll disappear, so LMK if it's not there. Just click "Open Dialog" then hit submit. If...