shared-objects
How to exclude .so files from proguard?
This is my current proguard config file for my Android project: -optimizationpasses 5 -dontusemixedcaseclassnames[详细]
2023-03-24 12:29 分类:问答Delete SharedObject preferences
I\'ve developed an ActionScript 3.0 for Adobe Air application开发者_C百科 (it will run on Blackberry Playbook).[详细]
2023-03-22 01:24 分类:问答flash shared object is not working across multiple PCs
I am using SharedObject to save some persistent information (such as visited slide, etc) on user browser. For example, if user visited the slide, it will highlight the butt开发者_JAVA百科on that takes[详细]
2023-03-20 05:12 分类:问答".SO" file for Tesseract OCR
I need to use the \".so\" file of Tesseract OCR (Optical Character Recognition) for my Android app. Can anyone explain me how to get the \".so\" file for Tesseract OCR?[详细]
2023-03-20 03:25 分类:问答AS3 - Define shared object size
I want to let the user save some bigger data in a shared object by choice. Is it possible to define the size the user needs to allow?[详细]
2023-03-17 12:36 分类:问答Accessing shared object data without reloading swf – Is this possible?
I\'m wondering if it\'s possible to access a shared object\'s data (once it\'s been changed) without reloading the swf. Specifically, I have two swfs: one changes the data in the so and lets the secon[详细]
2023-03-14 21:51 分类:问答How can you determine what Perl module is causing "undefined symbol: Perl_Tstack_sp_ptr?"
I\'m trying to run a Perl script, but it is returning: /usr/bin/perl: symbol lookup error: /usr/local/groundwork/perl/lib/5.8.8/x86_64-linux-thread-multi/auto/IO/开发者_如何学GoIO.so:[详细]
2023-03-11 15:57 分类:问答Red5 Flex Application: Shared Object sends “change” or “delete” event only when server is started and client connects for the first time
I have a shared object created in WebScop开发者_JAVA百科e. when I start the server and clients connect for the first time, it sends change and delete events just fine. but after that it only sends cle[详细]
2023-03-06 00:08 分类:问答Problems with remote shared objects Fms Flex 4
I\'m trying to develop an application where simultaneous users can interact and i need to have a persistent remote shared object with the list of users currently in session.[详细]
2023-02-26 04:40 分类:问答How do I make a single connection to handle video, audio and chat in Flex
I\'m developing an application and I want to make one single connection for video (netstream) and chat (sharedObject).[详细]
2023-02-24 11:17 分类:问答