A Flash Developer Resource Site

Results 1 to 8 of 8

Thread: Flash Lite database application - help needed

Threaded View

  1. #6
    Senior Member vinayak.kadam's Avatar
    Join Date
    Oct 2006
    Location
    gotoAndPlay("Pune");
    Posts
    831
    Hello Moisis,

    I have a few things to say here, may be a bit late, but will help others....Recently hp3 also has helped me to achieve such kind of task.

    As per me, if we cut down your tasks to shorter modules then,

    1. Create a database on some online server - Can be done easily
    2. Create a FlashLite SWF which will reside on users mobile device - Quite easy
    3. Communicate the information from server to FlashLite SWF - How?

    Its been long since you have asked this question...Can you please help us know how have you solved this issue....what steps have you taken. From my experience I have established a communication between database on a server and FlashLite SWF on a mobile device using LoadVars() class and PHP.
    Last edited by vinayak.kadam; 09-08-2009 at 05:37 AM. Reason: typo!!!!!!
    As ever,
    Vinayak Kadam

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center