Ask a Question related to Macromedia Flash Data Integration, Design and Development.
-
meeesta #1
Need Wisdom from High Above
Hello.
And thanks for taking time to read this query.
I'm new to integrating Flash with databases and I'm looking for a solid
grounding whilst progressing to more advanced stuff and pushing myself a little.
I work with a colleague who's very skilled in SQL databases and PHP, and I
would love to be able to incorporate his skills with mine (until now mainly
front end and design work). So I'm looking to learn the basics I imagine,
sending a query string, reacting to query response, handling errors and
timeouts, also handling XML feeds.
I really want to do this, but I want to do it right. Is there a book anyone
would recommend that would go anywhere near fulfilling these notions?
Any feedback much appreciated,
Meeesta.
meeesta Guest
-
Cfcharting from high to low?
Thi has been giving me a lot of trouble lately -- and i'm wondering if it's even possible. I have a system where users are ranked (from 1 - 6) 1... -
High run queue, high idle cpu percentage
Hey - I have a werid situation: vmstat shows high r (always r>0, sometimes r>10), but id > 90%. The rest of the values are nominal. Any... -
Maximize Compatibility: Current wisdom
After an initial explosion of posts when this Save option first appeared, we don't talk about it much. There was the initial concern about increased... -
high en0
hi, i have a very high en0 value 1500 in topas. i wanted to find out the processes, what stuff is transmitting. but is nto sure which command ... -
To All Those Seeking XML & PHP Wisdom!
Found a brand new tutorial... just came out today... http://www.sitepoint.com/article/1165 Joe Harman Have you ever noticed? Anybody going... -
Motion Maker #2
Re: Need Wisdom from High Above
Not sure about books which can easily be researched at Amazon.com and the
like.
Flash documentation has a lot of good material that should not be
overlooked:
Data Integration (Flash Professional Only):
[url]http://livedocs.macromedia.com/flash/8/main/00000756.html[/url]
Data Integration (Flash Examples):
[url]http://livedocs.macromedia.com/flash/8/main/00001095.html[/url]
Data Integration > Flash and PHP integration:
[url]http://livedocs.macromedia.com/flash/8/main/00001099.html[/url]
Two good places that have great template examples are the
LoadVars.sendAndLoad and the XML.sendAndLoad methods depending on how you
want to send and receive data.
LoadVars.sendAndLoad:
[url]http://livedocs.macromedia.com/flash/8/main/00002336.html[/url]
XML.sendAndLoad: [url]http://livedocs.macromedia.com/flash/8/main/00002879.html[/url]
If you are using sockets then look at XMLSocket.
[url]http://livedocs.macromedia.com/flash/8/main/00002906.html[/url]
If you want to use all Flash Components for your app you can but you do not
need to look at either WebServiceConnector and XMLConnector so you can bind
the components directly.
WebServiceConnector :
[url]http://livedocs.macromedia.com/flash/8/main/00004274.html[/url]
XMLConnector: [url]http://livedocs.macromedia.com/flash/8/main/00004306.html[/url]
Flash side is really not very difficult for data communications. The server
side, data analysis and structure will provide more challenges depending on
your tasks.
--
Lon Hosford
[url]www.lonhosford.com[/url]
Flash, Actionscript and Flash Media Server examples:
[url]http://flashexamples.hosfordusa.com[/url]
May many happy bits flow your way!
"meeesta" <webforumsuser@macromedia.com> wrote in message
news:ed7865$eto$1@forums.macromedia.com...> Hello.
>
> And thanks for taking time to read this query.
>
> I'm new to integrating Flash with databases and I'm looking for a solid
> grounding whilst progressing to more advanced stuff and pushing myself a
> little.
>
> I work with a colleague who's very skilled in SQL databases and PHP, and I
> would love to be able to incorporate his skills with mine (until now
> mainly
> front end and design work). So I'm looking to learn the basics I imagine,
> sending a query string, reacting to query response, handling errors and
> timeouts, also handling XML feeds.
>
> I really want to do this, but I want to do it right. Is there a book
> anyone
> would recommend that would go anywhere near fulfilling these notions?
>
> Any feedback much appreciated,
> Meeesta.
>
>
Motion Maker Guest



Reply With Quote

