To register for an Internet.com membership to receive newsletters and white papers, use the Register button ABOVE.
To participate in the message forums BELOW, click here


A Flash Developer Resource Site

Go Back   Flash Kit Community Forums > Flash Help > Flash ActionScript

Reply
 
Thread Tools Search this Thread Display Modes
Old 06-06-2007, 07:05 PM   #1
benwawil
Junior Member
 
Join Date: Jun 2007
Posts: 2
Adding XML records inside a flash file

Hellow,

i need some help while developing a flash application that has to list received text messages. I want to pay for the person who can give me a basic structure of the code. It has to be done in flash mx or with the (free version) of FLEX.

I have a XML file that is frequently updated. The flash file has to change depending on the values on that XML file. The flash file has to check every 5 to 15 seconds if there are new records in the XML file.

Structure of the XML file(s):
Code:
<parameters>
  <layer>
      <title>Title that has to be included in the swf file</title>
      <number>number '1' or '2'</number>
      <text>text for frame 2</text>
  </layer>
</parameters>
 
<catalog>
  <sms>
     <nr>here trackingsnr always higher than the previous one</nr>
     <text>here text</text>
     <sender>here the senders phone nr</sender>
     <date>6 june 2007 - 22:00:00</date>
  </sms>
   ....
</catalog>
Now the swf file has to be able to do this:
if the number field from parameters is 1 it has to show screen 1. On screen 1 you have to show the last 5 messages. When there is a new message arrived in the catalog database, you have to include this on screen 1 with a nice effect and the oldest message has to disappear.
if the number is 2 you have to display screen 2 and place there (nice in the center) the text message from the parameter list.

The swf file has to check every 5 to 15 seconds if there are new messages or if the number parameter has been changed. The swf file will be used to play offline on fullscreen mode and will be projected.

I can make this in html/css and php but then there is no smooth effect when a new message arrives. I only know the basics of flash/flex, so i'm able to edit your work and finish the details, but i'm not able to build this myself.

How much would it cost to make the basic file so i can do the finishing details? There is no specific deadline. Somewhere around july is good enough.

you can contact me here or mail me at mailATbenwa.be

thanks!!
benwawil is offline   Reply With Quote
Old 06-07-2007, 12:22 PM   #2
benwawil
Junior Member
 
Join Date: Jun 2007
Posts: 2
Can nobody help me?
benwawil is offline   Reply With Quote
Reply

Go Back   Flash Kit Community Forums > Flash Help > Flash ActionScript

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:29 PM.


internet.commerce
Be a Commerce Partner
 »  »  »  »  »  »  »
 »  »  »  »  »  »
 

    

Acceptable Use Policy


The Network for Technology Professionals

Search:

About Internet.com

Legal Notices, Licensing, Permissions, Privacy Policy.
Advertise | Newsletters | E-mail Offers


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.