Looking for general idea

Hello,
I am writting AS 2 Lite BREW application and I want parts of the application to be upgradable.
How can I do that?
Just general idea needed. Simpliest way?

Flash Lite 2.1 extends the capabilities of the BREW platform to run Flash-based content for applications.
satellite tracking

Similar Messages

  • Looking for bright ideas for moving address book from MacBookPro that can't be upgraded from OS 10.5.8 (big bummer!) to iCloud and iPad2

    Looking for bright ideas for moving address book from MacBookPro that can't be upgraded from OS 10.5.8 (big bummer!) to iCloud and iPad2

    Have you tried exporting the contacts from address book on your mac to your desktop and importing them into the iCloud contact file using the import command from the menu when you select the gear icon.

  • Looking for an idea to call action listner or other way to call java code

    Hi
    I'm building some project on JSF2
    I'm Looking for an idea to call action listner or other way to call java code from link(not commandlink)
    and i got a sign out button which i want to invalidate the session when its clicked...
    i cant do a redirect to a jsp... its a "special" link that does the log out , so i cant use the link for the session invalidation
    I dont want to use commandLink cause i need to put it into a form, and i don't to make my code uglier...
    any ideas?
    Im using JSF 2 (new to it)

    Under the constraints you have given the only thing I can think of is some kind of "pretty url" technique combined with JSF. Google can help you out. (Although that might be overkill for what you need.)
    Other than that I think you are looking at straight Java or JSP solutions that do not involve JSF.

  • Looking for some ideas for setting up and xServe RAID

    Everyone,
    Here is what I would to do. I have a new xServe and 7TB RAID. I would like to set all of my end users up with Portable Home Directories. They all have laptops and I would like to use their PHD as my backup source. I would set them to sync in the background a couple of times per day and then write to tape at night.I have about 60 end users. I would also like to use the same xServe and RAID as my Kerio mail server and mail store. What I am looking for is some ideas of how to go about setting up the RAID. I was orginially thinking of setting up as one big RAID 5 using all 14 drives. What I would like to know is what is the number of drives that would need to fail that would render the RAID unrebuildable? I am now thinking about splitting the RAID into two 7 drives in RAID set up as RAID 1+0.
    I am not sure if I phrased a lot of this currently, but here is quick recap of what I would like to know. What would be the best way to set up a 7TB RAID to store PHD and my Kerio mail store that provides me the most redudant and fastest acccess.
    Thanks in advance.
    Sincerely,
    Daniel Krajc

    Daniel,
    I'd suggest a 6 disk RAID 5 plus a hot spare for each side. It will give you about 2.4 TB capacity per side (4.8 total), and it can tolerate 2 drive failures per side without losing data, provided there is sufficient time between failures for the RAID set to automatically rebuild on the hot spare. This window is 8-12 hours.
    Note with Xserve RAID the two sides are totally independent in the data path -- it will look like 2 separate LUNs. If you want to combine these at the host level, as RAID 0 or RAID 1 to look like a single volume, you can. But the Xserve RAID will not combine them itself... the RAID controllers are independent... it might as well be two separate RAID volumes in the same chassis.
    I assume you'll plug this into an Xserve that is serving as an Open Directory server and a file server?

  • Look for general blog on Java technologies

    Hello,
    I am greatly interesting in Java and look for active blog on Java technologies. I found 1000 of blogs posted in this forum but many are very specific or not active anymore. Could you please advise me good java blog with regular posting and interesting articles on different part of Java?
    thanks
    sebastien

    To write JNI code for integrating of an activeX is not a simple task. You will face with a number of problems related to COM:
    - when and where to call CoInitialize and CoUninitialize,
    - how to clean up COM references on Java Application exit,
    - when to do Thread Marshal and when it is not needed for COM interfaces;
    - how to Marshal and Unmarshal COM parameters in Java methods calls to COM Interface methods, etc.
    The best decision is to use some Java-COM Bridge.
    My company has developed tools like
    - Java-COM Bridge
    - Object-Oriented JNI SDKs for C++ and .NET (v1.1,v.2.0) languages (do not mix with JNI wrapper generators). These are an object-oriented maps of the regular JNI SDK,
    - Add-Ins for MS Visual Studio v.6.0 and v.7.1 that generate Java wrappers in C++, C#, J#, MCpp, VB for Object-Oriented JNI SDK.
    So we know problems you have.
    See our site
    http://www.javain.com

  • I'm looking for some idea for Organization message

    i don't no if availabe or not for n95, in the new software to organize the messages at each folder auto without move in it.
    if not i hope nokia look for this point because i think it helpful.
    if there is a porgram can do this can you shouw how do i get it.
    thank you

    If you have an AirPrint enabled printer then you use that to print : AirPrint . If it's not AirPrint enabled then you could see if your printer manufacturer has it's own app in the app store, or there are third-party apps such as Print Central For iPad and Print n Share which might work with it.

  • Looking for general SD flow for business

    Hi All,
    I want to know general SD flow for a business and detailed information about Order, Billing, Delivery datasources.
    Please let me know where i can get documents for above information.
    Thanks
    Vijay

    hi,
    look at this
    [Re: SD flow In BW|Re: SD flow In BW]

  • Looking for simpler ide tools

    i am currently using the netbeans and find it too complicated for me and it takes a lot of resources.
    Could somebody please suggest me what ide i should use?
    I need the function of displaying a drop-down list of all the methods available for the object that I am referring to.....
    for example.....
    String s="abcde";
    System.out.println(s. <<the moment that i type the dot, i want the ide to display a list of all methods available for the String s.....
    Any suggestions?
    Thanks~~~~~~!

    Eclipse is a full blown IDE..it supports many features (mos of which you probably don't use), and other stuff you probably didn't noticed...like writing a Class..and not needing to compile it (cause it does this while you're writing the code..and checking for error as well.)
    JCreator is small..because it's a lightweight editor..it supports very few basic features (which most developers uses). noticed that they don't have a debugger (at run time)..auto-complete, code generation (well..some of these features are in their PRO version)
    Also, Eclipse was designed to supports pluggin, different programing languages

  • Looking for suggestion/idea/help WITH T-SQL

    Hi all,
    The scenario I have is a person can have one or more charges on his/her case. 
    One charge could be adjudicated as GUILTY and the other charge
    is DROPPED.  If this is the scenario, I would like to assign GUILTY Adjudication to this case.
    OR
    One charge could be WITHHELD and the other charge is DROPPED. 
    If this is the scenario, I would like to assign WITHHELD to this case.
    Under Adjudication column, I would like to see GUILTY for case number 12345 and WITHHELD for case 98765
    Sample data:
    Case Number                Charge                       Charge
                            Adjudication
    Disposition
    ==========           ======                    ===========         
    ============
    12345                        DUI                            
    GUILTY
    12345                        Driving w/o license       DROPPED
    98765                        DUI                            
    WITHHELD  
    98765                        Driving w/o license       DROPPED
    Below is the query that returned the above sample Charge Disposition.  I am thinking of using CASE expression to determine Adjudication but not sure.
    Thank you for everyone's help!
    declare @Begindate datetime--
    declare @Enddate datetime
    set @begindate = '05/01/2014'
    set @Enddate = '05/31/2014'
    SELECT
    (CASE
    WHEN cc1.ProsecutorFinalAction IN ('L','O','R') AND
    (cc1.ProsecutorFinalDecisionDate >= @BeginDate) AND
    (cc1.ProsecutorFinalDecisionDate < DateAdd(d, 1, @EndDate))
    THEN pfa1.Description
    WHEN (cc1.CourtDecisionDate >= @BeginDate)AND
    (cc1.CourtDecisionDate < DateAdd(d, 1, @EndDate))
    THEN dbo.fnGetLookupDescription(cc1.CourtActionTaken,'CourtActionTaken')
    END)
    FROM tblCase c1 with(nolock)
    INNER JOIN tblCaseCharge cc1 with(nolock)
    ON c1.caseid = cc1.caseid
    LEFT OUTER JOIN tblProsecutorFinalAction pfa1 WITH(NOLOCK)
    ON cc1.ProsecutorFinalAction = pfa1.ProsecutorCode
    WHERE c1.CaseID = @CaseID

    If you want to return just one row for each case, then:
    ;with cte as (SELECT *, ROW_NUMBER() over (PARTITION BY case_number
    ORDER BY case [Charge Disposition] WHEN 'GUILTY' then 1 WHEN 'WITHHELD' ELSE 3 END) AS RN
    FROM CasesInfo)
    SELECT * FROM cte WHERE Rn = 1 -- will select rows with GUILTY status or WITHHELD status
    and not dropped status
    For every expert, there is an equal and opposite expert. - Becker's Law
    My blog
    My TechNet articles

  • Looking for general info on compression invovlving Logic

    I use logic express and it comes with a plug in compression but I was thinking of investing in something proper to get better vocals etc...
    I write chart type music, has anyone any recommendations on units or any general direction to go as Im not too well informed in what to purchase.
    thanks
    Basser

    You're probably going to get better results going to the Logic forum. This is the Compressor forum. You can also try Soundtrack Pro.

  • Looking for some design ideas...

    We'd like to re-vamp a few sites from our portfolio and are looking to do so with some simple flash ideas but being new to flash we are having some trouble coming up with ideas. Looking for some ideas for the following 3 sites:
    http://www.goldenflax.com  Golden Flax Seed Production & Sales
    http://www.cbhockey.com  Hockey Stick Manufacturer
    http://www.northcountryfudgeshoppe.com  Homemade Fudge Sales
    We appreciate any advice that can be offered. If you are a designer with a larger idea, please submit a ballpark estimate to the email in my profile.

    Hi andy,
    You need to go for BPM for your requirement.
    For multiple SOAP Action  you need to specify the action name in SOAP receiver adapter.
    You can create 3 SOAp channel with 3 different action.
    or create one channel and set the Action name dynamically in Mapping.
    SOAP Action
    Specify the SOAP action. The action species the value for the SOAPAction in Web service messages.
    Refer this link for help
    http://help.sap.com/saphelp_nw04/helpdata/en/29/5bd93f130f9215e10000000a155106/content.htm
    When calling the service, the results of the first method need to be passed as inputs into the second and third methods. The results from the second method need to be mapped to Idocs in XI and sent Async.
    BPM step:
    Receive the requyest in BPM
    Send step: Make Fisrt call to SOAP(Mapping: Receive request toSOAP request)
    Send step: Make second call to SOAP(Mapping First SOAP response to second SOAP Request)
    Send step: Make third call to SOAP(Mapping: First SOAP response to Third SOAP Request)
    Send step: Send Step to ECC(Mapping : Second response to IDOC)

  • Looking for a good usb hub that will allow my mouse and external hard to work together

    I'm looking for some ideas for a good usb hub that will allow me to use a wireless mouse and an external hard drive at the same time, without shorting out the mouse.  The one i currently have, when I plug in just the mouse, it's fine, but as soon as i put the external hard drive into the hub port, the mouse no longer works and i have to reinstall the drivers for the mouse.

    Hubs and computers vary in their power needs, but it seems that your setup is lacking in the power department. This isn't a big deal with desktop computers, but since you use a MBP, you're going to do best with a powered USB hub.
    If you're looking for a USB hub with power supply, Belkin is generally reliable (and above average in price). But the D-Link is compact, reliable, and has a good price. Aim for a USB 3.0 hub if possible, though 2.0 will work fine with just about anything. Insist on a refund if the hub doesn't work in your system. Make sure it's compact, since you'll be carrrying it around.

  • Multi-user, networked set-up for Macs - ideas wanted!

    Let me say at the outset that my preference would be to wait for the new Mac Pro Towers to come out.  Having said that, however, I'm looking for some ideas on setting up some sort of network environment for editing with either iMacs or Mac Minis.
    I run a University Lab with 4 student work stations and 3 office editing suites.  All are connected to the network via gigabit.  In the past, we successfully used the FCP Server as an edit-in-place device.  Well... it was successful at *that* anyway   We shoot long-format, multicam, HD AVCHD (and we want to edit it natively).  Typically 4 or 5 two-camera, hour long shoots a week.  We also do occassional P2 work (2 or 3 camera shoots), DSLR (short pieces) and several three-camera (or more) multicam theater productions (2-4 hours each - AVCHD).
    Does anyone have recommendations for a fast and reliable network solution (ideally over ethernet unless Thunderbolt would be a better solution) that would support, say, 4 simultaneous editors?  For the moment, let's say price is not as much of an issue as speed and reliablility.  I already have a 16TB network for medium-term storage of finished archived pieces and raw footage.  I'm looking for something smaller (4 TB), for working projects over the course of a semester.  TPTB would like to have it stored in the Server Room (which is why I said Ethernet over Thunderbolt).
    As to computers... I'm no fan of iMacs (I prefer Minis) but the highest end one seems to have an Adobe supported graphics card.  As far as I can tell the minis don't.  Both iMacs and Minis have Thunderbolt but I really **really** don't want the nightmare of multiple external harddrives (been there, done that, hated it!).  Does anyone have experience using Premiere on either a mini or iMac? 
    Any other thoughts would be greatly appreciated.  This isn't the route I want to go, but the money is available now and the new Mac Towers are not.
    Thanks
    Allynn

    I have NO idea if these "exact problems" pertain to Macs, since I think most of these discussions are about Windows... but, some reading (not all PPro, but I put all the links I have saved, just for general information)
    -see #3 http://forums.adobe.com/thread/771151
    -you may NOT "map" your My Documents folder to a network drive
    -you MUST give all users administrator accounts to use Premiere
    -and especially Encore dual layer http://forums.adobe.com/thread/969395
    -#5 Server 2008 is UNsupported http://forums.adobe.com/thread/851602
    -a work around, of sorts http://forums.adobe.com/thread/957523
    -and not on a "domain" http://forums.adobe.com/thread/858977
    -also PreEl see #5 http://forums.adobe.com/thread/1017199
    -more PreEl problem http://forums.adobe.com/thread/975117
    The solution... some day... may be at this link
    Adobe Anywhere http://www.adobe.com/products/adobeanywhere.html

  • Unable to load Facebook on MBP in any browser - looking for more information

    I have searched the Internet far and wide trying to figure out what is wrong, but every suggestion I have tried has failed.  So here is my question:
    Last night, I turned on my MBP and tried to log onto Facebook.  I use Google Chrome as my default browser.  Chrome was unable to connect to www.facebook.com.  I tried in Safari also with no luck.  Facebook seems to be the only web site I cannot connect to.  Over the same wifi connection, I was able to connect to Facebook from my home PC, my iPad, and my iPhone (the actual web site and thru the app).
    This morning, I brought my MBP to work to try again.  Same problem.  I cannot access Facebook from my MBP, but I can from my work PC and my other iOS devices.  I even tried turning Personal Hotspot on my iPad and connected my MBP to that.  Still no luck.
    Based on everything I've read online, I've done many things to try to resolve this.  I've cleared my cache and cookies, I've rebooted my MBP several times, I've flushed my DNS.  I've even tried using Open DNS.  I even tried some of the more ridiculous sounding ideas, like changing the date on my MBP.  I am currently running Sophos in hopes that maybe the reason this is happening is because of some malware or trojan or something.  The only thing I HAVEN'T done yet is completely reinstalled Mountain Lion.  Honestly, I would rather avoid having to try this approach, as it seems that is a slightly extreme approach to fixing what should be a relatively straightforward problem to diagnose.
    I've been racking my brain, trying to think of any updates I could have done in the last day or two that might have caused this very specific problem.  According to System Information, the last set of updates I probably made right before this problem manifested were for Microsoft Office.  I'm showing "Office 2011 14.2.5 Update", "Microsoft Error Reporting for Mac", and the very cryptic sounding "Plugin" as all having been installed yesterday.  Based on the times each was installed, "Plugin" was not installed with the Office updates, so I'm wondering if maybe that is the culprit.  Unfortunately, I have no more information than that.
    I guess what I'm looking for are ideas on how I can better diagnose what is going on.  I've tried the solutions people have posted online to no avail. If I knew what was happening behind the scenes, that might help me figure out what I really need to do to get this working again, before I'm forced to resort to a reinstall of Mountain Lion that may or may not even resolve this issue.  If anyone has better ideas on what could be wrong or ways in which I can get more information to better diagnose this problem, please post them here.  Thank you!

    I didn't think reinstalling was gonna do me any good except for getting rid of every single thing I have ever installed since getting this MBP.  I'm thinking it has to be something that is on my computer causing this, especially since it only affects my ability to get to this one site and I only started seeing this problem yesterday.
    So, I went ahead and disabled all my Chrome extensions and I don't have any Safari extensions at all.  That didn't fix my issue.
    I've been trying to run Sophos on here, thinking that maybe I've got a Trojan or some kind of malware, but it never seems to finish a full scan of my hard drive.  That "Plugin" that I mentioned above has me very suspicious, except that whatever that is, it's been on my computer since basically when I first got it.  Maybe it's malicious, or maybe it's just a poorly named piece of software.  In any case, it got updated last night around 11pm, about the same time I noticed my problem.  After trying everything I have, it's hard for me to overlook that as coincidence.
    But, where do I go to gain more information about what that could be?  I should mention that this MBP is basically my first Apple computer.  I've been a PC guy (still am mostly) forever, but I finally dove in and got a Mac to start iOS development.  So I'm sure there are ways to get more information than I am currently aware of.
    Also, apologies if I posted this in the wrong forum.

  • Looking for a better way to backup end users

    Hello there.
    Not sure if this the best forum for this post but here goes.
    Last week my company had a break in and a couple of laptops got lifted. Not a big deal as I had backups of the machines on tape. It did take a while to recover the files though. During that time I got to thinking about a better way to backup and I am looking for any ideas of if this would work or not.
    First quick overview. About 60 end users majority with laptops.
    What I am thinking of doing is this. Take an xServe RAID configured in RAID 5, for redundancy and speed, and creating a shared folder on it for each of my end users. This way if they need to retrieve a file they can log in and will not have to call me. Then, this is where I need help, use some tool to copy all of their files at specified intervals into their folder, at least once a day. I am currently using Retrospect to backup everyone directly to tape and I could use that to do this but the only thing I do not like about Retrospect is it can only do one user at a time. With 60 users I have to start it pretty early in the day. I know copy files would be alot faster so I am not ruling it out. I was also thinking about using ChronoSync to accomplish this and then use Retrospect to backup the RAID to tape for long term storage. I am ruling out using Home directories on the xServe for my users because they are all laptops and are usually out of the office at least one day a week.
    If anyone could offer some ideas of whether or not this is going to work or not or if you have other suggestions, any help would be greatly appreciated.
    Thanks in advance.
    Daniel Krajc

    Hi,
    you could be using a combination of Mobile Accounts (for the settings of the ibook) and rsync (which is installed by default on 10.3 and 10.4), check man rsync for more info.
    regards.
    Dimi.

Maybe you are looking for

  • LDAP User sync problem

    Hi, I have configured LDAP on NetWeaver WebAs ABAP using LDAP transaction. It is working fine and I am able to sync users from Microsoft AD to SAP Database. But the problem is It is also synchronizing the terminated users from the company, which are

  • Diaplay links in abap Program

    hi I want to display link via abap report . as when i click on  example 'Hello ' it will navigates to another screen where 'data is Present ' corresponding to hello . so i want to make many headings in first page and when click on one id it will navi

  • Help required in marvel.conf - servicenameformat

    hi, can some please guide me in the configuration of servicenameformat in the marvel.conf file. I have host - test01 port - 1521 service name - rhino.acme.com this fails. where about can I find out what is the correct configuration. my database is wo

  • How do transfer my songs AND playlists from iPOD classic to a NEW laptop

    How do you transfer both songs AND playlists from an iPOD to a new laptop? I have read a few posts about this, but none seem to talk about transfering the PLAYLISTS. I understand there is a manual method since the iPOD is essentially viewed as a hard

  • How to do Padding (LeftPad and RightPad) in BPEL

    hi, how to do Padding inside BPEL while doing transformation. My requirement is to padLeft(substring(0,element1().indexOf(".")),7,'0') . kindly tell me how to achieve this. thanks Siva