Discussion list for Unity developers.
unity-dev at moock.org
Wed May 30 01:07:14 CDT 2007
Hi everyone, I've been playing around with Unity 2 for a while now and just bought the full version. I've been creating some apps using the login feature to store persistent data. All the example apps were set up as a Flash 6 export under publish settings, so that's how I originally designed my apps. Well the other week, I changed the publish settings to export as Flash 7. All of a sudden I was having weird problems where the flash app would hang and eventually Flash will pop up a dialog box that says "A script in this movie is causing Flash Player to run slowly. If it continues to run, your computer may become unresponsive. Do you want to abort the script?" Any thing other than pressing Yes is bad news. Anyway, I've finally tracked this down to the publish settings. You can test this by setting the publish settings of uSimpleChat, (clientlogin version) to export to Flash 7. Just try logining in with a non-registered account name, or a registered account with the wrong password. It gives me the pop error every time in that situation. I'm using Studio 8 and Unity 2.0.2. I don't necessarily need to export to Flash 7, but just wondering why this doesn't work? I appreciate any insights. Thanks, Derek