Flash Lite database application - help!

Dear all,
I would like to ask for your help/opinion.
I am a beginner Flash programmer. I am planning to create a Flash Lite application that will provide information on current cultural events (e.g. music, theatre), cinema listings, restaurant recommendations etc.
For this, I need to have a database on my server, which will store all the data (e.g for a music event I need the place, artist name, date and time, description of event, contact details, and maybe an image).
I then want to transfer the data (only updates) to my users' mobile phones, and store them there. This will allow them to update and then be able to browse the information offline.
I am not sure how to do this. I read about Shared Objects, but it seems that these objects do not provide enough space for what I need to do (let's say 1000 records at least at any one time).
Can anyone provide any direction on how to solve this problem? Just to recap, I am looking for a solution to create a Flash Lite database application that will receive cumulative updates from a web server and store the data locally on the mobile.
Thanks in advance for any kind of help you can give me!
Andreas

To handle the synchronization of these items you will need to use plugins, which will restrict your platform reach.
These are two great starting points:
KuneriLite
Nokia Platform Services
Using the solutions above you can download and upload files, and using XML you can load and sync events.  Unfortunately it would be quite complex to handle the delta between items, updates and such so I recommend using a dynamic XML feed.
Good Luck!
Mark - Adobe
www.flashmobileblog.com

Similar Messages

  • Flash lite problem,,,need help soon

    why the protocol ftp is not suported by the flash player
    and how to make flash lite support ftp

    Actionscript 3 supports making ftp client aplications with flash because of binary sockets capability. There is no such facility in as2 (flash lite 2.0/2.1/3.0).
    You can use remoting to develop a ftp like application. also you can use http://wiki.kunerilite.net/index.php?title=Upload/Download_plugin for more help.

  • Flash Lite 2 component:XML List Box Lite for Dynamic Flash Lite 2 application

    XML ListBox Lite is the Flash Lite UI component lets you
    create XML driven dynamic lists for your Flash Lite 2 mobile
    applications!
    XML ListBox Lite is a Flash component for Flash Lite 2.0
    application development for mobile phones. Creating a lightweight
    dynamic list box for Flash Lite application becomes as easy as a
    snap using this component. Now no more the Flash Lite application
    developers need to be worried about creating dynamically populated
    list box that will work on nearly every symbian series 60 models
    which support Flash Lite 2.0.
    XML ListBox Lite comes handy when you plan to create a
    dynamic list which is populated with the data sourced from a simple
    XML file , such creating a play list for your Flash Lite MP3 Player
    application, creating a list for a shopping catalogue etc.
    XML ListBoxLite is a complete solutions for creating
    customized xml driven dynamic lists in Flash Lite 2 mobile
    application development.
    The basic features of the component are:
    Create Unlimited Number of Tabs: XML ListBoxLite can populate
    any number of tabs and provides proper visualization and navigation
    of these tabs.
    Fully Functional Scrollbars: The scrollbars position ratio is
    auto adjusted by the number of tabs that appear in the list, which
    gives the users whether any tabs are left in the list to scroll.
    Display Tabs as per needs: This list component allows you to
    display any number of tabs from the range of 8, 4, 2 and 1, at any
    instance. This serves the need for example when you have more text
    to display you can choose 4 or 2 tabs so that you need not
    compromise on the content side.
    Customize the Look and Feel: You can set any color as
    parameters for different elements of this list component so that it
    will fit your application seamlessly.
    Virtually zero time to implement: This component does not
    require any extra programming in FlashLite 2.0 Action script to
    display your contents. Just update the xml list and it is ready for
    use.
    Lightweight and User friendly: XMLListBoxLite offers you
    great glossy look and advanced features within just 17 KB . The
    user experience is also magnetic.
    More details at:
    http://esspl.com/flashcomponents/xmllistboxlitehome.asp

    Hello there,
    I am have a similar kind of problem. I am trying to run a video on Pocket PC (WM5) using video.play() method on FlashLite 2.1. It works fine in Device Central and my Nokia mobile (symbian OS with default FlashLite 2.1). Video is obviously embedded in FlashLite 2.1 and was originally in *.3gp format.
    Can you please help me where I am going wrong or what am I missing ?
    As ever,
    Vinayak Kadam

  • Flash lite 2 application

    hi,
    i am using adobe cs3 trial version. my application runs
    perfectly well on the adobe device central (the emulator) but when
    i play it on my mobile phone, it display "flash content error 4".
    does anyone tell me what is happening?

    Hey Jake,
    Here are the error codes for you reference. Actionscript
    stuck occurs if you have a function that runs for too long, so I
    presume you are trying to load a large amount of data. That could
    be xml or images etc and the solution for this is to load the items
    in batches.
    Because Flash Lite shares CPU time with the host operating
    system actionscript has a period of time to run. If it exceeds this
    limit then the error appears.
    //– Flash Lite 2.0
    1: Out of memory
    2: Stack limit reached
    3: Corrupt SWF data
    4: ActionScript stuck
    5: (there is no error code)
    6: Bad image data
    7: Bad sound data
    8: Root movie unloaded
    9: (there is no error code)
    10: URL too long
    11: Insufficient memory to decode image
    12: Corrupt SVG data
    13: Insufficient memory to load URL
    //– Flash Lite 1.1
    1: Out of memory
    2: Stack limit reached
    3: Corrupt SWF Data
    4: ActionScript stuck
    5: Infinite AS loop
    6: Bad JPEG data
    7: Bad sound data
    8: Can not find host
    9: ActionScript error
    10: URL too long
    Check out the performance tips package on my blog.
    http://flashmobileblog.com/?page_id=7

  • Flash lite - database

    Hi
    I am new to Flash lite and i am currently working on an app
    for Nokia N95 for a school project. Can anyone tell my how i can
    get the phone to connect to a database and then pullout data and
    show them on the phone?
    Morten

    Hi Morten,
    First you will need to be proficient (but not expert) in 3
    technologies, databases (eg MySQL), server scripting (eg PHP) and
    Flash Lite.
    Then in MySQL, you set up the database to store the data.
    Write a PHP script to read the data in the database, then parse and
    'print' that data into name>value (eg
    &variable1=data1&variable2=data2) pairs which Flash Lite
    can then read as variables and values. Then you need to use
    loadVars() in Flash Lite to read the name>value pairs from the
    PHP script.
    Thats it in its basics, there are more detailed examples in
    the
    Adobe Mobile and
    Devices Developer Center.
    Regards

  • Survey questionnaire application in flash lite

    hi folks
    can someone give me some online reference or tutorial of
    flash lite questionnaire application?
    i need to develop such an application in flash lite, i am
    newbie to flash lite.
    thanks

    A good Resource to read is
    Foundation Flash Applications for Mobile Devices.
    This book has been really very helpful.

  • I need to download Flash Lite to develop mobile apps...

    I can't find the link for downloading Flash Lite, may anyone help me please ? I will appreciate it, thanks in advance,

    You can get the Flash Lite Player
    http://www.adobe.com/support/flash/downloads.html
    Search for "Get the Flash Lite Player" here.
    Although, to develop application you might not need the player installer, instead you would need the profile in the Flash IDE which is also available in the same page for Flash 8. For higher versions of Flash you can download the profile to Flash IDE using the update manager.

  • Does Flash lite support live stream?

    I use Flash CS4 and AS3 to build a flash client side live stream swf.
    It can publish and play live video and encode by flash.
    Can Flash lite support it?
    If so, can mobile browser play flash swf?

    Yes flash lite 3.0 / 3.1 support rtmp streaming. you can check your device for more info on rtmp support. Here s a project about what you want:
    http://flashvisions.com/flashlite/spylite-open-source-flash-lite-security-application/
    streaming from camera to flash lite device with rtmp.

  • Flash Lite 2 on Nokia 6680

    thanks to all...I'm a beginner to flash lite.
    someone can help with a link where could I download a player
    for my Nokia 6680?
    I've already tried with FlashLite 2.1 for Symbian but said me
    that my device it's not supported...any help?
    thanks

    I have successfully installed this on a Nokia 6682 as well
    But... is there a way to set it up so that SWF files are
    recognized in the web browser? I think it's silly that one has to
    somehow save Flash files into the "Others" folder on the memory
    card, then run the flash player, then load the SWF file... why
    isn't it more transparent... isn't most Flash content loaded from
    web browsers?
    On the Nokia 5300 (funny enough a model number smaller than
    "6682", go figure) the Flash player opens up fine when linking a
    Flash file in the web browser. I believe in this case the Flash
    player was pre-installed.
    Side note about the 5300... I was just looking at the Adobe
    devices page a week ago and it was there. Now it's gone !!! go
    figure.... really straaaange.

  • Help for delopping Flash Lite applications on N95

    Hello Everyone,
    i'm new in the delopment of Flashlite application. I have to
    develop an application working on my Nokia N95. But, i can't test
    all those applications bevor playing them of my device. Flash Lite
    3.0 is installed on my Nokia N95. Please can you tell me how can i
    test those applications in Device Central? I still having a
    question, i want any help about developing with Flash Lite 3.0
    using ActionScript 2.0 or more, can you tell me, if there is any
    books, online tutorials help to begin developping with it? Maybe
    this question is not suitable to this forum, but i need your
    answers to be able continuing to develop.
    Please excuse my english. English is not my official
    language. I can explain myself better in french,german.
    Best regards
    fye2008

    Try out www.biskero.org cause I think that sure is the best
    resource for learning with practical examples all over :)

  • [Apps] Name Card Application developed using Adobe AIR and Adobe Flash Lite

    An University student currently undergoing his research
    project had developed this application in order to help him with
    his research project. Please kindly try the application and take
    the survey form provided at the bottom of this message.
    This application allows you to store name card details. The
    application compromise of both PC (Windows / Mac) and a mobile
    phone component. Users will be entering the name cards information
    using the PC component and he will be sending it to the phone. The
    phone component will read the data created by the user and display
    it accordingly.
    This application requires Adobe AIR and Adobe Flash Lite to
    work.
    Please click on the following URL for more information.
    http://www.pda4x.com/read.php?tid=68835
    Note: I sincerely hope that the Administrator will not delete
    this message.

    Great Job!

  • Screensaver application by Flash Lite

    Hi all,
    I want to make a screensaver application by flash lite
    My app will by active when mobile status is IDLE
    My app will read cell ID of device and submit to one sever (such as Google) and after it displays location on screen. This action will be looped again after 10 minutes
    Can I do that ? If can, please help me some solutions.
    Thank a lot ?

    Get a idea on developing programmed screen savers hee:
    http://flashvisions.com/flashlite/battery-indicator/
    By default swfs in wallpaper/screensaver mode cannot communicate with the network. You may want to try some 3rd party wrapper to achieve this.

  • Interaction Flash Lite  with another applications

    Hi:
    I would like to know if exists any posibility of communicate
    or interact my flash lite app with another non-flash application
    (for example using JNI or any kind of median layer between my flash
    app and another app). This non flash app may be a java app for
    example or another symbian app that I have developed
    Thanks

    Hi there,
    Yes it is possible. You can use FSCommand("launch") to do
    this.
    ///example:
    The following example would open wap.yahoo.com on the
    services/Web browser on Series 60 phones:
    on(keyPress "9") {
    status = fscommand("launch",
    "z:\\system\\apps\\browser\\browser.app,
    http://wap.yahoo.com");
    Hope this helps,

  • How to use Flash Lite 2.1 as ActiveX component in WM application

    How to embed Flash lite 2.1 as an ActiveX component in
    Windows Mobile application(in C#)?
    From where can i include the supporting flash lite 2.1 dll's.
    Thanks in advance.
    Waiting for your reply.

    I'm having a similar (or the same) problem: I want to embed a
    flash lite (2.0) as an ActiveX component into Windows Mobile. I'm
    using Visual Studio 2005 (VC). For the desktop it works pretty
    well, but for the mobile emulator, the flash component shows no
    video. No errors are thrown.
    could you solve your problem, kts_82?
    Thank you.

  • Need help with flash lite 2.0 update for flash

    Hello
    I am having trouble with the flash lite 2.0 update. I
    installed the update sucessfully and restarted my system. When I
    open flash(pro), there are no templates, api's, or emulators of the
    flashlite 2.0 phones. Please let me know how I can fix this
    problem. Thanks

    Welcome to the forum.
    First thing that I would do would be to look at this Adobe KB Article to see if it helps.
    Next, I would try the tips in this ARTICLE.
    If that does not help, a Repair Install would definitely be in order.
    Good luck,
    Hunt

Maybe you are looking for

  • Work Order Query

    Hello Experts, I have a query for work order. 1) if parts have been reserved in a work order, what is the method of converting those parts to confirmations? 2) Is there any report which shows parts that have been reserved on work orders ? Or any way

  • WiFi sync will not start automatically when plugging in charger

    SInce upgrading  my iPhone 4 and iPad 2 to IOS6 and downloading the latest version of iTunes, plugging the charger into the devices no longer triggers the WiFi sync. I can initiate the Wifi sync manually from either the device or iTunes. Is this rela

  • Help with connecting a G4 with mac 9.2.2 to the internet?

    I am new to mac, and I have a G4 that runs on Mac 9.2.2. I plan on upgrading to 10.4.6 (tiger), but I am unable to get it to connect to the internet. Can anyone help?

  • Where is K8T800 Pro?

    Seeing the anandtech and other reviews of the K8T800 AnandTech 939 Motherboard review There is no mention, even PR on the MSI site about this board? Any word on release date?  According to newegg I can buy in-stock 3800+ CPUs right now - but I don't

  • Material type creation

    Dear sir, ROH  material type copy in my company material type, without copy  ROH material type using  possible