all groups > flash data integration > february 2006 >
You're in the

flash data integration

group:

need someone to show me the right way


need someone to show me the right way rohai
2/1/2006 12:00:00 AM
flash data integration:
I really don't know how to make this just the way I want to be. I wish I could
show you the picture what I want. Maybe if I give you an URL:
http://www.elanskis.com/pcc.asp?xpath=&xpathid=&lang=eng, see the "Breaking
news" part.

The asp part is known to me. I know I have to make a XML file. I think the
best XML output would be:

<articles>
<article>
<dates date=date1 />
<titles title=title1 url=articles.asp?... />
<content desc=decs1 />
</article>
<article>
<dates date=date2 />
<titles title=title2 url=articles.asp?... />
<content desc=decs2 />
</article>
....
</articles>

Am I right? And then it comes the Flash part. Many people told me to use
DataGrids. But I don't want columns. Let me say I'm a newbei when it comes to
Flash. Do you know any good tutorial, case which will show me how to do that?

THX for any help.
Re: need someone to show me the right way Motion Maker
2/2/2006 12:26:33 PM
These all appear to be data design and GUI design questions.

The answer is that yes you can do all of that but what do you want to see
for the GUI?

You can use Flash components like DataGrid or design your own interface or a
combination.



--
Lon Hosford
www.lonhosford.com
May many happy bits flow your way!
[quoted text, click to view]
I really don't know how to make this just the way I want to be. I wish I
could
show you the picture what I want. Maybe if I give you an URL:
http://www.elanskis.com/pcc.asp?xpath=&xpathid=&lang=eng, see the "Breaking
news" part.

The asp part is known to me. I know I have to make a XML file. I think the
best XML output would be:

<articles>
<article>
<dates date=date1 />
<titles title=title1 url=articles.asp?... />
<content desc=decs1 />
</article>
<article>
<dates date=date2 />
<titles title=title2 url=articles.asp?... />
<content desc=decs2 />
</article>
....
</articles>

Am I right? And then it comes the Flash part. Many people told me to use
DataGrids. But I don't want columns. Let me say I'm a newbei when it comes
to
Flash. Do you know any good tutorial, case which will show me how to do
that?

THX for any help.

AddThis Social Bookmark Button