all groups > flash data integration > march 2006 > threads for march 8 - 14, 2006
Filter by week: 1 2 3 4 5
Flash & SQLServer
Posted by Kamran12404 at 3/14/2006 11:20:47 PM
Hi
How can I connect to sql server directly? Is there any way?... more >>
XML Datahandling Best Practice?
Posted by hexatropic at 3/14/2006 7:52:46 PM
Can anyone tell me what is the best way to handle XML data once it's loaded
into Flash? I am reading "XML for Flash" from Friends of ED, and the author is
loading an XML doc, and then using the data tree in the XML object to hold all
of the information for later use. This is appealing, because... more >>
Re: Data Connection Wizard in Flash 8.0
Posted by Andy Noh at 3/14/2006 3:00:00 PM
Use macromedia's linke ...
http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=60b46608
I tried it, but still giving me the same error message you're getting.
Let me know if it works for you.
Andy
... more >>
FLASH CATALOG
Posted by Lex Luthor 76 at 3/14/2006 12:00:00 AM
http://www.3viso.com/__LAVORI/flashcatalog
if anyone want to help me.. ... more >>
dynamic FLVs
Posted by Duke Boyne at 3/13/2006 4:01:38 PM
I am developing a media viewer that loads various things into dynamically
generated clips.
Is there a way to pull static thumbnails out of FLVs so that I don't have to
load the whole FLV and then scrub to a point in the video to create a thumbnail?
Right now, I have to load the whole FL... more >>
data transfer to and from flash and asp
Posted by rp001 at 3/13/2006 1:59:36 PM
hello friends; i'm currently designing a website and i want to know how to send data from flash application to an asp page and recieve back in flash. please reply....... more >>
datagrid and dataprovider
Posted by dave at 3/13/2006 9:44:41 AM
Hi all
I have a datagrid and a data provider, I'm not completely sure what the
dataprovider does that the datagrid can't do, but followed the help file
anyway (could anyone explain that one please?)
I would like to be able to sort the grid by clicking the header (It does
this automatical... more >>
Load URL Variables into SWF
Posted by Gena Wenli at 3/10/2006 6:26:02 PM
What ActionScript do I need in order to:
Pass one variable into a SWF. That variable would be a file name.
Then I would use that file name to load an XML file with additional variables.
Then it would grab those variables and I could use them inside the SWF.
Thanks!
G
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
transferring data from 1 domain(url) to another(url with flash)
Posted by land_down_under at 3/10/2006 3:32:59 AM
Hi There
Have client who has website (which they are hosting themselves), which also
contains a secure members only area.
I.e you logon to this area using a web login name/password. That info is
contained in their own sql 2003 server.
Ok, in the members area there is going to be a "link" t... more >>
migrating from php/mysql/amfphp to microsoft sql 2003
Posted by land_down_under at 3/10/2006 3:20:44 AM
Hi There
Have running (internally) flash app with php/amfphp and mySQL
Customer wants to migrate to SQL2003.
I assume that this is possible, but what things do i need to consider??
-C
:-)... more >>
FLASH CMS OPEN SOURCE
Posted by Lex Luthor 76 at 3/10/2006 12:00:00 AM
hi i am developing a flash cms open source with asp
if anyone want to help me
www.3viso.com/wpmu/flashcms
my icq: 210139517
my msn: marco76tv@hotmail.com... more >>
loading variables from php problem
Posted by Craig White at 3/9/2006 10:29:52 PM
:confused; Hello all,
A little background on what I am trying to accomplish:
1. First I have started sessions in my php document that will return
&myVariable=first& if this is the page of entry and &myVariable=second& if this
is the second, third, fourth, ect... page visited.
Here is ... more >>
datagrid text formatting
Posted by Webhelio at 3/9/2006 10:11:38 PM
Using a webserviceConnector, dataSet, and dataGrid i've pulled in data from a
CFC that queries my database... finally after a few hours of studying I am
becoming more familiar with the whole "binding" concept. Now that I have this
working, I cannot see the text because... however I know it is... more >>
Do I need an asp host for a server side script to work
Posted by ck1mark at 3/9/2006 2:47:40 PM
Do I need an asp host for a server side script to work like asp.net? thanks... more >>
Re: Data Connection Wizard in Flash 8.0
Posted by miss_u987 at 3/9/2006 2:24:45 PM
its not issue of versioning because you are using updated version.....
Plz specify your problem properly
Which type of error occured at what time....
And if possible try to upload your code.....
Bye.....
Regards....
Amish Patel
... more >>
XML to Var
Posted by Marc Stevens at 3/9/2006 1:02:58 PM
Is it possible to send/convert data loaded from an xml file (e.g; a selected
node) into a variable?
The problem and reason for this is as follows;
I am building an RIA which requires 'user end' manipulation. The user drills
down through a series of selections which are called from an X... more >>
Resizing a dynamic text field
Posted by Pete at 3/9/2006 12:52:55 AM
I am loading some text from an xml file into a dynamic text field and I
would like the text field to dynamically resize to the amount text going
in, is this easily possible?
Many thanks
... more >>
xml via standalone
Posted by vedran_ at 3/9/2006 12:00:00 AM
Hi!
i'm using xml in a standalone aplication (game) and i need to write some data
to it and then load it back to flash. i've seen taht this is not alowed and
people use php, asp, java to do this job via servers. in my case aplication
will be delivered on a cd and instalation of sutch server ... more >>
Prerender a movie clip from another movie and save?
Posted by flasheister at 3/8/2006 9:56:30 PM
I want to attach some movieclips to the stage, but the movieclips are built
dynamically with code and fairly complex (too complex to layout by hand). Is it
possible to run my code and render the movieclips and then save what was
plotted back into a new movie clip...thus allowing me to use that... more >>
Re: uploading file with flash 8 and ASP
Posted by rizalfir at 3/8/2006 6:18:44 PM
Well,
the Flash upload is producing different POST data. Yyou will have to create
your own binary parser.
Upload.asp simply won't work without modification.
The problem with Flash POST data is it doesn't have "--" terminator in each
transaction.
So, you need to modfify that case in upl... more >>
Flash Search Function
Posted by nilu72 at 3/8/2006 4:21:41 PM
Hi,
I have been for a search function solution to flash. But I am quite surprised
that I have not been able to find a usefull solution so far.
My project is presented on a CD, therefore no scripting language such as asp
or php. The search function must look through a xml document. If the... more >>
loadvars problem
Posted by jlimbo at 3/8/2006 12:54:35 PM
I am working on a project that includes a login panel movie displayed within
the main movie. its consists of 3 frames, a 2 field form(uid & pwd), a
personalised wlecome message and an error message. The submit button on the
form contains the following code:-
please note that loginLV is decla... more >>
|