|
From: stevenLandau on 18 Apr 2008 14:42 I'm finding some weird things in Director 11, and I am wondering if Adobe is going to issue a patch to address some of these things. It looks they released this before they had completed debugging. It crashes a lot for no reason, and you can never recover your work after a crash. Also, there are strange problems in formatting the script window, and it is impossible to have the variable lists to be presented in alphabetical order, which makes debugging almost impossible. Are other people finding these things?
From: Dean Utian on 20 Apr 2008 03:36 Hi Steven, A community Bugbase has been set up at: http://directorbugs.creativeperspectives.com/ I'd suggest you log any bugs/quirks you come across there as well as track what's been added already. Others have experienced and reported issues with D11. The product did go through a beta testing phase but there are always circumstances which mean some things slip through to a released product. The better we can document outstanding issues, the quicker we can get them addressed and fixed. regards Dean Director Lecturer / Consultant / Director Enthusiast http://www.deansdirectortutorials.com/ http://www.multimediacreative.com.au email: d.utian(a)unsw.edu.au
From: DeeEss on 20 Apr 2008 13:16 [q][i]Originally posted by: [b][b]stevenLandau[/b][/b][/i] it is impossible to have the variable lists to be presented in alphabetical order, which makes debugging almost impossible. [/q] Is this what you need? myList = ["a", "z", "b", "d", "c"] myList.sort() put mylist
From: Ziggi on 20 Apr 2008 13:25 Dear Dean, I really appreciate your input but I can tell you I really hate to register anywhere BEFORE I can see what's inside - and this is the case of your bug-database! Why the hell do you need my email in advance? To sell it right away to some identity thieves? OK - I know you are a nice guy but you took the wrong approach. I agree - sign-up to post - this is fair but sign-up to browse it too much in my opinion. I hope you may change your mind. Regards, Ziggi
From: wherold on 20 Apr 2008 19:07
no, he ment the list in the debugger window. sorry Steve, struggle with the same Problem Wolfgang |